This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: [BUG] ld segfault in binutils-2.13.90.0.20 when compiling


Nicholas Wourms wrote:
> Eric Christopher wrote:
> >On Wed, 2003-03-26 at 16:18, H. J. Lu wrote:
> >
> >>I am afraid I don't have the time for mips now. Does any mips people on
> >>the binutils mailing see this?
> >
> >I've not gotten any other reports. I know aoliva and rsandifo have done
> >mips-linux bootstraps reasonably recently.
> >
> >Nicholas: Have you tried using mainline binutils?
> 
> I'll give it a shot, although it may take a while to compile 
> glibc given the fact that I want to do it natively [to keep 
> the external variables at a minimum] and my machine is only 
> a R4000SC/100  w/ 32MB :-(.  I'll report my results then. 
> It is pertinent to note that other then compiling glibc, I 
> have not seen this problem arise.  Also, IIRC, Alexandre 
> said he was working off of a binutils branch for his mips64 
> port, so I don't know if he's tried compiling glibc with 
> binutils mainline HEAD.

I haven't seen this with CVS HEAD of everything, but probably it just
dies too early in the glibc build:

vfprintf.c: In function _IO_vfprintf':
vfprintf.c:1919: internal compiler error: in loc_descriptor_from_tree, at
dwarf2out.c:8932
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [/usr/home/ica2_ts/devel/build-libc/stdio-common/vfprintf.o]
Error 1
make[1]: *** [stdio-common/subdir_lib] Error 2
make: *** [all] Error 2


Thiemo


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