This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Successfull build of gcc-3.2 for DJGPP (i586-pc-msdosdjgpp)
- From: pavenis at lanet dot lv
- To: gcc at gcc dot gnu dot org
- Date: Fri, 23 Aug 2002 13:41:23 +0300
- Subject: Successfull build of gcc-3.2 for DJGPP (i586-pc-msdosdjgpp)
Bootstrapped GCC-3.1 sucessfully for i586-pc-msdosdjgpp in DOS session
under Win98SE (Some modification to sources were applied)
Languages: C, C++, Objective C, Fortran, ADA
(Java related directories were removed from source tree)
sh-2.05$ uname
MS-DOS
sh-2.05$ ./config.guess
i386-pc-msdosdjgpp
(it's really Pentium-III but config.guess did not detect the difference for
i[3456]86-pc-msdosdjgpp)
sh-2.04$ gcc -v
Reading specs from c:/djgpp/lib/gcc-lib/djgpp/3.2/specs
Configured with: /devel/gcc32/gnu/gcc-3.2/configure i586-pc-msdosdjgpp --
prefix=/dev/env/DJDIR --disable-nls
Thread model: single
gcc version 3.2
Testsuite is not run as dejagnu is not available for this target
Andris