In our previous episode, Paul Michell said:
> Ideally, I would like to establish a build process that doesn't require any
> changes to the FPC codebase.

Then you must learn to setup a complete cross-compile setup, including
target libraries and startup, and make sure the compiler only finds those.
(IOW strict separation of host and target binaries)

Some of my experiences in early crosscompiling were added to the buildfaq. 
(linked from the FPC documentation website)

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to