Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005912OCamlOCaml internal build/install (Makefiles, configure)public2013-01-29 11:202013-02-26 13:57
Reportertgazagna 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
PlatformOSOSXOS Version10.6.8
Product Version 
Target VersionFixed in Version 
Summary0005912: Cannot install trunk on OSX 10.6.8
DescriptionI 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.
TagsNo tags attached.
Attached Files

- Relationships

-  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
Powered by Mantis Bugtracker