[Bug ada/42518] Alignment issue prevents building 64 bit RTS on Snow Leopard
simon at pushface dot org
gcc-bugzilla@gcc.gnu.org
Tue Dec 29 15:01:00 GMT 2009
------- Comment #1 from simon at pushface dot org 2009-12-29 15:01 -------
Get a similar failure building GCC 4.3.3:
/Users/simon/gcc-build-4.3.3-x86_64/./gcc/xgcc
-B/Users/simon/gcc-build-4.3.3-x86_64/./gcc/
-B/opt/gcc-4.3.3-x86_64/x86_64-apple-darwin10.2.0/bin/
-B/opt/gcc-4.3.3-x86_64/x86_64-apple-darwin10.2.0/lib/ -isystem
/opt/gcc-4.3.3-x86_64/x86_64-apple-darwin10.2.0/include -isystem
/opt/gcc-4.3.3-x86_64/x86_64-apple-darwin10.2.0/sys-include -c -g -O2 -fPIC
-pipe -fno-common -W -Wall -gnatpg a-direct.adb -o
a-direct.o
a-direct.ads:426:09: alignment for "Search_Typeb82s" must be at least 8
a-direct.ads:426:09: alignment for "Search_Typet77s" must be at least 8
make[6]: *** [a-direct.o] Error 1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42518
More information about the Gcc-bugs
mailing list