[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Christoph Bauer <Christoph.Bauer@l...> |
| Subject: | AW: [Caml-list] HPPA/HPUX |
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
>