diff options
author | imp <imp@FreeBSD.org> | 1999-04-13 06:10:53 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 1999-04-13 06:10:53 +0000 |
commit | 143915d7d27a71f74b3a76486559763286bfe6e7 (patch) | |
tree | 2c22a0aa14c2fbf4e5c49b518c1695e9dceb7b79 /UPDATING | |
parent | 0cb3aecc3dded599ddb78e594e2545377407e9e4 (diff) | |
download | FreeBSD-src-143915d7d27a71f74b3a76486559763286bfe6e7.zip FreeBSD-src-143915d7d27a71f74b3a76486559763286bfe6e7.tar.gz |
Note that cc -aout has been broken for a while and a reminder to
recompile now that it has been fixed.
Submitted by: Peter Wemm
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -3,6 +3,11 @@ 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. +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. + 19990409: NOTE: New c++ compiler cannot be used with c++ binaries from the old compiler and vice versa. @@ -189,4 +194,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.26 1999/04/09 06:34:00 imp Exp $ +$Id: UPDATING,v 1.27 1999/04/12 16:22:15 max Exp $ |