Recent

Author Topic: compiling win32 application under linux  (Read 4161 times)

ensimek

  • Jr. Member
  • **
  • Posts: 55
compiling win32 application under linux
« on: June 30, 2009, 11:02:16 am »
Hi there,
Is it possible to compile target application for windows using ubuntu linux?
I tried to change compilator options to Target Platform: Win32, Target-Arch: i386 but since then i have errors while compiling/opening project such as:
- The system.ppu was not found in FPC directories, be sure fpc is installed correctly and fpc.cfg points to correct directory.

I know that fpc.cfg is correct and thereis a line
-Fu /usr/lib/fpc/2.2.2/i386-linux/rtl

And in this directory system.ppu is located.

Leledumbo

  • Hero Member
  • *****
  • Posts: 8746
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: compiling win32 application under linux
« Reply #1 on: June 30, 2009, 12:11:35 pm »
Quote
Is it possible to compile target application for windows using ubuntu linux?
Yes, it is.
Quote
The system.ppu was not found in FPC directories
Common newbie mistake: assuming that cross compilation can be done instantly.
Please read the wiki.

 

TinyPortal © 2005-2018