[fpc-pascal] Why can't you cross-compile from x86_64-linux to i386-linux?

Graeme Geldenhuys graemeg.lists at gmail.com
Wed Mar 7 08:33:19 CET 2012


As the subject line says? As can be seen below, i386 is not a supported target.

-------------------------------
$ fpc -i
Free Pascal Compiler version 2.6.1

Compiler Date      : 2012/02/29
Compiler CPU Target: x86_64

Supported targets:
  Linux for x86-64
  FreeBSD for x86-64
  Win64 for x64
  Darwin for x86_64
  Solaris for x86-64 (under development)

...
-------------------------------


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net



More information about the fpc-pascal mailing list