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]

[gnu@gnu.org: Re: Gcc 3.0.3 bug]


Just as an FYI, (I'm not sure if I'm addressing this to the correct email
address, but I'm sure you all can forward this to the appropriate 
project leader...)

System Information:
2 195 MHZ IP30 Processors
CPU: MIPS R10000 Processor Chip Revision: 2.7
FPU: MIPS R10010 Floating Point Chip Revision: 0.0
Main memory size: 512 Mbytes
Xbow ASIC: Revision 1.3
Instruction cache size: 32 Kbytes
Data cache size: 32 Kbytes
Secondary unified instruction/data cache size: 1 Mbyte
Integral SCSI controller 0: Version QL1040B (rev. 2), single ended
  Disk drive: unit 1 on SCSI controller 0
  Disk drive: unit 2 on SCSI controller 0
  Disk drive: unit 3 on SCSI controller 0
Integral SCSI controller 1: Version QL1040B (rev. 2), single ended
  CDROM: unit 6 on SCSI controller 1
Integral SCSI controller 2: Version QL1040B (rev. 2), differential
Integral SCSI controller 3: Version QL1040B (rev. 2), differential
Integral SCSI controller 4: Version QL1040B (rev. 2), differential
Integral SCSI controller 5: Version QL1040B (rev. 2), differential
IOC3 serial port: tty1
IOC3 serial port: tty2
IOC3 parallel port: plp1
Graphics board: SI
Integral Fast Ethernet: ef0, version 1, pci 2
Iris Audio Processor: version RAD revision 12.0, number 1


In gcc-3.0.3 on Irix 6.5.10, I've run into an issue with the Makefile
located in:
 
 /tmp/gcc-3.0.3/mips-sgi-irix6.5/mabi-64/libstdc++-v3/include
 
Basically its trying to reference ./../../../install-sh (when doing a make 
install), which does not exist (it is in /tmp/gcc-3.0.3).  I went ahead and
copied the install-sh script over to the mips-sgi-irix6.5 directory, and
the make install completed successfully.  I just thought I would
let you all know so that this issue could be resolved.  


Also, is there any possibility I can convince you all to mention that 
SGI's "make" does not work when compiling GCC?  I ended up having to use
GNU's make in order for GCC to compile correctly.  

Thanks  =)

-Andrew Leeper
me@nivenhuh.net
--


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