[Gambas-user] Problems compiling under RH9 (still)

Carlo Malfatti carlo.m at ...122...
Thu May 8 22:07:40 CEST 2003


This is what i got at the end compiling a KDE mini project with
Kdevelop:

/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor
-Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith
-Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -O2 -O0 -g3 -Wall
-fno-exceptions -fno-check-new -o test -L/usr/X11R6/lib
-L/usr/lib/qt-3.1/lib -L/usr/lib -R /usr/lib -R /usr/lib/qt-3.1/lib -R
/usr/X11R6/lib test.o main.o test.moc.o -lqt-mt -lpng -lz -lm -lXext
-lX11 -lSM -lICE -lpthread -lkdecore -lkdeui 

If it's worth something, I've tried to add the library starting from
-lgt-mt to the configure.in file but the unknown symbol is still there.

Thanks for your help,
Carlo

Il mer, 2003-05-07 alle 23:13, Benoit Minisini ha scritto:

> Thanks.
> 
> I need only the list of libraries passed to the linker on a RedHat.
> 
> If you don't know where getting that, you see it at the end of the text in the 
> "messages" window after having build the project completely in kdevelop.
> 
> Regards,





More information about the User mailing list