Project

General

Profile

Actions

Emulator Issues #157

closed

CC flags ignored by Dolphin under GNU/Linux x86_64

Added by gnuraziel over 15 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What steps will reproduce the problem?

  1. Download SVN
  2. Edit SConstruct to add specific CC flags
  3. Build SVN

What is the expected output? What do you see instead?
OSD info must show SSE3 and dual-core support. Instead, it show 1 core and
sse3 only.

What version of the product are you using? On what operating system?
R290 on GNU/Linux Debian Lenny x86_64.

Please provide any additional information below.
Here the ccflag line i've edited :
ccflags = '-g -Os -fno-strict-aliasing -fPIC -msse2 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -march=athlon64 -pipe -msse3' + warnings

Actions

Also available in: Atom PDF