public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Problems compiling Gcc3.2 under IRIX64 (6.5)
@ 2002-11-07 11:26 Josef Karthauser
  2002-11-07 15:08 ` Josef Karthauser
  0 siblings, 1 reply; 2+ messages in thread
From: Josef Karthauser @ 2002-11-07 11:26 UTC (permalink / raw)
  To: gcc-help

[-- Attachment #1: Type: text/plain, Size: 1876 bytes --]

I've having trouble building gcc32 on IRIX64.

% gcc -v
shaft:~/src/gcc/gcc-3.2  gcc -v
Reading specs from /usr/gnu/lib/gcc-lib/mips-sgi-irix6-o32/2.8.1/specs
gcc version 2.8.1

% ./configure
% gmake
[cut]
gmake[1]: Entering directory `/shaft/home/jlk23/src/gcc/gcc-3.2/gcc'
HEADERS="auto-host.h ansidecl.h  mips/iris6.h defaults.h"
DEFINES="POSIX" \
TARGET_CPU_DEFAULT="" \
/bin/sh ./mkconfig.sh config.h
config.h is unchanged
HEADERS="auto-host.h ansidecl.h  mips/iris6.h defaults.h"
DEFINES="POSIX" \
TARGET_CPU_DEFAULT="" \
/bin/sh ./mkconfig.sh hconfig.h
hconfig.h is unchanged
ltf="./ada/ada-tree.def ./cp/cp-tree.def ./java/java-tree.def
./objc/objc-tree.def"; for f in $ltf; do \
    echo "#include \"$f\""; \
done | sed 's|./||' > tmp-gencheck.h
/bin/sh ./move-if-change tmp-gencheck.h gencheck.h
gencheck.h is unchanged
echo timestamp > s-gencheck
gcc -c -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional   -DHAVE_CONFIG_H -DGENERATOR_FILE
-I. -I. -I. -I./. -I./config -I./../include print-rtl.c -o print-rtl.o
print-rtl.c: In function `print_mem_expr':
print-rtl.c:93: warning: implicit declaration of function
`IDENTIFIER_NODE_CHECK'
print-rtl.c:93: invalid type argument of `->'
print-rtl.c:96: warning: function `IDENTIFIER_NODE_CHECK' was previously
declared within a block
print-rtl.c:96: invalid type argument of `->'
gmake[1]: *** [print-rtl.o] Error 1
gmake[1]: Leaving directory `/shaft/home/jlk23/src/gcc/gcc-3.2/gcc'

Can anyone help me shed some light on the problem?

Joe
-- 
Josef Karthauser (joe@tao.org.uk)	       http://www.josef-k.net/
FreeBSD (cvs meister, admin and hacker)     http://www.uk.FreeBSD.org/
Physics Particle Theory (student)   http://www.pact.cpes.sussex.ac.uk/
================ An eclectic mix of fact and theory. =================

[-- Attachment #2: Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problems compiling Gcc3.2 under IRIX64 (6.5)
  2002-11-07 11:26 Problems compiling Gcc3.2 under IRIX64 (6.5) Josef Karthauser
@ 2002-11-07 15:08 ` Josef Karthauser
  0 siblings, 0 replies; 2+ messages in thread
From: Josef Karthauser @ 2002-11-07 15:08 UTC (permalink / raw)
  To: gcc-help

[-- Attachment #1: Type: text/plain, Size: 510 bytes --]

On Thu, Nov 07, 2002 at 07:25:29PM +0000, Josef Karthauser wrote:
> I've having trouble building gcc32 on IRIX64.

I've solved it - I'm using the native cc to build the bootstrap and that
appears to be working.

Joe
-- 
Josef Karthauser (joe@tao.org.uk)	       http://www.josef-k.net/
FreeBSD (cvs meister, admin and hacker)     http://www.uk.FreeBSD.org/
Physics Particle Theory (student)   http://www.pact.cpes.sussex.ac.uk/
================ An eclectic mix of fact and theory. =================

[-- Attachment #2: Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-07 23:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-07 11:26 Problems compiling Gcc3.2 under IRIX64 (6.5) Josef Karthauser
2002-11-07 15:08 ` Josef Karthauser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).