Quote:
Originally Posted by Lazarus Long
@ Cpl. Shrike: Not even that, just removing the "-march=i586" is enough, the compiler detects the default and builds for x86_64 generic.
|
Very cool.

Yes that will work on 64bit machine it self.
But for coding production it's not save to leave out the -march option from the make file. Never know who's gunna compile it and on what kind of PC.
Kuddos to you to.
A participating member is a valuable asset.