> Marco van de Voort schrieb: > > x86_64 -dGDB -dBROWSERLOG -Fux86 pp.pas > > Error: Illegal parameter: -Twin64 > > Max Memory used/heapsize: 14/768 Kb > > > The correct way to build a cross environment is > cd fpc/ > make clean all CPU_TARGET=arm OS_TARGET=wince
I know (chapter 3, paragraph 3.1 of the buildfaq), but I did this to check the line Michael provided. I think the problem is that the line Michael that provided only works if the starting compiler supports the target OS too. (e.g. freebsd-x86 -> linux-x86_64). In that case a shortcut is possible. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
