Hallo, > I built a whole LFS and my normal desktop with 7.3, based on LFS > r11352 (14th January) and BLFS r19700 (25th January). For that it > dropped in and the new version gave me no trouble.
for me gcc 7.3 does not seem like a simple drop-in. There were so many changes standard-wise (C and C++) that lots of packages don't compile out-of-the-box. I had to add things like stdint.h, sysmacros.h, and a lot of warnings appear for dirty C code which mixes int/uint, does not use pointers correctly and so on. Imho the latest gcc is a very sharp instrument for detecting bad coding practices and in fact it does this quite often. Tschau...Thomas -- "Do you wanna be a legend or a passing footprint on the sands of time?"
signature.asc
Description: OpenPGP digital signature
-- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? http://en.wikipedia.org/wiki/Posting_style
