This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc 4.1.0 NOT built on i686-pc-linux-gnu (Scientific Linux 3.0.4)



On Mar 1, 2006, at 2:43 AM, Maurizio Loreti wrote:


/usr/soft/lib/libmpfr.a(set_str.o): In function `mpfr_set_str':
set_str.c:(.text+0x174): undefined reference to `__ctype_b'
set_str.c:(.text+0x3b5): undefined reference to `__ctype_b'
set_str.c:(.text+0x411): undefined reference to `__ctype_b'

This means your libmpfr.a was compiled for the wrong glibc.


Thanks,
Andrew Pinski


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