Forum > General

Can i build a 32bit binary from my 64bit lazarus

<< < (2/3) > >>

Leledumbo:

--- Quote ---A little correction, for 64bit linux /windows, you can also run the native 32bit compiler. No need for a crosscompiler
--- End quote ---
Oh, I forgot that these OSes provide backward compatibility :P

a.atalla:
that mean i can install fpc and lazarus 32bit version on my 64bit system and work normally
but then i wion't be able to build 64bit binary :)

i think i will use a 32bit system on virtualbox to build the 32bit binaries

Marc:
You can install both, side by side. One is called ppc386, the other ppcx64

Leledumbo:

--- Quote ---that mean i can install fpc and lazarus 32bit version on my 64bit system and work normally
--- End quote ---
You don't need 32-bit lazarus for this, just fpc.

Marc:

--- Quote from: Leledumbo on July 08, 2010, 05:58:01 am ---
--- Quote ---that mean i can install fpc and lazarus 32bit version on my 64bit system and work normally
--- End quote ---
You don't need 32-bit lazarus for this, just fpc.

--- End quote ---

fpc alone won't help, since it is a frontend for ppc386 or ppcx64. You do need the actual compolers

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version