This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: undefined reference to mallinfo() Error


--- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]