View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002580 | Spring engine | General | public | 2011-07-29 01:47 | 2011-08-02 20:08 |
| Reporter | abma | Assigned To | abma | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Summary | 0002580: add compile-flags to infolog.txt | ||||
| Description | flags like -march/sse seems to be very important, so better add it to infolog.txt! | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
adding __GLIBCXX__ would make sense, too... |
|
|
this python scripts extracts the version of libstdc++: https://hg.mozilla.org/mozilla-central/file/685f5ae6e7de/build/autoconf/libstdcxx.py run with: CXX=g++ python libstdcxx.py For example, GLIBCXX_3.4.10 becomes 3 << 16 | 4 << 8 | 10 = 197642. |
|
|
as it was intended to find causes of desyncs and the desyncs seems to be gone + some additional info is loggged: https://github.com/spring/spring/commit/7cae59f35967d23bf1f40ad60df9c7c447a047f0 imo enough info! :-) |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-07-29 01:47 | abma | New Issue | |
| 2011-07-29 01:47 | abma | Graphics Card | => unknown |
| 2011-07-29 02:56 | abma | Note Added: 0007110 | |
| 2011-07-29 14:26 | abma | Note Edited: 0007110 | |
| 2011-07-29 14:31 | abma | Note Added: 0007116 | |
| 2011-07-29 14:32 | abma | Note Edited: 0007116 | |
| 2011-07-29 14:32 | abma | Note Edited: 0007116 | |
| 2011-08-02 20:08 | abma | Note Added: 0007202 | |
| 2011-08-02 20:08 | abma | Status | new => resolved |
| 2011-08-02 20:08 | abma | Resolution | open => fixed |
| 2011-08-02 20:08 | abma | Assigned To | => abma |