Mercury Bugs - mercury | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000288 | mercury | Bug | public | 2013-06-04 03:27 | 2013-06-24 11:12 |
Reporter | keri | ||||
---|---|---|---|---|---|
Assigned To | juliensf | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000288: Some mercury binary files are built without respecting LDFLAGS | ||||
Description | Compiling mercury (on Linux) with 'make EXTRA_LDFLAGS=...' produces a number of binary files which do not respect EXTRA_LDFLAGS: * /usr/lib/mercury/lib/libgc.so * /usr/lib/mercury/lib/<grade>/libmer_trace.so * /usr/lib/mercury/lib/<grade>/libmer_eventspec.so * /usr/lib/mercury/lib/<grade>/libmer_rt.so * /usr/bin/mfiltercc * /usr/bin/info_to_mdb * /usr/bin/mkinit_erl * /usr/bin/mdemangle * /usr/bin/mkinit | ||||
Additional Information | Attached is a patch which passes through ALL_LDFLAGS to targets that currently do not respect user-defined LDFLAGS. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | mercury-linker-flags.patch (5,206) 2013-06-04 03:27 https://bugs.mercurylang.org/file_download.php?file_id=175&type=bug mercury-linker-flags-v2.patch (5,242) 2013-06-07 00:19 https://bugs.mercurylang.org/file_download.php?file_id=176&type=bug |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2013-06-04 03:27 | keri | New Issue | |||
2013-06-04 03:27 | keri | File Added: mercury-linker-flags.patch | |||
2013-06-05 16:09 | juliensf | Note Added: 0000535 | |||
2013-06-07 00:19 | keri | File Added: mercury-linker-flags-v2.patch | |||
2013-06-07 00:20 | keri | Note Added: 0000537 | |||
2013-06-20 18:02 | juliensf | Assigned To | => juliensf | ||
2013-06-20 18:02 | juliensf | Status | new => assigned | ||
2013-06-24 11:12 | juliensf | Note Added: 0000543 | |||
2013-06-24 11:12 | juliensf | Status | assigned => resolved | ||
2013-06-24 11:12 | juliensf | Resolution | open => fixed |