[Bug 1640] New: {tar01,tar02}/Makefile.am use hardcoded ln -s

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Wed Jul 28 05:55:43 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1640

           Summary: {tar01,tar02}/Makefile.am use hardcoded ln -s
           Product: RTEMS
           Version: HEAD
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: misc
        AssignedTo: joel.sherrill at oarcorp.com
        ReportedBy: ralf.corsepius at rtems.org


tar01/Makefile.am and tar02/Makefile.am use hardcoded "ln -s".

This is multiply broken:

a) This relies upon host systems supporting symlinks.
This is an assumption which does not apply on all hosts. Hosts or underlying
filesystems might not support them.

b) This relies upon the host having a "ln" command. An assumption which does
not apply on all hosts.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list