This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/17701] New: Can't crosscompile ada to armv5tel
- From: "bero at arklinux dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Sep 2004 19:22:37 -0000
- Subject: [Bug ada/17701] New: Can't crosscompile ada to armv5tel
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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