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/34360] New: typo gcc/ada/Makefile.in for GNU/kFreeBSD


Perusing the file I see around line 879:

  TOOLS_TARGET_PAIRS =  \
    mlib-tgt.adb<mlib-tgt-linux.adb \
    indepsw.adb<indepsw-gnu.adb

I think this should be mlib-tgt-specific.adb<mlib-tgt-linux.adb instead like
for all other targets.  The file mlib-tgt.adb is no longer target-specific.


-- 
           Summary: typo gcc/ada/Makefile.in for GNU/kFreeBSD
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ludovic at ludovic-brenta dot org


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


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