Re: [fpc-devel]object files

2004-05-29 Thread Peter Vreman
At 00:08 30-5-2004, you wrote:
Hello all,
I have to link some object files to my fpc program.
Can somebody tell me what g++ compiler switches
are necessary to get a fpc compatible .o file?
I am using the MinGW GNU C++ Compiler Win32.
None, fpc and g++ both use GNU ld so the object file format are the same.
Peter
___
fpc-devel maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-devel


[fpc-devel]object files

2004-05-29 Thread rstar
Hello all,
I have to link some object files to my fpc program.
Can somebody tell me what g++ compiler switches
are necessary to get a fpc compatible .o file?
I am using the MinGW GNU C++ Compiler Win32.

___
fpc-devel maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-devel