[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] Problem buliding gm2 on sparcv9 (a.k.a. sparc64)
From: |
john o goyo |
Subject: |
[Gm2] Problem buliding gm2 on sparcv9 (a.k.a. sparc64) |
Date: |
Sun, 14 Nov 2004 12:11:53 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616 |
Greetings:
I tried building gm2 as I32LP64 under Solaris 9 and received an error.
Explicitly, I configured gcc-3.3.2+gm2 with the following:
configure --prefix=/home/build --exec-prefix=/home/build
--enable-languages=c,gm2 --host=sparcv9-sun-solaris2
(Sparcv8 is a synonym for sparc64 and configures the build as
I32LP64.)
I then made without incident but trying to make gm2.paranoid
gave me the following error.
ld: warning: file gm2/gm2-compiler/gm2.a(mod_init.o): wrong ELF class:
ELFCLASS64
ld: fatal: file gm2/gm2-compiler/m2flex.o: wrong ELF class: ELFCLASS64
ld: fatal: File processing errors. No output written to stage2/gm2/cc1gm2
collect2: ld returned 1 exit status
make: *** [stage2/gm2/cc1gm2] Error 1
(Note that previous builds as ILP32 continue to build without incident.)
Sincerely,
john
- [Gm2] Problem buliding gm2 on sparcv9 (a.k.a. sparc64),
john o goyo <=