Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15204] New: gcc 3.3.6 does not know -march=core2 nor -mssse3

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15204] New: gcc 3.3.6 does not know -march=core2 nor -mssse3
  • Date: 1 May 2009 20:14:59 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15204

Summary: gcc 3.3.6 does not know -march=core2 nor -mssse3
Product: Codex
Version: stable grimoire
Platform: x86
URL: http://gcc.gnu.org/onlinedocs/gcc-3.4.6/gcc/i386-and-x
86_002d64-Options.html
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: gnu
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org


$ gaze system-info|head
--------------------{Section: ISO VERSION}--------------------
Source Mage GNU/Linux 0.9.6.3 i486-pc-linux-gnu
Installed from CD using installer v. 0.9.6.3 on Wed Jan 9 04:46:16 PST 2008
--------------------{Section: UNAME}--------------------
Linux esandall25808 2.6.29.1 #7 SMP Tue Apr 28 03:45:15 PDT 2009 i686
GNU/Linux
...
--------------------{Section: COMPILER CONFIG}--------------------
SMGL_COMPAT_ARCHS=32/ia32/intel/em64t/core2_32/
ARCHITECTURE="core2_32"
OPTIMIZATIONS="combreloc prelink strip "
CUSTOM_CFLAGS="-O2 -fomit-frame-pointer"
CUSTOM_CXXFLAGS="-O2 -fomit-frame-pointer"
CUSTOM_LDFLAGS="-Wl,-O1"
CFLAGS="-march=core2 -m32 -mmmx -mfpmath=sse -msse -msse2 -msse3 -mssse3 -pipe
-DPIC -fPIC -O2 -fomit-frame-pointer"
CXXFLAGS="-march=core2 -m32 -mmmx -mfpmath=sse -msse -msse2 -msse3 -mssse3
-pipe -DPIC -fPIC -O2 -fomit-frame-pointer"
LDFLAGS="-z combreloc -s -Wl,-O1"
HOST="i686-pc-linux-gnu"
CCACHE="on"
DISTCC_HOSTS=""
JOBS_PER_HOST="1"
MAKE_NJOBS="2"
CCACHE_DIR="/var/cache/compiler"

# cast gcc34
...
checking for i686-pc-linux-gnu-gcc... /usr/src/gcc-3.4.6.bld/gcc/xgcc
-B/usr/src/gcc-3.4.6.bld/gcc/ -B/opt/gcc34/i686-pc-linux-gnu/bin/
-B/opt/gcc34/i686-pc-linux-gnu/lib/ -isystem
/opt/gcc34/i686-pc-linux-gnu/include -isystem
/opt/gcc34/i686-pc-linux-gnu/sys-include
checking for suffix of object files... configure: error: cannot compute suffix
of object files: cannot compile
See `config.log' for more details.
make[1]: Leaving directory `/usr/src/gcc-3.4.6.bld'
make[1]: *** [configure-target-libstdc++-v3] Error 1

Similar to Bug #15203.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page