caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Xavier Leroy <Xavier.Leroy@inria.fr>
To: Art Yerkes <ayerkes@gmvnetwork.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] BUG: sparc-sun-solaris2.8 and configure
Date: Tue, 18 Sep 2001 16:00:32 +0200	[thread overview]
Message-ID: <20010918160032.D23689@pauillac.inria.fr> (raw)
In-Reply-To: <200109101848.f8AImKY10451@mail.genxnet.com>; from ayerkes@gmvnetwork.com on Mon, Sep 10, 2001 at 06:48:20PM -0000

> I ran configure on a sparc-sun-solaris2.8 system (sparcv9), and
> dblalign did not detect that ARCH_ALIGN_DOUBLE is needed for this
> architecture.  (ocamlrun gets a bus error in copy_double unless
> compiled with ARCH_ALIGN_DOUBLE).  Defining ARCH_ALIGN_DOUBLE in
> config/m.h eliminates the bus error.

You should have reported this to caml-bugs@inria.fr.  At any rate,
the problem is fixed in the working sources; see bugID #470 on
http://caml.inria.fr/bin/caml-bugs.  For your information, this is due
to some versions of gcc imposing different alignment constraints
whether -O is set or not...

- Xavier Leroy
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


      reply	other threads:[~2001-09-18 14:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-10 18:48 Art Yerkes
2001-09-18 14:00 ` Xavier Leroy [this message]

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=20010918160032.D23689@pauillac.inria.fr \
    --to=xavier.leroy@inria.fr \
    --cc=ayerkes@gmvnetwork.com \
    --cc=caml-list@inria.fr \
    /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;
as well as URLs for NNTP newsgroup(s).