Recent

Author Topic: Make 32bit programs with the 64bit version of Lazarus  (Read 4918 times)

Relative

  • Jr. Member
  • **
  • Posts: 56
  • Sedo est anima rerum.
    • FxCoder
Make 32bit programs with the 64bit version of Lazarus
« on: April 09, 2010, 09:48:24 pm »
Hi Programmers!

I use the 64bit version of the Lazarus. How can I make programs can work on 32bit operating systems?

I could install the 32bit version of the Lazarus to my other computer, but I think - hope well - there is a simple solution to use the 64bit program for making 32bit applications.


Relative

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2707
Re: Make 32bit programs with the 64bit version of Lazarus
« Reply #1 on: April 09, 2010, 11:44:59 pm »
install the 32bit version of fpc, and configure that as compiler. Then rebuild the lcl and the components (rebuilding lazarus is not needed)
« Last Edit: April 09, 2010, 11:46:56 pm by Marc »
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

Relative

  • Jr. Member
  • **
  • Posts: 56
  • Sedo est anima rerum.
    • FxCoder
Re: Make 32bit programs with the 64bit version of Lazarus
« Reply #2 on: April 09, 2010, 11:52:04 pm »
install the 32bit version of fpc, and configure that as compiler. Then rebuild the lcl and the components (rebuilding lazarus is not needed)

Thank you Marc!

I will try it out...

 

TinyPortal © 2005-2018