[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] Build problem on Redhat 9
From: |
Ben Stuyts |
Subject: |
[Gm2] Build problem on Redhat 9 |
Date: |
Thu, 17 Apr 2003 19:13:25 +0200 |
Hi Gaius,
I'm trying (for the first time) to build the gm2 compiler on Redhat 9. I've
downloaded the latest kit (gcc-3.2+gm2-20030412.tar.gz) and it fails with:
...
gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -DHAVE_CONFIG_H -o stage1/gm2/cc1gm2 gm2/gccgm2.o
gm2/gm2builtins.o gm2/gm2-lang.o gm2/gm2-compiler-boot/gm2.a
gm2/gm2-libs-boot/libgm2.a gm2/p2c/p2c-src/src/libp2c.a
main.o libbackend.a ../libiberty/libiberty.a
gm2/gm2-compiler-boot/gm2.a(P3Build.o)(.text+0x3338): In function `FileUnit':
gm2/gm2-auto/P3Build.c:1773: undefined reference to `DefinitionModule'
gm2/gm2-compiler-boot/gm2.a(P3Build.o)(.text+0x3411): In function
`ProgramModule':
gm2/gm2-auto/P3Build.c:1820: undefined reference to `Priority'
gm2/gm2-compiler-boot/gm2.a(P3Build.o)(.text+0x3495):gm2/gm2-auto/P3Build.c:1840:
undefined reference to `Import'
gm2/gm2-compiler-boot/gm2.a(P3Build.o)(.text+0x34b1):gm2/gm2-auto/P3Build.c:1849:
undefined reference to `Block'
gm2/gm2-compiler-boot/gm2.a(P3Build.o)(.text+0x3582): In function
`ImplementationModule':
gm2/gm2-auto/P3Build.c:1899: undefined reference to `Priority'
gm2/gm2-compiler-boot/gm2.a(P3Build.o)(.text+0x3606):gm2/gm2-auto/P3Build.c:1919:
undefined reference to `Import'
gm2/gm2-compiler-boot/gm2.a(P3Build.o)(.text+0x3622):gm2/gm2-auto/P3Build.c:1928:
undefined reference to `Block'
collect2: ld returned 1 exit status
make[2]: *** [stage1/gm2/cc1gm2] Error 1
make[2]: Leaving directory `/home2/ben/src/gm2/host-build/gcc'
cp: cannot stat `stage2/gm2/cc1gm2': No such file or directory
make[1]: *** [cc1gm2] Error 1
make[1]: Leaving directory `/home2/ben/src/gm2/host-build/gcc'
make: *** [all-gcc] Error 2
Any ideas?
Thanks,
Ben
- [Gm2] Build problem on Redhat 9,
Ben Stuyts <=
- Re: [Gm2] Build problem on Redhat 9, Gaius Mulley, 2003/04/22
- Re: [Gm2] Build problem on Redhat 9, Ben Stuyts, 2003/04/23
- Re: [Gm2] Build problem on Redhat 9, Gaius Mulley, 2003/04/23
- Re: [Gm2] Build problem on Redhat 9, Ben Stuyts, 2003/04/23
- Re: [Gm2] Build problem on Redhat 9, Gaius Mulley, 2003/04/23
- Re: [Gm2] Build problem on Redhat 9, Ben Stuyts, 2003/04/23
- Re: [Gm2] Build problem on Redhat 9, Gaius Mulley, 2003/04/23
- Re: [Gm2] Build problem on Redhat 9, Ben Stuyts, 2003/04/23
- Re: [Gm2] Build problem on Redhat 9, Gaius Mulley, 2003/04/23