View Single Post

  #11 (permalink)  
Old 03-28-2006, 07:41 AM
warren warren is offline
Member
User
 
Join Date: Jun 2005
Posts: 45
Rep Power: 0
warren
Default

ok, i've got a message from Don....

Compiling with GNU's gcc is fine. You'll get a 32 bit binary, that
will run just fine. There is no advantage in compiling
into a 64 bit binary, for an I/O benchmark. Any limiting
factors will be the I/O subsystem, not the execution
of the benchmark

Enjoy,
Don Capps

Problem solved...Thanks to all.
Reply With Quote