This is the mail archive of the gcc@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]

1.0.2 build failure on Irix 6.2/IP22/7.2 compiler



a clean install of egcs is failing on me.  I think I know how to
manually work around it...  But thought i should report on it anyhow.

I did a clean install of Irix 6.2+7.2 compilers recently. Then I
installed a full patch set (250mb+167mb!) for both the OS and compiler.
I've not yet installed the most recent set of OS and compiler patches
for this past month.

It's getting through building the stage2 compiler. But, what i don't
understand is why it's reverting to using the system c compiler after it
has a stage2 compiler.

Any thoughts? I was going to try gnumake next.

job

Anyhow, here are the details:

...
        cc -32  -DIN_GCC    -g   -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-output.c
        cc -32  -DIN_GCC    -g   -DHAVE_CONFIG_H   -o cc1 c-parse.o c-lang.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o  c-aux-info.o c-common.o c-iterate.o  toplev.o version.o tree.o print-tree.o stor-layout.o fold-const.o  function.o stmt.o except.o expr.o calls.o expmed.o explow.o optabs.o  varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o real.o regmove.o  dbxout.o sdbout.o dwarfout.o dwarf2out.o xcoffout.o bitmap.o alias.o  integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o  regclass.o local-alloc.o global.o reload.o reload1.o caller-save.o  insn-peep.o reorg.o sched.o final.o recog.o reg-stack.o  insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o  profile.o insn-attrtab.o mips.o getpwd.o convert.o  bc-emit.o bc-optab.o obstack.o   
ld: FATAL 12: Expecting o32 objects: c-parse.o is n32.
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
>
> history | tail -10
   124  12:59   make check
   125  13:05   make clean
   126  13:06   make bootstrap && make check
   127  13:06   ./configure --prefix=/opt/pkgs/egcs-1.0.2
   128  13:08   make bootstrap
   129  11:59   which ld
   130  11:59   make distclean
   131  12:02   ./configure --prefix=/opt/pkgs/egcs-1.0.2
   132  12:07   make bootstrap
   133  20:32   history | tail -10
>
> which ld
/bin/ld
> whereis ld
ld: /bin/ld /usr/bin/ld /usr/lib/ld /usr/share/catman/u_man/cat1/ld.z
>
> hinv
Iris Audio Processor: version A2 revision 4.1.0
1 100 MHZ IP22 Processor
FPU: MIPS R4600 Floating Point Coprocessor Revision: 0.0
CPU: MIPS R4600 Processor Chip Revision: 1.0
On-board serial ports: 2
On-board bi-directional parallel port
Data cache size: 16 Kbytes
Instruction cache size: 16 Kbytes
Main memory size: 96 Mbytes
Vino video: unit 0, revision 0, IndyCam connected
Integral ISDN: Basic Rate Interface unit 0, revision 1.0
Integral Ethernet: ec0, version 1
Integral SCSI controller 0: Version WD33C93B, revision D
  Disk drive: unit 6 on SCSI controller 0
  CDROM: unit 2 on SCSI controller 0
  Disk drive: unit 1 on SCSI controller 0
Graphics board: Indy 8-bit
>
> versions
...
I  c++_dev              03/31/98  C++ Headers and Libraries, 7.2 on irix 6.2
I  c++_dev.books        03/31/98  C++ IRIS InSight Books
I  c++_dev.books.C++_PG 03/31/98  C++ Programming Guide
I  c++_dev.books.STL_PG 03/31/98  Standard Template Library Programmer's Guide
I  c++_dev.books.Tlshh_RG  03/31/98  Tools.h++ Class Reference
I  c++_dev.books.Tlshh_UG  03/31/98  Tools.h++ User's Guide
I  c++_dev.hdr          03/31/98  C++ Headers
I  c++_dev.hdr.lib      03/31/98  C++ Library Headers
I  c++_dev.man          03/31/98  C++ Manual Pages
I  c++_dev.man.c++      03/31/98  C++ Compiler Man Pages
I  c++_dev.man.relnotes 03/31/98  C++ Release Notes
I  c++_dev.sw           03/31/98  C++ Software
I  c++_dev.sw.c++       03/31/98  C++ Compiler
I  c++_dev.sw.lib       03/31/98  C++ Libraries
I  c++_dev.sw.libns     03/31/98  C++ NonShared Libraries

I  c++_eoe              03/31/98  Standard Execution Environment (C++, 7.2 on
                                  irix 6.2)
I  c++_eoe.man          03/31/98  Standard Execution Manual Pages
I  c++_eoe.man.relnotes 03/31/98  Standard Execution Libraries Release Notes
I  c++_eoe.sw           03/31/98  Standard Execution Software
I  c++_eoe.sw.lib       03/31/98  Standard Execution Libraries
I  c++_eoe.sw32         03/31/98  Standard Execution Software (N32bit)
I  c++_eoe.sw32.lib     03/31/98  Standard Execution Libraries (N32)

I  c++_fe               03/31/98  C++ Front-end, 7.2 on irix 6.2
I  c++_fe.man           03/31/98  C++ Front-end Manual Pages
I  c++_fe.man.c++       03/31/98  C++ Front-end Compiler Man Pages
I  c++_fe.man.relnotes  03/31/98  C++ Front-end Release Notes
I  c++_fe.sw            03/31/98  C++ Front-end Software
I  c++_fe.sw.c++        03/31/98  C++ Front-end Compiler

I  c_dev                03/31/98  C Headers and Libraries, 7.2 on irix 6.2
I  c_dev.books          03/31/98  C IRIS InSight Books
I  c_dev.books.CLanguageRef  03/31/98  C Language Reference Manual
I  c_dev.hdr            03/31/98  C Headers
I  c_dev.hdr.lib        03/31/98  C Library Headers
I  c_dev.man            03/31/98  C Manual Pages
I  c_dev.man.c          03/31/98  C Compiler Man Pages
I  c_dev.man.relnotes   03/31/98  C Release Notes
I  c_dev.man.util       03/31/98  C Utility Man Pages
I  c_dev.src            03/31/98  C Optional Sources
I  c_dev.src.acpp       03/31/98  C acpp Source
I  c_dev.sw             03/31/98  C Software
I  c_dev.sw.c           03/31/98  C Driver
I  c_dev.sw.util        03/31/98  C Utilities

...
               
I  c_fe                 03/31/98  C Front-end, 7.2 on irix 6.2
I  c_fe.man             03/31/98  C Front-end Manual Pages
I  c_fe.man.c           03/31/98  C Front-end Compiler Man Pages
I  c_fe.man.relnotes    03/31/98  C Front-end Release Notes
I  c_fe.sw              03/31/98  C Front-end Software
I  c_fe.sw.c            03/31/98  C Front-end Compiler
               
I  compiler_dev         03/31/98  Base Compiler Development Environment, 7.2 on
                                  irix 6.2
I  compiler_dev.books   03/31/98  Base Compiler Books
I  compiler_dev.books.Cplr_PTG  03/31/98  MIPS Compiling and Performace Tuning
                                  Guide
I  compiler_dev.books.MProCplrDbx_TG  03/31/98  MIPSpro Compiling, Debugging
                                  and Performance Tuning Guide
I  compiler_dev.books.MProPort_TG  03/31/98  MIPSpro Porting and Transition
                                  Guide
I  compiler_dev.books.MPro_n32_ABI  03/31/98  MIPSpro N32 ABI Handbook
I  compiler_dev.hdr     03/31/98  Base Compiler Headers
I  compiler_dev.hdr.internal  03/31/98  Base Compiler Internal Headers
I  compiler_dev.hdr.lib 03/31/98  Base Compiler Headers
I  compiler_dev.man     03/31/98  Base Compiler Manual Pages
I  compiler_dev.man.base  03/31/98  Base Compiler Components Man Pages
I  compiler_dev.man.ld  03/31/98  Base Compiler Loader Man Pages
I  compiler_dev.man.lib 03/31/98  Base Compiler Programmers Man Pages
I  compiler_dev.man.relnotes  03/31/98  Base Compiler Release Notes
I  compiler_dev.man.util  03/31/98  Base Compiler Utility Man Pages
I  compiler_dev.sw      03/31/98  Base Compiler Software
I  compiler_dev.sw.abi  03/31/98  Base Compiler ABI Compiler
I  compiler_dev.sw.base 03/31/98  Base Compiler Components
I  compiler_dev.sw.dbx  03/31/98  Base Compiler dbx Debugger
I  compiler_dev.sw.ld   03/31/98  Base Compiler Loader
I  compiler_dev.sw.lib  03/31/98  Base Compiler Libraries
I  compiler_dev.sw.speclib  03/31/98  Base Compiler NonShared Libraries for
                                  Benchmarks
I  compiler_dev.sw.util 03/31/98  Base Compiler Utilities

I  compiler_eoe         03/31/98  IRIX Standard Execution Environment (Base
                                  Compiler, 7.2 on irix 6.2)
I  compiler_eoe.man     03/31/98  IRIX Standard Execution Environment Man Pages
I  compiler_eoe.man.dso 03/31/98  IRIX DSO Man Pages
I  compiler_eoe.man.relnotes  03/31/98  Standard Execution Libraries Release
                                  Notes
I  compiler_eoe.man.unix  03/31/98  IRIX Standard Man Pages
I  compiler_eoe.sw      03/31/98  IRIX Standard Execution Environment Software
I  compiler_eoe.sw.cpp  03/31/98  Source Code Preprocessor
I  compiler_eoe.sw.lboot  03/31/98  Kernel lboot Software
I  compiler_eoe.sw.lib  03/31/98  Base Execution Libraries
I  compiler_eoe.sw.unix 03/31/98  IRIX Execution Environment
I  compiler_eoe.sw32    03/31/98  IRIX Standard Execution Environment Software
                                  (N32)
I  compiler_eoe.sw32.lib  03/31/98  Base Execution Libraries (N32)
I  compiler_eoe.sw32.unix  03/31/98  IRIX Execution Environment (N32)

...

>

(I cut out alot of the patch info.  )


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