| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
To: rel-eng@ATHENA.MIT.EDU Date: Sun, 18 Mar 90 00:02:12 EST From: John Carr <jfc@ATHENA.MIT.EDU> Someone should scan the source tree removing "-g" from Makefiles. I know gnu stuff uses this a lot. Code built with "-g -O" on the RT is less than 10% faster than code built with "-g". Code built with "-O" (or no flags) is twice as fast as code with "-g".
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |