This is the mail archive of the gcc-bugs@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]

[Bug target/25899] [4.2 Regression] ACATS FAIL c34006a cc1226b on x86-linux



------- Comment #5 from laurent at guerby dot net  2006-01-22 16:50 -------
It does work for me. What is the version of your host Ada compiler? On the
machine I used to bootstrap 109969 it is:
$ gnatls -v

GNATLS 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)
...


mkdir -p ada/bldtools/nmake_b
cp -p /n/05/guerby/trunk-109969/gcc/ada/sinfo.ads
/n/05/guerby/trunk-109969/gcc/ada/nmake.adt
/n/05/guerby/trunk-109969/gcc/ada/xnmake.adb ada/bldtools/nm\
ake_b
(cd ada/bldtools/nmake_b; gnatmake -q xnmake ; ./xnmake -b ../../nmake.adb )
mkdir -p ada/bldtools/nmake_s
cp -p /n/05/guerby/trunk-109969/gcc/ada/sinfo.ads
/n/05/guerby/trunk-109969/gcc/ada/nmake.adt
/n/05/guerby/trunk-109969/gcc/ada/xnmake.adb ada/nmake.adb a\
da/bldtools/nmake_s
(cd ada/bldtools/nmake_s; gnatmake -q xnmake ; ./xnmake -s ../../nmake.ads )


-- 

laurent at guerby dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2006-01-21 23:33:03         |2006-01-22 16:50:16
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25899


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