Re: /usr/src/UPDATING question

1999-04-15 Thread Jos Backus
On Wed, Apr 14, 1999 at 05:37:37PM -0700, David O'Brien wrote: Some have gotten -aout to work. When was your last CVSup and non-a.out `make world' ? Yesterday around 9pm MEST. -- Jos Backus _/ _/_/_/Reliability means never _/

/usr/src/UPDATING question

1999-04-14 Thread Jos Backus
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

Re: /usr/src/UPDATING question

1999-04-14 Thread Warner Losh
In message 19990414234749.a42...@hal.mpn.cp.philips.com Jos Backus writes: : - 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 :

Re: /usr/src/UPDATING question

1999-04-14 Thread Jos Backus
On Wed, Apr 14, 1999 at 03:57:32PM -0600, Warner Losh wrote: What it means is that cc -aout has been broken since the conversion to egcs, and now it is supposedly working. I see ``supposedly'' sounds about right :) Don't know about building an aout world. According to my system, no... I

Re: /usr/src/UPDATING question

1999-04-14 Thread David O'Brien
- 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. Some have

Re: /usr/src/UPDATING question

1999-04-14 Thread Bruce Evans
: 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? What it means is that cc -aout has been broken since the conversion to egcs, and now it is supposedly working. Known breakage includes: *