[fpc-other] Mac Questions

Marco van de Voort marcov at stack.nl
Tue Oct 30 22:10:57 CET 2007


> This is kind of not pascal related..
> 
> Can one use a Mac to compile BSD web programs and then upload these BSD programs
> to a BSD server?
> 
> Can one create ELF on Mac and upload to a linux server fairly easily.. (compared
> to Windows where it is harder to make Elf's)

No. The trouble of crosscompiling to *nix doesn't lie in ELF, but in the way
of shared linking that requires (in the current form) libraries on the host.


More information about the fpc-other mailing list