Hi again, This one might go a bit out of the boundarys of this list but here I go.
After running ./configure --prefix=/usr/local --enable-shared --with-gnu-as --with-gnu-ld --enable-threads=posix --disable-checking --enable-languages=c,c++,ada,f77,objc,java,pascal --with-system-zlib --enable-__cxa_atexit (gcc 3.3.2 and gpc-20030830.tar.gz)
and then
make bootstrap
I get after some time something like this:
gcc -c -g -gnatpg -gnata -I- -I. -Iada -I/home/chaser/gcc/gcc-3.3.2/gcc/ada /home/chaser/gcc/gcc-3.3.2/gcc/ada/treepr.adb -o ada/treepr.o treeprs.ads:1:01: compilation unit expected make[2]: *** [ada/treepr.o] Error 1 make[2]: Leaving directory `/home/chaser/gcc/gcc-build/gcc' make[1]: *** [stage1_build] Error 2 make[1]: Leaving directory `/home/chaser/gcc/gcc-build/gcc' make: *** [bootstrap] Error 2 [root@serenity gcc-build]#
I have the gnat which cam with the redhat installation. On http://gcc.gnu.org/install/build.html there was were some words about Building the Ada compiler and I think I did the things mentioned here. Am I missing something here or does the problem go somewhat deeper?
My machine is Linux serenity 2.4.20-8 #1 Thu Mar 13 16:42:56 EST 2003 i586 i586 i386 GNU/Linux (300mhz AMD K6-2) and currently my gcc is 3.2.2
Thank You in advance,
Oliver
On 23 Oct 2003 at 12:32, Oliver Aruväli wrote:
Hi again, This one might go a bit out of the boundarys of this list but here I go.
After running ./configure --prefix=/usr/local --enable-shared --with-gnu-as --with-gnu-ld --enable-threads=posix --disable-checking --enable-languages=c,c++,ada,f77,objc,java,pascal --with-system-zlib --enable-__cxa_atexit (gcc 3.3.2 and gpc-20030830.tar.gz)
and then
make bootstrap
[...]
If you want to be relevant, I suggest that you configure with "--enable-languages=pascal"
and then "make bootstrap"
If that succeeds, then "cd gcc && make pascal.install-with-gcc && cd .."
Best regards, The Chief -------- Prof. Abimbola A. Olowofoyeku (The African Chief) web: http://www.bigfoot.com/~african_chief/