Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

March 28, 2009 CVS version won't bootstrap on Mac OS X Intel 64 #4759

Closed
vicuna opened this issue Mar 28, 2009 · 1 comment
Closed

March 28, 2009 CVS version won't bootstrap on Mac OS X Intel 64 #4759

vicuna opened this issue Mar 28, 2009 · 1 comment
Assignees
Labels

Comments

@vicuna
Copy link

vicuna commented Mar 28, 2009

Original bug ID: 4759
Reporter: Pascal Cuoq
Assigned to: @xavierleroy
Status: closed (set by @xavierleroy on 2011-05-29T10:14:21Z)
Resolution: fixed
Priority: normal
Severity: major
Fixed in version: 3.12.0+dev
Category: ~DO NOT USE (was: OCaml general)

Bug description

On Mac OS X Intel 10.5.6, XCode 3.1.2

CVSROOT=:pserver:anoncvs@camlcvs.inria.fr:/caml cvs checkout ocaml
./configure -prefix /usr/local/ocamlcvs64 -cc "gcc -m64"
make world.opt

result in:

cd stdlib; make allopt
../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g ./Compflags pervasives.cmx -c pervasives.ml
/var/folders/Hi/HiBUKQCdHfqHIZMHl+JTb++++TI/-Tmp-/camlasmed7363.s:602:junk @PLT' after expression /var/folders/Hi/HiBUKQCdHfqHIZMHl+JTb++++TI/-Tmp-/camlasmed7363.s:633:junk @plt' after expression
...
The file camlasmed7363.s is attached with this bug report

Additional information

Note that the 3.11.0 release compiles fine with the same procedure.

File attachments

@vicuna
Copy link
Author

vicuna commented Mar 31, 2009

Comment author: @xavierleroy

Hopefully fixed in CVS trunk. Was probably a bad code merge from 3.11 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants