| To: | David Daney <ddaney@caviumnetworks.com> |
|---|---|
| Subject: | Re: [Gcl-devel] Re: gdb for mips64 |
| From: | Camm Maguire <camm@maguirefamily.org> |
| Date: | Tue, 26 Oct 2010 16:12:58 -0400 |
| Cc: | linux-mips <linux-mips@linux-mips.org>, debian-mips@lists.debian.org, gcl-devel@gnu.org |
| In-reply-to: | <87k4l52eqb.fsf@maguirefamily.org> (Camm Maguire's message of "Tue\, 26 Oct 2010 10\:47\:08 -0400") |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <E1OwbkA-0006gv-Bi@localhost.m.enhanced.com> <4C93993E.7030008@caviumnetworks.com> <8762y49k1k.fsf@maguirefamily.org> <4C93D86D.5090201@caviumnetworks.com> <87fwx4dwu5.fsf@maguirefamily.org> <4C97D9A1.7050102@caviumnetworks.com> <87lj6te9t1.fsf@maguirefamily.org> <4C9A8BC9.1020605@caviumnetworks.com> <4C9A9699.6080908@caviumnetworks.com> <87pqvbs7oa.fsf@maguirefamily.org> <4CB88D2C.8020900@caviumnetworks.com> <87r5fksxby.fsf_-_@maguirefamily.org> <4CBF1B1E.6050804@caviumnetworks.com> <8762wwlfen.fsf@maguirefamily.org> <4CC06826.2070508@caviumnetworks.com> <4CC0787C.2040902@caviumnetworks.com> <878w1m3qmn.fsf_-_@maguirefamily.org> <4CC5FA72.6080005@caviumnetworks.com> <87k4l52eqb.fsf@maguirefamily.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
Greetings! Camm Maguire <camm@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_getc@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 _setjmp@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 camm@maguirefamily.org ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: patch v2: [RFC 2/2] ftrace/MIPS: Add support for C version of recordmcount, wu zhangjin |
|---|---|
| Next by Date: | Re: patch v2: [RFC 2/2] ftrace/MIPS: Add support for C version of recordmcount, wu zhangjin |
| Previous by Thread: | Re: gdb for mips64, Camm Maguire |
| Next by Thread: | Re: [Gcl-devel] Re: gdb for mips64, Maciej W. Rozycki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |