caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Christoph Bauer" <Christoph.Bauer@lmsintl.com>
To: "David Kuestler" <dkuestler@demi.com.au>, <caml-list@yquem.inria.fr>
Subject: AW: [Caml-list] HPPA/HPUX
Date: Wed, 15 Nov 2006 11:44:19 +0100	[thread overview]
Message-ID: <BB046CA812535C45BD0029AA9D04BA792B37C2@KL-SRV57.lmsintl.com> (raw)

Hi,

yes I did. 

gcc: 4.1.1  (native cc isn't supported)

To get a working compiler, I had to fix some Makefiles
(after the run of configure):

config/Makefile:
ASPP=gcc

segfault in ocamlrun:

byterun/Makefile
CFLAGS=-DCAML_NAME_SPACE -O0 $(BYTECCCOMPOPTS)
                         ^^^^

Assembler errors when generating camp4o.opt:

Makefile
CAMLOPT=boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -compact -inline 0
 
Christoph Bauer

> -----Ursprüngliche Nachricht-----
> Von: caml-list-bounces@yquem.inria.fr 
> [mailto:caml-list-bounces@yquem.inria.fr] Im Auftrag von 
> David Kuestler
> Gesendet: Mittwoch, 15. November 2006 08:12
> An: caml-list@yquem.inria.fr
> Betreff: [Caml-list] HPPA/HPUX
> 
> Has anyone built 3.09.3 on a HPPA/HPUX box recently ?
> 
> 
> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
> 


             reply	other threads:[~2006-11-15 10:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-15 10:44 Christoph Bauer [this message]
2006-11-20  7:25 ` David Kuestler

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=BB046CA812535C45BD0029AA9D04BA792B37C2@KL-SRV57.lmsintl.com \
    --to=christoph.bauer@lmsintl.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=dkuestler@demi.com.au \
    /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).