> On cygwin, current gcc trunk, I get this new problem:
>
> /usr/local/src/trunk/objdir.withada/./gcc/xgcc
> -B/usr/local/src/trunk/objdir.withada/./gcc/
> -B/usr/i686-pc-cygwin/bin/ -B/usr/i686-pc-cygwin/lib/ -isystem
> /usr/i686-pc-cygwin/include -isystem /usr/i686-pc-cygwin/sys-include
>  -c -g -O2   -W -Wall -gnatpg -nostdinc   s-taprop.adb -o s-taprop.o
> s-tpoaal.adb:60:13: "Specific" is undefined (more references follow)
> make[5]: *** [s-taprop.o] Error 1
> make[5]: Leaving directory

Looks like the same problem, see gcc/ada/Makefile.in line 1573.

-- 
Eric Botcazou

Reply via email to