Walter Bright, el 23 de julio a las 13:21 me escribiste: > > > Andrei Alexandrescu wrote: > > > >I tried to check out and build the latest compiler, there are > >compile-time errors. > > > > Hmm, what are they?
For D1 branch: g++ -m32 -c -Wno-deprecated -Wstrict-aliasing -D__near= -D__pascal= -fno-exceptions -O2 -Ibackend -Itk -D__I86__=1 -DMARS=1 -DTARGET_LINUX=1 -D_DH backend/el.c backend/el.c: In function ‘elem* el_picvar(symbol*)’: backend/el.c:1376: error: ‘elfobj_refGOTsym’ was not declared in this scope backend/el.c: In function ‘elem* el_var(symbol*)’: backend/el.c:1592: error: ‘elfobj_refGOTsym’ was not declared in this scope -- Leandro Lucarella (AKA luca) http://llucax.com.ar/ ---------------------------------------------------------------------- GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05) ---------------------------------------------------------------------- Did you see the frightened ones? Did you hear the falling bombs? Did you ever wonder why we had to run for shelter when the promise of a brave new world unfurled beneath a clear blue sky? _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
