[fpc-pascal] Re: Object Files

leledumbo leledumbo_cool at yahoo.co.id
Mon Jul 18 19:07:13 CEST 2011


> 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.



More information about the fpc-pascal mailing list