On 02/08/2013 16:27, Jonas Maebe wrote:
> That is only guaranteed to produce binaries that will work correctly
> on whatever distribution these *.so files come from 
<snip>
> Developers should
> always link against the libraries from the Linux distribution/version
> they want to support.

Yes, that is why fpcup does not automatically download any .so/.a files.
Users can download whatever libraries they want. fpcup will check for a
couple of filenames to see if attempting the cross compile makes sense
and go. It does not force a certain library version.

The crossfpc package is a nice way to get a lot of cross compiling
binutils in one go... having some libs is a bonus.

NB: currently working on modifying fpc.cfg for cross compilation. Had
forgotten about that :)

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

Reply via email to