> Are object files platform dependent?

No

> Can you use object files created on Windows with a project compiled on
> Linux?

Only if they're cross compiled to target Linux

> Something tells me they ARE platform independent since they have to be
> linked in. 

Pardon me? That seems unrelated. Object files are basically executables with
external symbols unresolved and no starting point, do you think executables
platform independent?

--
View this message in context: 
http://free-pascal-general.1045716.n5.nabble.com/Object-Files-tp4599906p4600367.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to