Building Apple GCC with GDC
Paolo Invernizzi
arathorn at NOSPAM_fastwebnet.it
Wed Dec 6 05:26:09 PST 2006
Actually, a step-by-step process (configure included) of the build
process would be very appreciated!
---
Paolo Invernizzi
Anders F Björklund wrote:
> I'm trying to build Apple's "Universal" gcc-5363,
> but somehow it always fails in the install phase ?
>
> gnumake install RC_OS=macos RC_ARCHS='i386 ppc' TARGETS='i386 ppc' \
> SRCROOT=`pwd` OBJROOT=`pwd`/build/obj \
> DSTROOT=`pwd`/build/dst SYMROOT=`pwd`/build/sym
>
> I added "d" to the --enable-languages in build_gcc,
> otherwise it is using the GCC settings Apple chose.
>
>
> Tried building GDC 0.19 with gcc-5341 earlier, but
> didn't have much luck with that effort either... :(
>
> Downloaded the GCC source code tarball from Apple,
> and added the "d" directory and ran "setup-gcc.sh"
>
> http://www.opensource.apple.com/darwinsource/tarballs/other/gcc-5363.tar.gz
> http://www.opensource.apple.com/darwinsource/tarballs/other/gcc-5341.tar.gz
>
>
> How did you build gdc-0.19-macos-universal.tar.bz2 ?
> I would like to build a compiler from GDC SVN trunk.
>
> --anders
More information about the D.gnu
mailing list