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]

bootstrap/7392: Well, doesn't compile... told me to come here


>Number:         7392
>Category:       bootstrap
>Synopsis:       Well, doesn't compile... told me to come here
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jul 24 10:16:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     raphael.schmid@gmx.de
>Release:        gcc-3.1
>Organization:
>Environment:
Linux LFS 2.4.18 #5 Sun Jun 30 02:48:36 UTC 2002 i586 unknown
>Description:
x-: make[2]: Entering directory `/usr/src/gcc-build/gcc'                            x
x-: (cd intl && make all)                                                           x
x-: make[3]: Entering directory `/usr/src/gcc-build/gcc/intl'                       
x-: make[3]: Nothing to be done for `all'.                                          x
x-: make[3]: Leaving directory `/usr/src/gcc-build/gcc/intl'                        
x-: echo "int xxy_us_dummy;" >tmp-dum.c                                             x
x-: ./xgcc -B./ -B/usr/i586-pc-linux-gnu/bin/ -isystem /usr/i586-pc-linux-gnu/i     x
xnclude -isystem /usr/i586-pc-linux-gnu/sys-include -S tmp-dum.c                    x
x-: tmp-dum.c:1: internal error: Bus error                                          x
x-: Please submit a full bug report,                                                x
x-: with preprocessed source if appropriate.                                        x
x-: See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.           x
x-: make[2]: *** [s-under] Error 1                                                  x
x-: make[2]: Leaving directory `/usr/src/gcc-build/gcc'                             x
x-: make[1]: *** [stage3_build] Error 2                                             x
x-: make[1]: Leaving directory `/usr/src/gcc-build/gcc'                             x
x-: make: *** [bootstrap] Error 2
>How-To-Repeat:
Dunno... I just say 'make bootstrap' and it happens. This is a AMD K6-2/300 with 64 megs of RAM running Linux From Scratch 3.3 (www.linuxfromscratch.org). I'm trying to build the 20020708 CVS version (if you get that version you'll see exactly what commands are used for building it). There's not much space left on the building partition, but it's far above 70 megabytes, so it shouldn't bail out because of that.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="tmp-dum.s"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="tmp-dum.s"


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