| Anonymous | Login | Signup for a new account | 2013-05-19 07:05 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 | ||||||
| 0005912 | OCaml | OCaml internal build/install (Makefiles, configure) | public | 2013-01-29 11:20 | 2013-02-26 13:57 | ||||||
| Reporter | tgazagna | ||||||||||
| Assigned To | |||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||
| Status | new | Resolution | open | ||||||||
| Platform | OS | OSX | OS Version | 10.6.8 | |||||||
| Product Version | |||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0005912: Cannot install trunk on OSX 10.6.8 | ||||||||||
| Description | I have OSX 10.6.8 and I got: [...] /var/folders/xX/xX11ISOtFjiytGYgrXdr6U+++TI/-Tmp-/cc-ZGZMwX.s:4179:2: warning: ignoring directive for now .cfi_endproc ^ for i in unix str num dynlink bigarray systhreads threads graph labltk; do \ (cd otherlibs/$i; make allopt) || exit $?; \ done ../../ocamlcompopt.sh -c -w +33..39 -warn-error A -g -nolabels unix.ml --- and then the script seems to be stuck. I guess this is due to the recent swtich from as to llvm-as. I guess the configure script should check for the right version of OSX as well. | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Notes |
|
|
(0008928) doligez (manager) 2013-02-26 11:46 |
note: should probably check the version of as rather than the version of OSX. |
|
(0008930) tgazagna (reporter) 2013-02-26 13:57 |
$ as -v Apple Inc version cctools-800~26, GNU assembler version 1.38 |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2013-01-29 11:20 | tgazagna | New Issue | |
| 2013-02-26 11:46 | doligez | Note Added: 0008928 | |
| 2013-02-26 13:57 | tgazagna | Note Added: 0008930 | |
| Copyright © 2000 - 2011 MantisBT Group |