GCC configuration problems

Dainius vakaras@delfi.lt
Wed Sep 26 06:36:00 GMT 2001


Hello,

  My name is Dainius. I'm from Lithuania.
  I wanted to install (Configure) GCC 3.0 version in my computer.
  Becouse it is Linux system, and I use Windows'98, I used Cygwin to
  immitate Linux.

    I followed all instructions. But when I tryed to configure GCC, I
  I got such errors:

Configuring for a i586-pc-cygwin host.
grep: /src/gcc/gcc-3.0/gcc/version.c: No such file or directory
grep: /src/gcc/gcc-3.0/configure.in: No such file or directory
*** /src/gcc/gcc-3.0/configure.in has no "per-host:" line.
grep: /src/gcc/gcc-3.0/configure.in: No such file or directory

  But I'm sure, these files exists.

  My command line was:

/src/gcc/gcc-3.0/configure --target=arm-elf \
      --prefix=/tools \
      --exec-prefix=/tools/H-i686-pc-cygwin \
      --with-gnu-as --with-gnu-ld --with-newlib \
      -v 2>&1 | tee configure.out 
  
Thanks in advance.
      
------------
Best regards,
 Dainius




More information about the Gcc mailing list