GDC
Johannes Pfau
nospam at example.com
Sun Apr 28 01:22:56 PDT 2013
Am Sat, 27 Apr 2013 20:37:49 +0200
schrieb "jerro" <a at a.com>:
> > Yeah I'm having trouble with that too. Somebody here did manage
> > to build
> > it on Ubuntu, though; we should probably find out what exactly
> > makes it
> > work / breaks it on Debian.
>
> I don't know about Ubuntu, but on Debian Wheezy (rc1), GDC 4.8
> builds without problems. For GDC 4.7 you need to either use
> patched GCC sources from Debian repositories or set
>
> CPATH=/usr/include/x86_64-linux-gnu
> LIBRARY_PATH=/usr/lib/x86_64-linux-gnu
GCC 4.8 seems to have some basic multiarch support now but I can't find
detailed information about that. Just using gcc 4.8 should indeed be
the simplest solution.
More information about the Digitalmars-d
mailing list