Mac OS X 10.5

Anders F Björklund afb at algonet.se
Sat Dec 15 01:59:52 PST 2007


Anders Bergh wrote:

> I'm getting the same warnings.
> 
> /var/folders/iT/iTI3bw3gHJudhiAFd4HJV++++TI/-Tmp-//ccVYelUD.s:208:indirect
> jmp without `*'
> 
> OS X version: 10.5.1
> gcc -v: gcc version 4.0.1 (Apple Inc. build 5465)
> gdc -v: gcc version 4.1.2 20070214 (  (gdc 0.24, using dmd 1.020))
> 
> I used macports to install gdc.

Those warnings are "normal", when using FSF GCC instead of Apple GCC.

Apparently GCC 4.2.0 and later has better support for Darwin, but
GDC wasn't working too well with those newer versions of GCC (yet) ?

But I would still recommend using Apple's GCC on Apple's OS... :-)

--anders


More information about the D.gnu mailing list