> I was trying out a couple of examples and figured I would try to see how 
> portable the binaries were.
> 
> Compiled a trivial program in FreeBSD 6.2 Stable and copied it to a 4.9 
> machine. The binary worked.
> 
> Is that commontly the case? ie the binaries can be run accross different 
> FreeBSD versions?

If you don't link to external libraries, and don't use some of the more
varying subsystems of the kernel (like threads), then there is a fair
chance.

No guarantees though.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to