diff options
author | imp <imp@FreeBSD.org> | 2003-07-11 22:44:59 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2003-07-11 22:44:59 +0000 |
commit | 0febd2b247bc87f581287c647df40ecd00961b39 (patch) | |
tree | 29d581a49c5ab630d6888ed915673ad56b7120b3 /UPDATING | |
parent | 42ebc1bf3a0ba50472cbfda8f99a9dcfc8e0baff (diff) | |
download | FreeBSD-src-0febd2b247bc87f581287c647df40ecd00961b39.zip FreeBSD-src-0febd2b247bc87f581287c647df40ecd00961b39.tar.gz |
gcc3.3: add dire warnings.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -17,6 +17,11 @@ NOTE TO PEOPLE WHO THINK THAT 5.0-CURRENT IS SLOW: developers choose to disable these features on build machines to maximize performance. +20030711: + gcc was upgraded to 3.3. You are advised to not build -DNOCLEAN + accross this point. Further, it might be a good idea to remove + /usr/obj. Finally, i386 kernels are currently panicing on boot. + 20030613: [retrospective] There was a small window in which sed(1) was broken. If you happen to have sed(1) installed during that window, which is |