[Bug 1532] Review Request -- First Test of Loading tarfile info IMFS
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Wed Jun 9 17:23:06 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1532
--- Comment #13 from Ralf Corsepius <ralf.corsepius at rtems.org> 2010-06-09 12:23:04 ---
For the record:
I am having strong doubts on the autotool related parts of this patch.
IMO, this patch's autotool parts are inappropriate/inacceptable for rtems-4.10
and need to be fundamentally reworked should for rtems-4.11, because these
patches
a) pollutes RTEMS_CANONICALIZE_TOOLS with a single testsuit's demands.
b) pulls in objdump
This is a regression over previous versions of RTEMS, where we tried hard to
get rid of it.
c) the whole working priniciple to detect the output format is fragile.
d) Finally: "tar" is highly non-portable. It comes with nasty incompatibilities
hidden inside (c.f. --format in "man tar" and c.f. man pax)
Unfortunately, I won't have sufficient time left for further investigations
before ca. mid next week.
--
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