[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] Another problem with build on Cygwin now (was: Re: gm2 Cygwin port
From: |
Gerrit P. Haase |
Subject: |
[Gm2] Another problem with build on Cygwin now (was: Re: gm2 Cygwin port) |
Date: |
Sun, 6 Jun 2004 11:56:58 +0200 |
Hello Gaius,
after the last successful build I got problems with the libjava build.
Now I started all over with configure and bootstrap, getting another
error now with the gm2/ppg target:
cd gm2 ; \
../gm2/boot-bin/mklink.exe -s /gcc/gcc-3.3.3/gcc-3.3.3-1/gcc/gm2/init/ppginit ;
\
gcc -c mod_init.c -o mod_init.o ; \
M2PATH=". gm2-libs-boot gm2-compiler-boot" ; export M2PATH ; \
../gm2/boot-bin/mklink.exe -l -p2c p2c/p2c-src/src/libp2c.a
/gcc/gcc-3.3.3/gcc-3.3.3-1/gcc/gm2/init/ppginit ; \
sh linkcommand ; \
rm -f linkcommand ; \
mv a.exe ppg.exe
gm2-libs-boot/StdIO.o(.text+0x4e):StdIO.c: undefined reference to `__Escape'
gm2-libs-boot/StdIO.o(.text+0x81):StdIO.c: undefined reference to `__Escape'
gm2-libs-boot/DynamicStrings.o(.text+0xe6):DynamicStrings.c: undefined
reference to `__OutMem'
gm2-libs-boot/DynamicStrings.o(.text+0x174):DynamicStrings.c: undefined
reference to `__OutMem'
gm2-libs-boot/DynamicStrings.o(.text+0x20b):DynamicStrings.c: undefined
reference to `__OutMem'
gm2-libs-boot/DynamicStrings.o(.text+0x464):DynamicStrings.c: undefined
reference to `__OutMem'
gm2-libs-boot/DynamicStrings.o(.text+0x4dc):DynamicStrings.c: undefined
reference to `__OutMem'
gm2-libs-boot/DynamicStrings.o(.text+0x549):DynamicStrings.c: more undefined
references to `__OutMem' follow
collect2: ld returned 1 exit status
Do you have a hint why this happens now and not the several tries
before?
Gerrit
--
=^..^=
Re: [Gm2] gm2 Cygwin port, Gaius Mulley, 2004/06/07