Hi Andreas, > > gcc -std=gnu99 -c -g -gnatpg -gnatwns -gnata -W -Wall -I- -I. > > -Iada/generated -Iada -I../../gcc/gcc/ada ../../gcc/gcc/ada/osint.adb > > -o ada/osint.o > > osint.adb:438:31: "strlen" not declared in "CRTL" > > osint.adb:441:14: "strncpy" not declared in "CRTL" > > osint.adb:675:21: "strlen" not declared in "CRTL" > > osint.adb:728:16: "Open_Append" is undefined > > osint.adb:1108:41: "int64" not declared in "CRTL" > > osint.adb:3144:28: "strlen" not declared in "CRTL" > > osint.adb:3147:11: "strncpy" not declared in "CRTL" > > What's your bootstrap compiler?
GNAT 4.8.5 20150623 (Red Hat 4.8.5-44) I'm currently investigating other options...