On 08/13/11 18:30, Test Rat wrote: > Test Rat<ttsestt_at_gmail.com> writes: > > [...] >> Remaking `cat' >> Results of making cat: >> clang -O2 -pipe -O3 -Qunused-arguments -fcolor-diagnostics >> -march=native -g -fno-omit-frame-pointer -std=gnu99 -fstack-protector >> -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter >> -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type >> -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter >> -Wcast-align -Wchar-subscripts -Winline -Wnested-externs >> -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o cat >> cat.o >> /home/foo/.cache/a/freebsd/tmp/usr/lib/libc.so: undefined reference to `_nsyylex' >> /home/foo/.cache/a/freebsd/tmp/usr/lib/libc.so: undefined reference to `_nsyyin' >> /home/foo/.cache/a/freebsd/tmp/usr/lib/libc.so: undefined reference to `_nsyytext' >> /home/foo/.cache/a/freebsd/tmp/usr/lib/libc.so: undefined reference to `_nsyyerror' >> /home/foo/.cache/a/freebsd/tmp/usr/lib/libc.so: undefined reference to `_nsyylineno' >> clang: error: linker command failed with exit code 1 (use -v to see invocation) >> *** Error code 1 > FYI, above error was tracked to broken /dev/stdout and fixed in r224842. Thanks, will try. I'm still with -r224810 ... OliverReceived on Sun Aug 14 2011 - 08:39:43 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:16 UTC