gcc compiler on Linux/390

2002-04-23 Thread Reinald Verheij
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.

2002-03-29 Thread Reinald Verheij
>> 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