Posted: Tue May 31, 2005 12:52 pm
It wouldn't be hard to port PB to 64Bit:
The only thing you need is a 64Bit Assambler compiler and C(++) Compiler and Linker. Then simply recompile the Libs. Optimization is the PB User's part. Since the Libs haven't been Optimized for MMX or similar there's no real problem!
64Bit C(++) Compiler & Linker are already included in 64Bit Linux so only the Assambler is missing.(64Bit for Windows can wait since Windows XP64Bit is still in testing phase)
The only thing you need is a 64Bit Assambler compiler and C(++) Compiler and Linker. Then simply recompile the Libs. Optimization is the PB User's part. Since the Libs haven't been Optimized for MMX or similar there's no real problem!
64Bit C(++) Compiler & Linker are already included in 64Bit Linux so only the Assambler is missing.(64Bit for Windows can wait since Windows XP64Bit is still in testing phase)