Greetings! Camm Maguire <c...@maguirefamily.org> writes:
> Thanks. > > Why doesn't _IO_getc get a stub on mips64, like say _setjmp? > > readelf -a saved_ansi_gcl |grep IO_getc > 2812: 0000000000000000 472 FUNC GLOBAL DEFAULT UND _io_g...@glibc_2.0 > (2) > 15315: 0000000000000000 472 FUNC GLOBAL DEFAULT UND _IO_getc@@GLIBC_2.0 > readelf -a saved_ansi_gcl |grep setjmp > 2159: 00000001204b9b40 32 FUNC GLOBAL DEFAULT UND _set...@glibc_2.0 > (2) > 15978: 00000001204b9b40 32 FUNC GLOBAL DEFAULT UND _setjmp@@GLIBC_2.0 > > Is there anything I can do about this? > A little more info here. Latest toolchain on the gcc compile farm does provide a stub, but the slightly older gentoo on a sicortex machine does not. Clearly not too much to worry about unless you might know of an easy workaround. Take care, -- Camm Maguire c...@maguirefamily.org ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah _______________________________________________ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel