Andriy Gapon schrieb am 2010-03-21: > on 21/03/2010 13:43 Garrett Cooper said the following: > > Works for me *shrugs*: > > $ gcc -v -x c -E -mtune=native /dev/null -o /dev/null 2>&1 > > Using built-in specs. > > Target: amd64-undermydesk-freebsd > > Configured with: FreeBSD/amd64 system compiler > > Thread model: posix > > gcc version 4.2.1 20070719 [FreeBSD] > > /usr/libexec/cc1 -E -quiet -v -D_LONGLONG /dev/null -o /dev/null > > -mtune=generic > > ignoring duplicate directory "/usr/include" > > #include "..." search starts here: > > #include <...> search starts here: > > /usr/include > > End of search list. > > $ echo $? > > 0 > Do you also have the latest version of libc _installed_ in the > system? i think so. i grabbed a fresh src copy yesterday and did buildworld/installworld a few ours ago. i've attached the output of `ident /lib/libc.so.7`. cheers. alex -- Alexander Best
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:01 UTC