https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119622
Bruno Haible changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|UNCONFIRME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119622
--- Comment #3 from Gaius Mulley ---
As another data point. It works fine with:
version=15-20250411
../gcc-$version/configure --build=x86_64-pc-linux-gnu
--host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu --prefix=$HOME/opt
--enable-share
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119622
--- Comment #2 from Richard Biener ---
(In reply to Bruno Haible from comment #0)
> I built gcc version 15-20250323 from source, as usual through ".../configure
> ...", "make", "make install".
>
> Now I can compile a Modula-2 hello-world progra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119622
Sam James changed:
What|Removed |Added
Keywords||build
--- Comment #1 from Sam James ---
Ma