> Question to ACT: is "gnatbind -C" here for other than historical reasons > (supporting previous gnatbind without the feature to generate Ada)? Yes, it is also there to detect and work around cases where the Ada and the C compiler won't handle main files identically (e.g. special handling of the "main" function, ...). Arno