Opened 14 years ago

Closed 14 years ago

#2568 closed defect (fixed)

GCC testsuite requires file

Reported by: Matthew Burgess Owned by: bdubbs@…
Priority: normal Milestone: 6.6
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

As reported by Bruce at http://www.linuxfromscratch.org/pipermail/lfs-dev/2010-February/063515.html, the GCC testsuite depends on File. More specifically, it only depends on File on certain architectures, of which x86_64 is one. Folks building on 32-bit aren't affected. See gcc/testsuite/gcc.misc-tests/linkage.exp (search for 'exec file').

Moving File to before GCC should be safe enough, and appendix C needs to be updated to reflect the dependency

Change History (2)

comment:1 by bdubbs@…, 14 years ago

Owner: changed from lfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 14 years ago

Resolution: fixed
Status: assignedclosed

Fixed in revision 9186.

Note: See TracTickets for help on using tickets.