View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001180 | ardour | bugs | public | 2006-01-27 14:04 | 2008-11-20 23:57 |
| Reporter | lokidavison | Assigned To | paul | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0001180: ARCHFLAGS not appended to LINKFLAGS, makes build fail on x86_64 mandriva | ||||
| Description | When 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. | ||||
| Tags | No tags attached. | ||||
| 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 |