gcc compiler on Linux/390
Hi, On Win32 and on other Unixes some compilers have possibilities to optimize instruction scheduling in the compiler for Pentium pipeline architecture etc... Does anything like this exist in GCC, to optimize the instruction stream for G4, G5 or G6 etc processors ? Reinald
Re: Hostid Value.
>> You can write a tiny app to grab the IBM cpu id >> hack it up a bit and dump it in hostid if you want how do I grab the IBM cpu id from a C program (which has no root privilege)? Reinald