ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem linking DDD under cygwin


From: Mathias Schmalisch
Subject: Problem linking DDD under cygwin
Date: Thu, 09 Oct 2003 16:08:47 +0200

Hi,

I have tried to compile ddd-3.3.7 on my new cygwin 1.5.5-1 and all
necessary librarys are installed. configure and compilation of the 
source runs without problems. But here the problem at linking
the object files (more details in the make_error.log):

/bin/bash ../libtool --mode=link g++  -DNDEBUG -O2 -g -W -Wall -trigraphs    -o
ddd.exe  ddd.o asename.o compare.o cook.o cwd.o glob.o hash.o home.o isid.o
<more object files>
configinfo.o  -L/usr/X11R6/lib -lXm -lXaw -lXmu  -lXt -lXpm -lXp -lXext -lX11
-lSM -lICE        -lncurses -ly -liberty -lm  -lm 
g++ -DNDEBUG -O2 -g -W -Wall -trigraphs -o ddd.exe ddd.o basename.o compare.o
cook.o cwd.o glob.o hash.o home.o isid.o rxclass.o sigName.o strclass.o tabs.o
<more object files>
configinfo.o  -L/usr/X11R6/lib /usr/X11R6/lib/libXm.a -lXaw -lXmu -lXt -lXpm
-lXp -lXext -lX11 -lSM -lICE -lncurses -ly -liberty
AgentM.o(.text+0x296): In function `GLOBAL(int10_t, long double, char, short,
int, double)':
/usr/include/c++/3.3.1/iostream:87: undefined reference to
`__static_initialization_and_destruction_0(int, int)'
AgentM.o(.text+0x2b6): In function `_GLOBAL__D_AgentM_rcsid':
/usr/include/c++/3.3.1/iostream:87: undefined reference to
`__static_initialization_and_destruction_0(int, int)'
AsyncAgent.o(.text+0x916): In function `_GLOBAL__I_AsyncAgent_rcsid':
/usr/include/c++/3.3.1/iostream:287: undefined reference to
`__static_initialization_and_destruction_0(int, int)'
AsyncAgent.o(.text+0x936): In function `_GLOBAL__D_AsyncAgent_rcsid':
/usr/include/c++/3.3.1/iostream:287: undefined reference to
`__static_initialization_and_destruction_0(int, int)'

and so on

has anyone a solution for this problem?

Regards
Mathias

Attachment: make_error.log
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]