On Tue, 19 Dec 2000, 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? > > I am not building on Linux but something similar. They are declared in 'stdlib.h' and implemented by the C library. -- Francois Gouget [EMAIL PROTECTED] http://fgouget.free.fr/ Linux: It is now safe to turn on your computer.
- Undefined references in crtdll? glenn
- Re: Undefined references in crtdll? Francois Gouget
- Re: Undefined references in crtdll? Jon