Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] g++ 4.3.0

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • To: SM-Discuss AT lists.ibiblio.org
  • Subject: [SM-Discuss] g++ 4.3.0
  • Date: Wed, 09 Apr 2008 14:23:55 +0200

Hi,
my "sorcery system-update" froze on g++ 4.3.0 (gcc and fortran were updated to 4.3.0).
Just trying to compile g++, it freezes in configure on testing:
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler...

In gcc-4.3.0.bld directory there is a problematic file conftest.cc and conftest.er1 with errors:
i686-pc-linux-gnu-g++: unrecognized option '-march=pentium4'
i686-pc-linux-gnu-g++: unrecognized option '-DPIC'
i686-pc-linux-gnu-g++: unrecognized option '-fPIC'
i686-pc-linux-gnu-g++: unrecognized option '-O3'

Is it only my problem?

Seems g++ does ot work for me:
# g++
g++: unrecognized option '-mtune=generic'
g++: no input files

Trying to change sorcery options (optimization) and nothing better. :-(

--
Ladislav Hagara





Archive powered by MHonArc 2.6.24.

Top of Page