This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
ada build failure?
- From: Richard Henderson <rth at redhat dot com>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 12 Apr 2005 13:11:31 -0700
- Subject: ada build failure?
Is anyone else seeing this? I see the same with either 3.3 or 3.4
as the build compiler.
gcc -c -g -gnatpg -gnata -I- -I. -Iada -I../../src-gcc/gcc/ada \
../../src-gcc/gcc/ada/exp_ch11.adb -o ada/exp_ch11.o
exp_ch11.adb:926:34: expected type "Char_Code_Base" defined at types.ads:531
exp_ch11.adb:926:34: found private type "Uint" defined at uintp.ads:50
r~