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/14624] New: Ada Compile crashes


20040317 rev.  System is an Ultrasparc e250 running Solaris 9 0403.  The 
compiler is a 32bit-only instance of version 3.3.3 with C, C++, and Ada 
compilers enabled.  Binutils is 2.14 as the Sun versions in /usr/ccs/bin don't 
seem to work at all.  I resolved the problem (I think) by copying the version 
of treeprs.ad? from 3.3.3.  Thought you'd want to know, though.

gcc -c -g       -gnatpg -gnata -I- -I. -Iada -
I../../gcc/ada ../../gcc/ada/tree_io.adb -o ada/tree_io.o
gcc -c -g       -gnatpg -gnata -I- -I. -Iada -
I../../gcc/ada ../../gcc/ada/treepr.adb -o ada/treepr.o
treeprs.ads:1:01: compilation unit expected
make[2]: *** [ada/treepr.o] Error 1
make[2]: Leaving directory `/root/build/gcc-3.4-20040317/gcc-build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/root/build/gcc-3.4-20040317/gcc-build/gcc'
make: *** [bootstrap] Error 2
[root@lurch gcc-build]#

-- 
           Summary: Ada Compile crashes
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ehicks at binarymagi dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


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