Opened 18 years ago

Closed 18 years ago

#1650 closed defect (fixed)

CFLAGS note for glibc

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

Description

The CFLAGS note for glibc should be removed/reworded. See the above thread.

Change History (5)

comment:1 by Matthew Burgess, 18 years ago

Milestone: 6.1.1
Status: newassigned

There's also this text in chapter05/glibc.xml:

<para>It should be noted that compiling Glibc in any way other than the method suggested in this book puts the stability of the system at risk.</para>

IMO, that's implied for every package already - i.e. you can do so but at your own risk. Is it really required to remind people here? It just doesn't seem to fit/flow any more, with the warning just above it removed.

Reading the archives you linked to also suggests that binutils and gcc could have their similar CFLAGS related warnings removed, so I'll probably do that at the same time I tackle glibc.

Also nominating for 6.1.1 as fixing this just involves trivial textual edits that improve the accuracy of the book.

comment:2 by Matthew Burgess, 18 years ago

Owner: changed from lfs-book@… to Matthew Burgess
Status: assignednew

comment:3 by Matthew Burgess, 18 years ago

Status: newassigned

comment:4 by tushar@…, 18 years ago

IMO, the best thing would be to completely remove optimization related warnings from glibc, gcc and binutils. Instead in the Introduction section <http://www.linuxfromscratch.org/lfs/view/development/chapter06/chapter06.html#ch-system-introduction> below the text for optimization, add a note stating that for the toolchain packages, using -march and -mtune options may cause problems.

Don't think it is imporatant for 6.1 series.

comment:5 by Matthew Burgess, 18 years ago

Milestone: 6.1.1
Resolution: fixed
Status: assignedclosed

Thanks Tushar. Fixed in r7131 and removed the 6.1.1 target.

Note: See TracTickets for help on using tickets.