undefined reference to mallinfo() Error

Earnie Boyd earnie_boyd@yahoo.com
Fri Dec 31 13:28:00 GMT 1999


--- Kazuhito Nakano <KNAKANO@jp.ibm.com> wrote:
> 
> 
> I'm porting Unix program to Windows using both cygwin and gcc 2.95.2. I have
> encounterd error at mallinfo().
> Should  I give up using mallinfo() ? Or Is there a function in stead of
> mallifo() ?
> 

Hmm...  Mallinfo is defined as an external that isn't found in a valid import
library.  The only libraries I found this in was libc.a and libg.a and these
can't be used.



=====
Earnie Boyd < mailto:earnie_boyd@yahoo.com >
Cygwin Newbies, please visit
< http://www.freeyellow.com/members5/gw32/index.html >
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list