Another missing #include or define

duane ellis duane-newlib@duaneellis.com
Mon Mar 10 19:20:00 GMT 2008


All,

I have uncovered another undefined in newlib.

File:   $(newlib)/newlib/libc/search/hash_bigkey.c

References the *FUNCTION*  MIN() - which I believe should be a local 
macro in the file - But is not.
However, the dummy  <sys/param.h> appears to define this macro.

-Duane.

My ./configure is - (same as before)

configured by ./configure, generated by GNU Autoconf 2.59,
 with options \"'--prefix=/home/duane/lostarm/install' 
'--target=arm-elf' '--disable-newlib-io-pos-args' 
'--disable-newlib-io-c99-formats' '--enable-newlib-io-long-long' 
'--enable-newlib-io-long-double' '--disable-newlib-mb' 
'--disable-newlib-iconv-external-ccs' '--disable-newlib-atexit-alloc' 
'--enable-newlib-reent-small' '--enable-multilib' 
'--enable-target-optspace' '--disable-malloc-debugging' 
'--enable-newlib-multithread' '--disable-newlib-iconv' 
'--enable-newlib-io-float' '--disable-newlib-supplied-syscalls' 
'--disable-dependency-tracking' '--disable-maintainer-mode' 
'--disable-shared' '--enable-static' '--enable-fast-install' 
'--disable-libtool-lock' 'target_alias=arm-elf'\"



More information about the Newlib mailing list