On Wednesday 20 December 2000  1:24 am, glenn wrote:
> When I try to compile crtdll the following are undefined:
> ecvt
> fcvt
> gcvt
> Where would these normally be defined on a Linux OS?

libc.

> I am not building on Linux but something similar.

Er, can you be more specific? thats not a lot to go on ;-)

You might want to try adding libm ("-lm") to the link flags if it isnt there 
already. or "grep gcvt /usr/lib/*".

Cheers,
Jon

-- 
"May their negative actions ripen upon me. And may all my virtues ripen upon 
them."
"If it could be talked about, everybody would have told their brother."
[EMAIL PROTECTED] , [EMAIL PROTECTED]



Reply via email to