Date: Wed, 14 Apr 1999 23:47:49 +0200 From: Jos Backus <Jos.Backus@nl.origin-it.com> To: freebsd-current@freebsd.org Subject: /usr/src/UPDATING question Message-ID: <19990414234749.A42258@hal.mpn.cp.philips.com>
next in thread | raw e-mail | index | archive | help
While doing a ``make -DWANT_AOUT world'' I'm seeing the following: ===> libgcc_r c++ -O -pipe -march=pentium -I/usr/src/gnu/lib/libgcc_r/../../../contrib/egcs/gcc/config -I/usr/src/gnu/lib/libgcc_r/../../../contrib/egcs/gcc -I. -fexceptions -DIN_GCC -D_PTHREADS -I/usr/src/gnu/lib/libgcc_r/../../../contrib/egcs/gcc/cp/inc -nostdinc++ -c /usr/src/gnu/lib/libgcc_r/../../../contrib/egcs/gcc/cp/tinfo2.cc -o tinfo2.o {standard input}: Assembler messages: {standard input}:4188: Error: Unknown pseudo-op: `.section' *** Error code 1 Stop. *** Error code 1 Stop. Questions: - Is it just my (two) systems? (cvsupped today, regular make world == fine) - I don't understand the wording of the most recent paragraph: Note cc -aout has been broken since the conversion to egcs. If you have rebuilt things like XFree86 a.out libraries, you should rebuild them again or things (including netscape) will not work. If it's true that cc -aout is broken (.section in an a.out .o file? Hm.), how can one rebuild things like XFree86 a.out libraries, when make world fails? Sorry to bother y'all but apparently I'm klewl3ss today... Thanks, -- Jos Backus _/ _/_/_/ "Reliability means never _/ _/ _/ having to say you're sorry." _/ _/_/_/ -- D. J. Bernstein _/ _/ _/ _/ Jos.Backus@nl.origin-it.com _/_/ _/_/_/ use Std::Disclaimer; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990414234749.A42258>