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 ada/22220] Unable to build gnattools native i586



------- Comment #5 from aoliva at gcc dot gnu dot org  2010-06-23 07:00 -------
I've just run into this very problem building i-c.adb on ia64-linux-gnu, using
gcc-3.4.6 as the bootstrap compiler to build today's trunk daily bump, r161240. 

I think I hadn't had Ada enabled on this platform before, so it's the first I
saw of it.

I had no trouble bootstrapping 4.0.4 with Ada enabled on the same machine, with
the same initial compiler, and then I could use the newly-built 4.0.4 to build
the trunk as intended.

However, gcc/doc/install.texi still says Ada is supposed to build with gcc 3.4,
so at the very last we have a documentation problem.

The compiler output for i-c.adb looks about the same as the one in the initial
description, except that the warnings about the unrecognized Ada_05 pragmas
weren't there.


-- 

aoliva at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aoliva at gcc dot gnu dot
                   |                            |org
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |


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


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