This is the mail archive of the gcc-bugs@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]

[Bug ada/13012] New: gnatlink cannot set switches for compilation of binder file


gnatlink essentially compiles the binder file and then calls the system linker.

Gnatlink has no option to set the compiler options that are to be used when 
compiling the binder file.  This is true at least for a C binder file, in the 
Ada case I haven't verified.  At least --RTS= is not not transmitted to the Ada 
compiler.  Some targets require -m options, this cannot be specified neither.

-- 
           Summary: gnatlink cannot set switches for compilation of binder
                    file
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rolf dot ebert_spam_ at gmx dot de
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: any
GCC target triplet: any


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13012


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