> 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.
_______________________________________________
fpc-other maillist  -  fpc-other@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-other

Reply via email to