This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: PATCH/Ada: Fix DIR_SEPARATOR bug on win32 targets


 --- Arnaud Charlet <charlet@ACT-Europe.FR> wrote: > Thanks.
> 
> Patch seems fine, assuming you've got a successfull bootstrap and make
> check.
> 
> Arno

The bootstrap is successful.  However, I am still not able to get 
make check-ada to work.  This is what I get:

		=== acats configuration ===
gcc is /develop/gcc-3.4/build/gcc/testsuite/ada/acats/gcc
Reading specs from /develop/gcc-3.4/build/gcc/specs Configured with: ../gcc/configure
--host=mingw32 --build=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls
--enable-languages=c,c++,objc,f77,ada --disable-win32-registry --disable-shared
--enable-sjlj-exceptions  Thread model: win32 gcc version 3.4 20031112 (experimental)
host=mingw32
target=mingw32
gnatmake is /develop/gcc-3.4/build/gcc/gnatmake

GNATLS 3.4 20031112 (experimental) Copyright 1997-2003 Free Software Foundation, Inc.

Source Search Path:
   <Current_Directory>
   /develop/gcc-3.4/build/gcc/ada/rts/
   /mingw/lib/gcc/mingw32/3.4/adainclude/


Object Search Path:
   <Current_Directory>
   /develop/gcc-3.4/build/gcc/ada/rts/
   /mingw/lib/gcc/mingw32/3.4/adalib/


		=== acats support ===
Generating support files...\develop\gcc-gcc: installation problem, executable not found
no source files written
\develop\gcc-gcc: installation problem, executable not found
no source files written
.. more of same

http://personals.yahoo.com.au - Yahoo! Personals
New people, new possibilities. FREE for a limited time.


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