[Libsigcx-main] Re: FW: LibSigCX under cygwin
Status: Beta
Brought to you by:
rottmann
From: Andreas R. <a.r...@gm...> - 2003-07-19 17:59:32
|
"Patrik Sundberg" <pat...@te...> writes: >> From: Patrik Sundberg [mailto:pat...@te...] >> Sent: den 19 juli 2003 18:27 >> To: 'rot...@us...' >> >> Hi! >> >> I am trying to compile your libSigCX under Cygwin and I'm not >> having much luck. I would like to ask if you know if anyone >> have tried this before? >> >> I'm not going to run my application under cygwin, but I need >> to be able to develop both under windows and unix at the >> moment, and therefore compiling under cygwin could be very nice. >> >> The lib itself compiles ok, but not the tests who I would >> like to run to see if everyting is ok. Attached is the errorlog I get. >> make[2]: Entering directory `/cygdrive/h/libsigcx-0.6.4/tests' /bin/bash ../libtool --mode=link g++ -Wall -O2 -o x_thread_test.exe x_thread_test.o ../sigcx/libsigcx-0.6.la -lpthread -L/usr/local/lib -lsigc-1.2 g++ -Wall -O2 -o x_thread_test.exe x_thread_test.o ../sigcx/.libs/libsigcx-0.6.a -L/usr/local/lib -lpthread /usr/local/lib/libsigc-1.2.dll.a -L/usr/local/lib -L/usr/local/lib x_thread_test.o(.text+0x38):x_thread_test.cc: undefined reference to `SigCX::StandardDispatcher::StandardDispatcher[not-in-charge]()' x_thread_test.o(.text+0x5f):x_thread_test.cc: undefined reference to `SigCX::ThreadTunnel::ThreadTunnel[in-charge](SigCX::Dispatcher&, SigCX::ThreadTunnel::Mode)' ... Someting is going very wrong on linking... could you send me the output of 'objdump -xC sigcx/.libs/libsigcx-0.6.a'? Regards, Andy -- Andreas Rottmann | Rotty@ICQ | 118634484@ICQ | a.r...@gm... http://www.8ung.at/rotty | GnuPG Key: http://www.8ung.at/rotty/gpg.asc Fingerprint | DFB4 4EB4 78A4 5EEE 6219 F228 F92F CFC5 01FD 5B62 Python is executable pseudocode, Perl is executable line-noise. |