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]
Other format: [Raw text]

Re: PA specifies invalid T_ADAFLAGS


> We do it everyday with no trouble. You need to start with a recent enough
> version of GNAT (3.13 or better, 3.14). So if you're using an earlier
> version (e.g 3.12), then first build 3.13 from 3.12, and possibly
> 3.14 from 3.13.

That's exactly what I did.  This is what happens:

make[3]: Entering directory `/xxx/gnu/gcc-3.1/objdir/gcc/ada'
stage2/xgcc -Bstage2/ -B/opt/gnu/hppa1.1-hp-hpux10.20/bin/ -c -g -O2  -mdisable-
indexing -W -Wall -gnatpg -gnata -I- -I. -I../../../gcc/gcc/ada ../../../gcc/gcc
/ada/ada.ads
+===========================GNAT BUG DETECTED==============================+
| 5.00w (20010924) (hppa1.1-hp-hpux10.20) Storage_Error stack overflow or errone
ous memory access|
| Error detected at ../../../gcc/gcc/ada/system.ads:158:5                  |
| Please submit bug report by email to report@gnat.com.                    |
| Use a subject line meaningful to you and us to track the bug.            |
| (include your customer number #nnn in the subject line).                 |
| Include the entire contents of this bug box in the report.               |
| Include the exact gcc or gnatmake command that you entered.              |
| Also include sources listed below in gnatchop format                     |
| (concatenated together with no headers between files).                   |
| (use plain ASCII or MIME attachment, or FTP to your customer directory). |
| See README.GNATPRO for full info on procedure for submitting bugs.       |
+==========================================================================+

Please include these source files with error report


compilation abandoned

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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