[Bug bootstrap/40250] make bootstrap fails on IRIX64: ar: libbackend.a: Error reading tree-phinodes.o

2009-05-29 Thread Jay dot St dot Pierre at Colorado dot EDU
--- Comment #3 from Jay dot St dot Pierre at Colorado dot EDU 2009-05-30 03:08 --- So first I checked to see if the files were actually different: $ cmp ./gcc/tree-phinodes.o ./prev-gcc/tree-phinodes.o $ find . -name tree-phinodes.o | xargs md5sum 3d613b2eb79551b12cd458e212a5fdb5

[Bug bootstrap/40250] New: make bootstrap fails on IRIX64: ar: libbackend.a: Error reading tree-phinodes.o

2009-05-25 Thread Jay dot St dot Pierre at Colorado dot EDU
: major Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Jay dot St dot Pierre at Colorado dot EDU GCC build triplet: mips-sgi-irix6.5 GCC host triplet: mips-sgi-irix6.5 GCC target triplet: mips-sgi-irix6.5 http

[Bug bootstrap/40250] make bootstrap fails on IRIX64: ar: libbackend.a: Error reading tree-phinodes.o

2009-05-25 Thread Jay dot St dot Pierre at Colorado dot EDU
--- Comment #1 from Jay dot St dot Pierre at Colorado dot EDU 2009-05-26 05:11 --- Created an attachment (id=17915) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17915action=view) config.log -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40250

[Bug c++/38266] New: improper fix to curses.h on irix

2008-11-25 Thread Jay dot St dot Pierre at Colorado dot EDU
Version: 4.3.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Jay dot St dot Pierre at Colorado dot EDU GCC build triplet: mips-sgi-irix6.5 GCC host triplet: mips-sgi

[Bug c++/38266] improper fix to curses.h on irix

2008-11-25 Thread Jay dot St dot Pierre at Colorado dot EDU
--- Comment #1 from Jay dot St dot Pierre at Colorado dot EDU 2008-11-25 19:31 --- Created an attachment (id=16768) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16768action=view) Test file that includes curses.h I compile this with g++ z.c -o z -- http://gcc.gnu.org

[Bug c++/38266] improper fix to curses.h on irix

2008-11-25 Thread Jay dot St dot Pierre at Colorado dot EDU
--- Comment #2 from Jay dot St dot Pierre at Colorado dot EDU 2008-11-25 19:34 --- Created an attachment (id=16769) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16769action=view) The fixed curses.h produced by the build of gcc-4.3.2 -- http://gcc.gnu.org/bugzilla

[Bug target/37050] gcc-4.3.1 bootstrap failure on sparc Solaris 10

2008-08-10 Thread Jay dot St dot Pierre at Colorado dot EDU
--- Comment #3 from Jay dot St dot Pierre at Colorado dot EDU 2008-08-10 15:43 --- I was able to get 4.3.1 to compile with 4.2.4 by removing old GNU utils from the search path. That trick does not work for 4.3.1 using Sun's gcc (4.2.0). -- http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug target/37050] gcc-4.3.1 bootstrap failure on sparc Solaris 10

2008-08-09 Thread Jay dot St dot Pierre at Colorado dot EDU
--- Comment #1 from Jay dot St dot Pierre at Colorado dot EDU 2008-08-09 16:34 --- Created an attachment (id=16049) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16049action=view) config.log from the sparc-sun-solaris2.10/libgcc directory -- http://gcc.gnu.org/bugzilla

[Bug target/37050] gcc-4.3.1 bootstrap failure on sparc Solaris 10

2008-08-09 Thread Jay dot St dot Pierre at Colorado dot EDU
--- Comment #2 from Jay dot St dot Pierre at Colorado dot EDU 2008-08-10 03:14 --- I was able to build gcc-4.2.4 using the Sun Studio 12 compiler. However, I was unable to compile gcc-4.3.1 with gcc-4.2.4, albeit with different errors than when I tried to use Sun's gcc. This time I

[Bug c/37050] New: gcc-4.3.1 bootstrap failure on sparc Solaris 10

2008-08-07 Thread Jay dot St dot Pierre at Colorado dot EDU
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Jay dot St dot Pierre at Colorado dot EDU GCC build triplet: sparc-sun-solaris2.10 GCC host triplet: sparc-sun-solaris2.10 GCC target triplet: sparc-sun-solaris2.10 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37050