0

I know I can cross compile from 64bit to 32bit in Lazarus: http://wiki.lazarus.freepascal.org/Cross_compiling#From_Linux_x64_to_Linux_i386

But I need to compile 64bit from a 32bit OS install. My CPU is 64bit but I never installed 64bit Ubuntu when I did my OS install.

I want to try to keep away from installing a virtualbox with 64bit Ubuntu as it's a lot of time required and my Lazarus is very customized. So I'm looking for some way to compile into 64bit from my 32bit Linux OS.

4

1 回答 1

-1

根据http://wiki.freepascal.org/Cross_compiling#Host_and_target_on_different_CPUs应该没问题!

于 2013-08-13T13:36:06.317 回答