[fpc-devel] Building 2.7.1 on current Raspbian fails
Marco van de Voort
marcov at stack.nl
Mon Oct 20 12:18:26 CEST 2014
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)
More information about the fpc-devel
mailing list