GCC3 question.
Adam K Kirchhoff
adamk at voicenet.com
Mon Jun 14 15:21:31 PDT 2004
GeekGod <GeekGod at xxxxxxxxxxx> wrote:
> "Adam K Kirchhoff" <adamk at xxxxxxxxxxxx> wrote in message
> news:40ce1084$0$50172$415eb37d at xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> Is it possible to get the ports system to automatically use DragonFly's
>> version of gcc3 for ports that have USE_GCC=3.3 set?
> gcc3 is in the base system already.
> Simply set CCVER=gcc3 and you'll be all set.
Except that some ports (libsndfile) try to build gcc3.3 anyway, hence my
question.
BTW, is buildworld supposed to work with gcc3.3? I just tried, but it
died with:
cc -fpic -DPIC -O -pipe -mcpu=pentiumpro -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DBROKEN_DES -DYP -c /usr/src/lib/libc/string/wmemset.c -o wmemset.So
building shared library libc.so.4
/usr/obj/usr/src/ctools_i386_i386/usr/libexec/binutils214/elf/ld: cannot open crtbeginS.o: No such file or directory
Adam
More information about the Bugs
mailing list