__GI___isnanl undefined

Andreas Schwab schwab@suse.de
Wed Jul 21 20:29:00 GMT 2004


"C Jaiprakash, Noida" <C.Jaiprakash@noida.hcltech.com> writes:

> Hi,
>   I could not trace the reason why i am getting following undefined references while building glibc for coldfire v4e. I have ported gilbc for coldfire v4e. 
>
> undefined reference to `__GI___finitel'
> undefined reference to `__GI___isnanl'
> undefined reference to `__GI___isinfl'

You need to add hidden_def(__finitel) etc. in your version of
s_finitel/s_isnanl/s_isinfl.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Libc-alpha mailing list