Can't link the SmokeQt binding library to Qt-3.0.4-b2/Cygwin

Germain Garand kde-cygwin@mail.kde.org
Sat, 22 Feb 2003 11:29:18 +0000


Le Vendredi 21 F=E9vrier 2003 20:53, Ralf Habacker a =E9crit :
> There is a problem with your link line rsp. with you libtool release.
> Recent cygwin libtools does not produce such linklines.  See an example
> below:
>
> g++ -shared -nostdlib
>
> .libs/profiler.o  -lbz2 -L/usr/lib -L/usr/lib/w32api
> -L/usr/lib/gcc-lib/i686-pc- cygwin/2.95.3-10
> -L/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-10/../../../../i686-pc -cygwin=
/lib
> -lstdc++-2 -lgcc -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32 - lg=
cc =20
> -o
> .libs/cygprofiler-1.dll -Wl,--image-base=3D0x10000000
> -Wl,--out-implib,.libs/libpr ofiler.dll.a
>
> Creating library file: .libs/libprofiler.dll.a
> creating libprofiler.la

Thanks you a lot Ralf, I'll try upgrading the Autoconf framework

> Additional informations about libtool and cygwin (this is not a qt rele=
ated
> problem) you can find in the cygwin mailing lists. (See www.cygwin.com =
)
>
> Additional you may take a look into the qt tutorials source and see how
> there are build.

OK, I'll have a look at that too.

Cheers,
Germain