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

compilation avec gcc-4.0 beta #3604

Closed
vicuna opened this issue Apr 20, 2005 · 1 comment
Closed

compilation avec gcc-4.0 beta #3604

vicuna opened this issue Apr 20, 2005 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Apr 20, 2005

Original bug ID: 3604
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: minor
Category: ~DO NOT USE (was: OCaml general)

Bug description

Full_Name: David Monniaux
Version: 3.08+3
OS: Fedora Core 4 beta2 / i386
Submission from: basilic.ens.fr (129.199.99.48)

I tried compiling OCaml on i386 with gcc-4.0 beta (this is a Fedora Core 4 beta2
system). The compilation of the num library failed due to complaints from gcc
about registers around some asm inline code.

fix: set BNG_ASM_LEVEL to 0

I don't know enough about the pecularities of gcc's register allocation to
further delve into this.

@vicuna
Copy link
Author

vicuna commented Jul 20, 2005

Comment author: administrator

Fixed in 3.08.4 by XL, 2005-07-20

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

1 participant