swarm-support
[Top][All Lists]
Advanced

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

Re: MacOS X last lap


From: Bill Northcott
Subject: Re: MacOS X last lap
Date: Mon, 6 Jan 2003 08:25:49 +1100

I really can't comment on software that Paul might have on his site.

Why not get the code from the 'horses mouth' ie www.gnu.org?  That is what 
I did and it seems to work.

I don't like the '--enable-languages' flag much.  It looks to me that you 
built a compiler for ObjectiveC only!  Or put another way, it is not 
actually set up to compile C.  Ths would explain your error message.

If you use the --enable-languages flag, you must list ALL the languages 
you need.

What was the purpose of these
 --disable-libgcj --enable-version-specific-runtime-libs???  I think you 
just disabled things you needed in the build.

I just took the code off the gnu site and compiled it with no options 
except an install prefix.  That s much safer.  If it ain't broke don't fix 
it.

Bill

address@hidden wrote on 05/01/2003 08:21:00 PM:

> Hi
> >It looks like the compiler was built with static libraries.
> >
> I downloaded the gcc from Paul Johnson site, and then I built the
> compiler with this options
> --
> ../gcc-20020909/configure --enable-threads=posix --enable-shared
> --prefix=/needed/gcc --program-prefix=fsf- --disable-libgcj
> --enable-version-specific-runtime-libs --enable-languages=objc

> ----
> Is --enable-shared flag good enough to gnerate "shared" libs of gcc?
> Regards.
>     ALEX

>                   ==================================
>    Swarm-Support is for discussion of the technical details of the day
>    to day usage of Swarm.  For list administration needs (esp.
>    [un]subscribing), please send a message to <address@hidden>
>    with "help" in the body of the message.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

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