This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug middle-end/31766] Building gcc 3.4.6 - c-parse.c:5508: internal compiler error: in disconnect_src, at cfg.c:235



------- Comment #8 from vermeire dot linux at dommel dot be  2007-04-30 22:25 -------
Subject: Re:  Building gcc 3.4.6 - c-parse.c:5508: internal compiler error: in
disconnect_src, at cfg.c:235

On Monday 30 April 2007 21:12, pinskia at gcc dot gnu dot org wrote:
> ------- Comment #6 from pinskia at gcc dot gnu dot org  2007-04-30 20:12
> -------
>
> > /usr/include/gnu/stubs.h:7:27: gnu/stubs-32.h: No such file or directory
>
> That just means you don't have the 32bit glibc headers installed.
>
> So everything will work fine, once you install that package (don't ask me
> what it is called, I am not a SUSE guy).

Hi,

I've installed the 32 glibc headers, and make a clean rebuild of the gcc 
compiler. I've now a gcc v3.4.6 compiler:

linux-C2D-2130:/home/johan/download/gcc-3.4.6/gcc # gcc -v
Reading specs from /usr/local/lib/gcc/x86_64-unknown-linux-gnu/3.4.6/specs
Configured with: ./configure  : (reconfigured)  : (reconfigured)
Thread model: posix
gcc version 3.4.6

Thanks for your help

Best Regards,

Johan Vermeire


------- Comment #9 from vermeire dot linux at dommel dot be  2007-04-30 22:25 -------
Subject: Re:  Building gcc 3.4.6 - c-parse.c:5508: internal compiler error: in
disconnect_src, at cfg.c:235

On Monday 30 April 2007 21:12, pinskia at gcc dot gnu dot org wrote:
> ------- Comment #6 from pinskia at gcc dot gnu dot org  2007-04-30 20:12
> -------
>
> > /usr/include/gnu/stubs.h:7:27: gnu/stubs-32.h: No such file or directory
>
> That just means you don't have the 32bit glibc headers installed.
>
> So everything will work fine, once you install that package (don't ask me
> what it is called, I am not a SUSE guy).

Hi,

I've installed the 32 glibc headers, and make a clean rebuild of the gcc 
compiler. I've now a gcc v3.4.6 compiler:

linux-C2D-2130:/home/johan/download/gcc-3.4.6/gcc # gcc -v
Reading specs from /usr/local/lib/gcc/x86_64-unknown-linux-gnu/3.4.6/specs
Configured with: ./configure  : (reconfigured)  : (reconfigured)
Thread model: posix
gcc version 3.4.6

Thanks for your help

Best Regards,

Johan Vermeire


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31766


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