I am trying to build gcc-4.2.4, and gcc-4.3.2 on 64 bit machine with gcc-4.1.2 to build them. For both of them make succeeds but while doing make install I get cc1: error: unrecognized command line option "-Wno-overlength-strings" Any suggestions?
I am trying to build gcc-4.2.4, and gcc-4.3.2 on 64 bit machine with gcc-4.1.2 to build them. For both of them make succeeds but while doing make install I get cc1: error: unrecognized command line option "-Wno-overlength-strings" Any suggestions?