swarm-support
[Top][All Lists]
Advanced

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

[Swarm-Support] Re:Compiliing swarm from scratch MacOS X


From: Perrone Alessandro
Subject: [Swarm-Support] Re:Compiliing swarm from scratch MacOS X
Date: Tue, 12 Aug 2003 15:52:19 +0200

Hi
If you cd to java/c, and then reissue the libtool invocation but add
-BLT24 on the end after -lswarm, it should work.  It works properly on
Linux.  It should work on MacOS X.  I think it is basically a libtool
issue.
Hi
I di the thing but the result is
---
[alex-alexs-Computer:swarm/build/java] alex% /bin/sh ../../libtool --mode=link /compiler/bin/gcc -g -O2 -Wno-unknown-pragmas -o libjavaswarm.la -shrext .jnilib -version-info 1:0:0 -L/src/swarm/build/libobjc -rpath swarm/lib SwarmEnvironmentExtra.lo SwarmEnvironment.lo predispatch.lo libjavaswarmstubs.la -L/src/swarm/build/src -lswarm -lBLT24
../../libtool: ../../libtool: No such file or directory
---
If I type ../libtool instead ../../libtool the result is
---
[alex-alexs-Computer:swarm/build/java] alex% /bin/sh ../libtool --mode=link /compiler/bin/gcc -g -O2 -Wno-unknown-pragmas -o libjavaswarm.la -shrext .jnilib -version-info 1:0:0 -L/src/swarm/build/libobjc -rpath swarm/lib SwarmEnvironmentExtra.lo SwarmEnvironment.lo predispatch.lo libjavaswarmstubs.la -L/src/swarm/build/src -lswarm -lBLT24
libtool: link: only absolute run-paths are allowed
--
Any hints?
                        ALEX
--
----
      ,,,,
      /'^'\
     ( o o )
-oOOO--(_)--OOOo---------------------------------------------------
                                Amo parlare di niente,
                        E' l'unico argomento di cui so tutto.
  .oooO      Alex Perrone - address@hidden address@hidden
  (   )   Oooo.       Home Page: http://www.alessandroperrone.it
---\ (----(   )----------------------------------------------------
    \_)    ) /
          (_/


reply via email to

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