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]

gcc 2.95 & guile-1.3 on Irix 6.5.4


	Hello.

	I'm afraid I found a problem in gcc 2.95. Unfortunately I don't
	know much of what's happening (no time for personal investigation
	right now...) I only know that if I try to compile guile 1.3
	on a SGI running Irix 6.5.4 using gcc 2.95, the guile test program
	crashes. I compiled the same source code with SGI's cc and it works.

	To compile & install gcc I did the following:

	configure --enable-shared --enable-threads
	make CFLAGS="-O3" LIBCFLAGS="-g -O2" LIBCXXFLAGS="-g -O3 -fno-implicit-templates" bootstrap
	make install

	I used egcs 1.1.2 to compile gcc 2.95.

	Here is my software/hardware config:

enigma 75% gcc -v
Reading specs from /usr/local/lib/gcc-lib/mips-sgi-irix6.5/2.95/specs
gcc version 2.95 19990728 (release)
enigma 76% uname -a
IRIX enigma 6.5 04151557 IP32
enigma 77% hinv
CPU: MIPS R5000 Processor Chip Revision: 2.1
FPU: MIPS R5000 Floating Point Coprocessor Revision: 1.0
1 200 MHZ IP32 Processor
Main memory size: 128 Mbytes
Secondary unified instruction/data cache size: 1 Mbyte on Processor 0
Instruction cache size: 32 Kbytes
Data cache size: 32 Kbytes
FLASH PROM version 4.12
Integral SCSI controller 0: Version ADAPTEC 7880
  Disk drive: unit 1 on SCSI controller 0
  CDROM: unit 4 on SCSI controller 0
Integral SCSI controller 1: Version ADAPTEC 7880
On-board serial ports: tty1
On-board serial ports: tty2
On-board EPP/ECP parallel port
CRM graphics installed
Integral Ethernet: ec0, version 1
Iris Audio Processor: version A3 revision 0
Video: MVP unit 0 version 1.4
AV: AV1 Card version 1, O2Cam type 1 version 0 connected.
Vice: TRE
enigma 78%

					Regards,
					Roberto


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