Hi,

I'm linking a C and FPC program but I keep on getting undifined
symbols (see example below).

Error: Undefined symbol: _strcpy

Sofar I
have added:

{$linklib msvcrt}
{$linklib gcc} 

What other libraries
should I add? BTW, I'm compiling the C library with MinGW.

Regards,
Darius 
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to