This is the mail archive of the gcc@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]

Re: Does Ada build on Linux/ia32?


> /export/build/gnu/gcc-ada/build-i686-linux/./gcc/xgcc -B/export/build/gnu/gcc-ada/build-i686-linux/./gcc/ -B/usr/gcc-4.3/i686-pc-linux-gnu/bin/ -B/usr/gcc-4.3/i686-pc-linux-gnu/lib/ -isystem /usr/gcc-4.3/i686-pc-linux-gnu/include -isystem /usr/gcc-4.3/i686-pc-linux-gnu/sys-include -c -g -O2 -fPIC      -W -Wall -gnatpg  s-pack33.adb -o s-pack33.o
> s-pack33.adb:52:49: size for "E0" too small, minimum allowed is 64
> s-pack33.adb:53:49: size for "E1" too small, minimum allowed is 64
> s-pack33.adb:54:49: size for "E2" too small, minimum allowed is 64
> s-pack33.adb:55:49: size for "E3" too small, minimum allowed is 64
> s-pack33.adb:56:49: size for "E4" too small, minimum allowed is 64
> s-pack33.adb:57:49: size for "E5" too small, minimum allowed is 64
> s-pack33.adb:58:49: size for "E6" too small, minimum allowed is 64
> s-pack33.adb:59:49: size for "E7" too small, minimum allowed is 64
> s-pack33.adb:62:30: size for "Cluster" too small, minimum allowed is 512

Strange. I'll do an update and launch a build to see if I have this issue or
not (I didn't last time I built).

Arno


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