[fpc-devel] re: using generated obj files with vs or gcc in fpc?

Roozbeh GHolizadeh roozbehid at yahoo.com
Sun Mar 11 09:14:13 CET 2007


Well everything is now ok,but in my .c source i've
used 'toupper' function,
now when i try to declare it in my pascal file like

function toupper(ch : integer):integer;cdecl;

still i get undefined symbol toupper error from
compiler.
i guess there is a problem in linker,ie you cant use
external pascal functions in c sources.




 
____________________________________________________________________________________
Looking for earth-friendly autos? 
Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.
http://autos.yahoo.com/green_center/



More information about the fpc-devel mailing list