This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: CVS/SVN binutils and gcc on MacOS X?
- From: Eric Botcazou <ebotcazou at adacore dot com>
- To: Andreas Tobler <andreast-list at fgznet dot ch>
- Cc: gcc at gcc dot gnu dot org, Stefan Dösinger <stefan at codeweavers dot com>
- Date: Sat, 5 Sep 2009 16:24:37 +0200
- Subject: Re: CVS/SVN binutils and gcc on MacOS X?
- References: <200909042306.19313.stefan@codeweavers.com> <4AA1883B.4030407@fgznet.ch>
> You can rely on gcc being able to work with the MacOS-X 'binutils' aka:
> ld, as. But don't try to build it for yourself. It's somehow like sparc
> solaris, rely on the systems as/ld.
Not quite, GNU as works very well on SPARC/Solaris (and probably better than
the system assembler); GNU ld works too, although it lacks some features and
using the system linker might indeed be the Right Thing To Do on Solaris.
--
Eric Botcazou