View Issue Details

IDProjectCategoryView StatusLast Update
0001180ardourbugspublic2008-11-20 23:57
Reporterlokidavison Assigned Topaul  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0001180: ARCHFLAGS not appended to LINKFLAGS, makes build fail on x86_64 mandriva
DescriptionWhen scons is set with arch flags for instance '-march=athlon64 -mtune=athlon64' these are included in every compile line except the final link line. This causes the link to fail as it looks for the 32 bit libs which have not been built. Can be solved by appending ARCHFLAGS to LINKFLAGS. This is tested on Mandriva 2006 X86_64. Results are the same for ardour and ardour2.
TagsNo tags attached.

Activities

paul

2007-02-27 14:02

administrator   ~0003404

fixed in svn for ardour2.

Issue History

Date Modified Username Field Change
2006-01-27 14:04 lokidavison New Issue
2006-01-27 14:04 lokidavison Name => Loki Davison
2007-02-27 14:02 paul Status new => resolved
2007-02-27 14:02 paul Resolution open => fixed
2007-02-27 14:02 paul Assigned To => paul
2007-02-27 14:02 paul Note Added: 0003404
2008-11-20 23:57 seablade Status resolved => closed