LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   CFLAGS environment variable for PIV (https://www.linuxquestions.org/questions/linux-software-2/cflags-environment-variable-for-piv-218178/)

fineass 08-16-2004 04:55 AM

CFLAGS environment variable for PIV
 
I ask you which are the most recent flags for PIV cpu. I 'm using gcc 3.3.3

Thanks
Enrico

jomen 08-16-2004 02:58 PM

man gcc will tell you what processor-specific options it has available...
I have gcc-3.3.2 and there - according to its manual - is "-march=pentium4" available

keep in mind that the code produced by using this flag will not run on machines with intel-processors less than PIV or any AMD or others...


All times are GMT -5. The time now is 12:31 AM.