https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123976

--- Comment #192 from Peter Dyballa <Peter_Dyballa at web dot de> ---
(In reply to Iain Sandoe from comment #191)
> (In reply to Peter Dyballa from comment #190)
> 
> you would need to rebuild all the code to take advantage of the Os ..
> repeating the link is not going to do anything.

So it's meant to add to configure's invocation at least STAGE1_CFLAGS="-Os -g
-pipe" STAGE1_CXXFLAGS="-Os -g -pipe"?

Shouldn't they become CFLAGS and CXXFLAGS? I saw that the error happened with
-no-pie and -no-pic variations, which I do not find sane settings for an
accessible computer. (Would be OK for a printer OS or such.)

Reply via email to