View Single Post
Re: POD-Bot mm build for Athlon64 (podbot_mm_amd64.so)
Old
  (#9)
Cpl. Shrike
ShrikeBot Coder/Moderator
 
Cpl. Shrike's Avatar
 
Status: Offline
Posts: 550
Join Date: Mar 2004
Location: The Netherlands
Default Re: POD-Bot mm build for Athlon64 (podbot_mm_amd64.so) - 15-02-2005

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.
  
Reply With Quote