This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

GCC configuration problems


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]