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/17701] New: Can't crosscompile ada to armv5tel


Crosscompiling gcc w/ ada support to armv5tel results in: 
 
../../xgcc -B../../ -c -g -O2      -W -Wall -gnatpg  s-auxdec.adb -o 
s-auxdec.o 
s-auxdec.ads:276:13: alignment for "Aligned_Word" must be at least 4 
make[2]: *** [s-auxdec.o] Error 1 
make[2]: Leaving directory `/usr/src/ark/BUILD/gcc-3.4.3-20040925/gcc/ada/rts'

-- 
           Summary: Can't crosscompile ada to armv5tel
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bero at arklinux dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-ark-linux
  GCC host triplet: i686-ark-linux
GCC target triplet: armv5tel-ark-linux


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


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