This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Ada] warning: file name does not match unit name


    [Btw: why is this a warning if the compiler exits unsucessfully without
    creating an object?]

It *is* a warning and it should create an object.  Sounds like
something else is wrong.  Use -v -save-temps and see what's getting
written.  Look for *.s and *.ali.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]