This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Alignment error building gcc 4.2.2 gnat cross compiler from i486-gnu-linux to arm-gnu-linux


I'm trying to build a gnat cross compiler from i486 to ARM
and get the following error for a clfs arm oabi system:

/mnt/clfs/sources/gcc-build/./gcc/xgcc
-B/mnt/clfs/sources/gcc-build/./gcc/
-B/cross-tools/arm-unknown-linux-gnu/bin/
-B/cross-tools/arm-unknown-linux-gnu/lib/ -isystem
/cross-tools/arm-unknown-linux-gnu/include -isystem
/cross-tools/arm-unknown-linux-gnu/sys-include -c -g -O2      -W -Wall
-gnatpg  s-auxdec.adb -o s-auxdec.o
s-auxdec.ads:286:13: alignment for "Aligned_Word" must be at least 4
make[4]: *** [s-auxdec.o] Error 1

I'd appreciate it if someone could tell me how to fix this
build error and whether I'd have more success building
on mipsel or some host architecture other than i486.

Sunil

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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