From: Xavier Leroy <Xavier.Leroy@inria.fr>
To: Aleksey Nogin <nogin@cs.caltech.edu>
Cc: Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] OCaml 3.08.3 fails to compile under Fedora Core 4 (GCC 4).
Date: Sun, 19 Jun 2005 09:45:51 +0200 [thread overview]
Message-ID: <20050619074551.GA623@yquem.inria.fr> (raw)
In-Reply-To: <42B4E6C5.2010405@cs.caltech.edu>
> As was already mentioned on this list about a month ago, OCaml 3.08.3
> fails to compile with GCC4. [...]
> As far as I can tell, last time this came up on this list nobody have
> offered any solutions short of downgrading GCC. Is there any other way
> to get it to work? TIA for any suggestions.
A simple workaround: after running configure, change config/Makefile
to set BNG_ASM_LEVEL=0 (instead of 1 or 2). This will turn off all
inline asm stuff, at significant cost in speed of bignum operations.
- Xavier Leroy
next prev parent reply other threads:[~2005-06-19 7:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-19 3:30 Aleksey Nogin
2005-06-19 7:45 ` Xavier Leroy [this message]
2005-06-19 8:16 ` [Caml-list] " Aleksey Nogin
2005-06-19 10:00 ` Xavier Leroy
2005-06-19 22:27 ` John Skaller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050619074551.GA623@yquem.inria.fr \
--to=xavier.leroy@inria.fr \
--cc=caml-list@inria.fr \
--cc=nogin@cs.caltech.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox