How serious is a CXXFLAGS option error?
by bayou self from LinuxQuestions.org on (#5S35T)
LFS 11.0
7.7. Libstdc++ from GCC-11.2.0, Pass 2
I'm getting
Code:x86_64-lfs-linux-gnu-g++: error: unrecognized command-line option '-02'Can I let this go for now? If not, please help me fix this. I've started over several times! Thanks.
Edit: I read somewhere it was supposed to be -(upper-case o)2, not -(zero)2
Edit #2: I copied the command and pasted it into my browser search bar...it's definitely an upper-case "oh". So, where do I go from here?
7.7. Libstdc++ from GCC-11.2.0, Pass 2
I'm getting
Code:x86_64-lfs-linux-gnu-g++: error: unrecognized command-line option '-02'Can I let this go for now? If not, please help me fix this. I've started over several times! Thanks.
Edit: I read somewhere it was supposed to be -(upper-case o)2, not -(zero)2
Edit #2: I copied the command and pasted it into my browser search bar...it's definitely an upper-case "oh". So, where do I go from here?