Built new GDC version, version info fix included.
No X86 builds yet, sorry, so it is "just" for PPC.
For some reason this is having trouble building, but will be
posted if I can figure it out. Pretty minor update, though...
Lots of D language updates in this release (DMD 0.126),
and the -framework bug from last time has been fixed.
Let's hope the number doesn't jinx it. "Lucky Thirteen" ?
New version is available, installs /usr/bin/gdmd
(instead of /opt/gdc/bin/dmd like the old one did)
The "-framework Foo" shortcut is unfortunately broken,
so you need to use the full: "-Wl,-framework,Foo" instead.
The new version of GDC, 0.11, is currently in pre-release.
When compiled against GCC 3.3.5, it's directly compatible
with the system compiler in Mac OS X 10.3 Panther !
The 0.10 version posted for download here is an older
build against GCC 3.4.3, that is *not* link-compatible.