Hi
I use the following compiler switches to compile programs for my personal
use:
'gcc -O2 -march=pentium -fomit-frame-pointer'
Should I include anything else?
Torkel Bj?rnson
I use the following compiler switches to compile programs for my personal
use:
'gcc -O2 -march=pentium -fomit-frame-pointer'
Should I include anything else?
Torkel Bj?rnson
Well, I normally use whatever the default settings from
automake/autoconf are, which I believe is '-g -O2'. In my mind the
performance gains from '-march=pentium' and '-fomit-frame-pointer' are
worth less than the effort required to type them out.
Of course, you'll probably need countless -I, -L, and -l switches, but
these vary by program.
--
"Theoretical politics is interesting. Politicking should be illegal."
-- Abra Mitchell
Running AIX 4.3.3 with Visual Age C++ 5.0. My code is in C++.
Getting a compiler error by having to switch "-qlanglvl=noansifor". The
compiler say's its not supported. But without it, the compiler give me an
error and say's to use it. I can't find any information on the compiler
switch "-qlanglvl=noansifor". Is there such a thing "noansifor" ? And if so,
how to use it then?
Your help is much appreciated does it support it or not? Nothing in the
redbooks about it..
Thank you,
jt
2. realplayer for solaris x86?
3. g++ thread compiler switch?
4. Port 80 visible... Port 8080 is not
6. Kvt terminal under KDE as set up by SuSE 6.2
7. Compiler switch for byte-aligning
10. VisualAge C++ 5 : -KPIC Compiler switch Equivalence ?
11. Backward Compatable compiler switch?
12. HELP-Bug with SCO cc compiler/-D switch???
13. GNU C-Compiler with Pentium switch