Opened 9 years ago

Closed 8 years ago

#1093 closed task (fixed)

Cross GCC Static and Final remove --with-system-zlib option

Reported by: William Harrington Owned by: clfs-commits@…
Priority: blocker Milestone: CLFS Standard 3.1.0
Component: BOOK Version: CLFS Standard GIT
Keywords: Cc: berzerkula@…, jonathan@…, chris@…, cross-lfs@…

Description

The host needs zlib.h when using --with-system-zlib during GCC Cross-tools static and final.

Some hosts may already have zlib.h when building and the issue will not crop up.

Debian based hosts, and other hosts which don't install zlib.h by default, will see the issue crop up when zlib.h cannot be found when building cross-tools GCC static and final.

Rather than add another host system requirement, removing the configure option for both static and final is ideal. The ch6 compiler will utilize zlib from /tools in ch6.

Change History (1)

comment:1 by William Harrington, 8 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.