Skip to content

Cannot install trunk on OSX 10.6.8 #5912

@vicuna

Description

@vicuna

Original bug ID: 5912
Reporter: tgazagna
Assigned to: @damiendoligez
Status: closed (set by @xavierleroy on 2015-12-11T18:23:55Z)
Resolution: won't fix
Priority: high
Severity: minor
OS: OSX
OS Version: 10.6.8
Version: 4.01.0+dev
Target version: 4.01.0+dev
Fixed in version: 4.01.0+dev
Category: configure and build/install
Monitored by: tgazagna meurer @damiendoligez

Bug 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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions