[uClibc]Aplio toolchain for arm7 - internal compiler error

Juergen Selent j.selent at elmeg.de
Thu Nov 15 14:56:33 UTC 2001


Hi,

the the file libc/inet/ntop.c function inet_ntop4()
line 91 generates an internal compiler error.

Replacing 
	return strcpy(dst, tmp);
with
	strcpy(dst, tmp);
	return dst;

fixes the problem. Could anyone with writing CVS access
integrate this into the source tree?

Thanx

-- 
----------------------------------------
Juergen Selent       Elmeg GmbH & Co. KG
                            Buero Berlin
Alt-Moabit 96c  Phone: +49 30 3980 52-20
10559 Berlin    Fax:   +49 30 3980 52-29
Germany         PGP:   KeyId=0xDA6CBC20






More information about the uClibc mailing list