| Anonymous | Login | Signup for a new account | 2013-05-25 00:42 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0005029 | OCaml | OCaml general | public | 2010-04-20 17:23 | 2011-05-29 12:19 | |||
| Reporter | glondu | |||||||
| Assigned To | xleroy | |||||||
| Priority | normal | Severity | major | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | ||||||||
| Target Version | Fixed in Version | 3.12.0+dev | ||||||
| Summary | 0005029: ocamlopt generates code with unbound symbols on arm | |||||||
| Description | Hello, While rebuilding all Debian packages (armel port) with ocamlopt enabled (using trunk r10268), orpie failed to build. The build log is available at [1]. It seems that the code generated for ocamlgsl uses `__truncdfsd2' and `__extendsdfd2', which I've not been able to find anywhere. Cheers, -- Stéphane | |||||||
| Additional Information | [1] http://debian.glondu.net/debian/ocaml31120dev17r10268/failures/orpie_1.5.1-7.1%2B3.12.0%2Bdev17%2B10268_armel.build [^] | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0005363) xleroy (administrator) 2010-04-22 14:44 |
These are helper functions from libgcc.a ... with typos in their names. Fixed the typos in SVN trunk. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-04-20 17:23 | glondu | New Issue | |
| 2010-04-22 14:44 | xleroy | Note Added: 0005363 | |
| 2010-04-22 14:44 | xleroy | Status | new => resolved |
| 2010-04-22 14:44 | xleroy | Resolution | open => fixed |
| 2010-04-22 14:44 | xleroy | Fixed in Version | => 3.12.0+dev |
| 2010-04-22 14:44 | xleroy | Assigned To | => xleroy |
| 2011-05-29 12:19 | xleroy | Status | resolved => closed |
| Copyright © 2000 - 2011 MantisBT Group |