[fpc-pascal]Strange Concept

Florian Klaempfl Florian.Klaempfl at gmx.de
Thu Nov 9 17:25:21 CET 2000


At 17:53 09.11.2000, you wrote:
>Free pascal community:
>
>Peter Vreman responded that there is a problem getting pascal compiled
>code to be used
>by code compiled by GNU C.
>
>Please confirm that any code compiled under pascal is not usable by code
>in GNU C.
>
>No ability to link object file?   test.o
>No ability to create shared library?  libtest.so
>No ability to create static library?  libtest.a

The linking isn't the problem. The problem is the proper initialization of
the run time library.






More information about the fpc-pascal mailing list