diff options
| author | Warner Losh <imp@FreeBSD.org> | 1999-04-15 04:36:45 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 1999-04-15 04:36:45 +0000 |
| commit | d24adca851bf9f0ae827f2ffa782446a85ffe963 (patch) | |
| tree | 4654f4cb26fcef56063581710d290d8f2c1dff22 /UPDATING | |
| parent | ae1a2d45d97e87bd2b3c8d7d0e967410c64fcd3f (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 22 |
1 files changed, 18 insertions, 4 deletions
diff --git a/UPDATING b/UPDATING index 1e1c41891d8aa..fc10a8ee3bec4 100644 --- a/UPDATING +++ b/UPDATING @@ -3,10 +3,24 @@ Updating Information for FreeBSD current users This file is maintained by imp@village.org. Please send new entries to him. See end of file for further details. +19990414: + cc -aout sometimes has problems compiling with -g, remove -g + from those compilation units affected until this is corrected. + + cc -aout has problems with producing some threaded libraries, + so make world -DWANT_AOUT is not functional at this time. + +19990413: + Make -j works again for make world. As always, use it with + care, and be sure to try a make world w/o -j before reporting + problems (that is, know if the problem exists w/o -j before + reporting the problem with -j). + 19990413: - 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. + Note cc -aout, which had been broken since the conversion to + egcs, not supposedly works. If you have rebuilt things like + XFree86 a.out libraries, you should rebuild them again or + things (including netscape) will not work. 19990409: NOTE: New c++ compiler cannot be used with c++ binaries from @@ -194,4 +208,4 @@ version of FreeBSD, you are on your own to get to November 18, 1998. Please filter your entries through Warner (imp@village.org) so that the style, formatting, etc of this file can be maintained. -$Id: UPDATING,v 1.27 1999/04/12 16:22:15 max Exp $ +$Id: UPDATING,v 1.28 1999/04/13 06:10:53 imp Exp $ |
