Re: make BREAKPOINT=828-gcc: internal compiler error: Illegal instruction
"\"md\"" ([email protected] via alfs-discuss Mailing List) <[email protected]> Wed, 18 Mar 2026 05:13:48 +0000
| Newsgroups | gmane.linux.lfs.automated |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format... ------------=_1773810834-25109-16775 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7BIT Content-length: 421 I've been running jhalfs in GitHub actions inside an Ubuntu latest Docker container about twice a month since October 2023, so it's a bit surprising the error appears now. Disabling gmp optimization gets rid of the compiler error (at least I have now one successful build vs two failed ones with the default optimization on) sed -i 's/--disable-static/--disable-static --host=none-linux-gnu/' chapter08/ gmp.xml Marcin ------------=_1773810834-25109-16775 Content-Type: text/plain; charset="UTF-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit MIME-Version: 1.0 -- http://lists.linuxfromscratch.org/sympa/info/alfs-discuss Unsubscribe: See the above information page ------------=_1773810834-25109-16775--