caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Ashish Agarwal <agarwal1975@gmail.com>
To: Joel Reymont <joelr1@gmail.com>
Cc: David Allsopp <dra-news@metastack.com>,
	"O'Caml Mailing List" <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] building 64bit ocaml from cvs on mac osx leopard
Date: Thu, 5 Mar 2009 13:12:23 -0500	[thread overview]
Message-ID: <d8be5ae20903051012w18e0f465xfb56341daf7f1450@mail.gmail.com> (raw)
In-Reply-To: <92486029-2A0B-4C91-84CC-6D908059580A@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1723 bytes --]

I just did a fresh install and it is working fine for me when I use the
normal method. The ocamlbuild method seems to compile fine, but make install
gives some error. I checked ocamlbuild's log file and the last line says
"Compilation successful", but when I do make install it says "cp: ocamlc: No
such file or directory", although I verified that _build/ocamlc does exist.
This seems like a different error than yours.

On Thu, Mar 5, 2009 at 10:39 AM, Joel Reymont <joelr1@gmail.com> wrote:

>
> On Mar 5, 2009, at 3:10 PM, David Allsopp wrote:
>
>  Have you tried building the normal way (./configure -cc "gcc -m64" && make
>> world bootstrap opt opt.opt install)? fastbuild.sh is experimental IFAIK
>>
>
>
> Makes no difference.
>
> make libraryopt
> cd stdlib; make allopt
> ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags
> pervasives.cmx` -c pervasives.ml
> /var/folders/pc/pcNEaYn32RW2i++8ZQvErU+++TM/-Tmp-/camlasm1dfba1.s:602:junk
> `@PLT' after expression
> /var/folders/pc/pcNEaYn32RW2i++8ZQvErU+++TM/-Tmp-/camlasm1dfba1.s:633:junk
> `@PLT' after expression
> ...
> File "pervasives.ml", line 1, characters 0-1:
> Error: Assembler error, input left in file
> /var/folders/pc/pcNEaYn32RW2i++8ZQvErU+++TM/-Tmp-/camlasm1dfba1.s
> make[2]: *** [pervasives.cmx] Error 2
> make[1]: *** [libraryopt] Error 2
> make: *** [opt] Error 2
>
> ---
> http://tinyco.de
> Mac, C++, OCaml
>
>
>
>
> _______________________________________________
> 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
>

[-- Attachment #2: Type: text/html, Size: 2723 bytes --]

  parent reply	other threads:[~2009-03-05 18:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-05 15:00 Joel Reymont
     [not found] ` <006201c99da4$8c51d3a0$a4f57ae0$@com>
2009-03-05 15:39   ` [Caml-list] " Joel Reymont
2009-03-05 16:08     ` Andres Varon
2009-03-05 16:30       ` Joel Reymont
2009-03-06 10:40       ` Joel Reymont
2009-03-06 14:22         ` nicolas.pouillard
2009-03-06 14:48           ` Joel Reymont
2009-03-05 18:12     ` Ashish Agarwal [this message]
2009-03-05 18:27       ` Joel Reymont
2009-03-06  8:17         ` Nicolas Pouillard
2009-03-06  9:13           ` Joel Reymont
2009-03-06 14:08             ` nicolas.pouillard
2009-03-06 11:08           ` Joel Reymont
2009-03-06  8:18       ` Nicolas Pouillard

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=d8be5ae20903051012w18e0f465xfb56341daf7f1450@mail.gmail.com \
    --to=agarwal1975@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=dra-news@metastack.com \
    --cc=joelr1@gmail.com \
    /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).