swarm-support
[Top][All Lists]
Advanced

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

[Swarm-Support] Re: Trying to build Swarm on windows: got far, hit libto


From: amores nolikeyjunk
Subject: [Swarm-Support] Re: Trying to build Swarm on windows: got far, hit libtool trouble. Now it is yo
Date: Sun, 30 Mar 2003 02:14:25 +0000


Ok, it was a mistake to link against the /Swarm-2.2/lib I think,
as that is the pre-existing libs (which are linked against tcl8.0).

So here is my revised last link line (revising the one upon
which it fails, by adding two -L library search paths and
changing the library names from dll to static):


gcc -g -O2 -fgnu-runtime -fno-strict-aliasing -Wall -Wno-import
-Wno-protocol -Werror -Wno-long-long -o findImp.exe findImp.o
-L/cygdrive/d/dev/swarm/paul_johnson/swarm-2.1.142.20030325/bld/src
-L../src/.libs -L../libobjc/.libs   -L/cygdrive/d/dev/swarm/paul_johnson/
  swarm-2.1.142.20030325/bld/libobjc/.libs -lswarm -lobjc


But, now it is missing many symbols, and I don't know where they
ought to be, eg:

tools/findImp.m:96: undefined reference to `_imp___obj_scratchZone'

tools/findImp.m:61: undefined reference to `debugabort'

However, it stands to reason that are probably around here
(swarm) somewhere.

- Perry



_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail



reply via email to

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