http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52494
Bug #: 52494 Summary: s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassig...@gcc.gnu.org ReportedBy: andris.pave...@iki.fi s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb which causes compile to fail if s-taprop-dummy.adb is chosen for target. Adding simple subpackage which only contains procedure Set seems to be sufficient in this case (not yet tested more rather than s-tpoaal.adb compiles then) (tried to compile as cross-compiler from Linux for target i586-pc-msdosdjgpp)