caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gordon Henriksen <gordonhenriksen@mac.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] OCaml and Leopard
Date: Sun, 18 Nov 2007 10:27:26 -0500	[thread overview]
Message-ID: <8E94369C-27ED-400D-8F92-21CAEC666625@mac.com> (raw)
In-Reply-To: <CC95FA36-C25F-4C9C-83C6-5399E3167E73@kamysh.org>

On Nov 18, 2007, at 06:58, Valentyn Kamyshenko wrote:

> looks like I've got yet another compilation problem on Leopard:
>
> gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE  -DTARGET_power - 
> DSYS_rhapsody -O -Wall -DDARWIN_VERSION_6  -D_FILE_OFFSET_BITS=64 - 
> D_REENTRANT  -c signals.c
> In file included from signals.c:31:
> signals_osdep.h: In function 'context_gpr_p':
> signals_osdep.h:137: error: dereferencing pointer to incomplete type
> signals_osdep.h:141: error: dereferencing pointer to incomplete type
> *** Error code 1
>
> Happens even when I try to compile 3.09 version of OCaml (on PPC,  
> Mac OS X v.10.5.1).
> Setting MACOSX_DEPLOYMENT_TARGET to 10.4 helps.


This is exactly the right fix for older releases. There is work  
proceeding on top-of-tree so that subsequent releases will compile for  
Leopard (rather than just on it).

— Gordon


  reply	other threads:[~2007-11-18 15:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-02 19:24 Joel Reymont
2007-11-02 22:21 ` [Caml-list] " Nathaniel Gray
2007-11-03 13:34   ` Ralph Douglass
2007-11-03 13:35     ` Ralph Douglass
2007-11-04  0:25       ` Nathaniel Gray
2007-11-04  1:56 ` Gordon Henriksen
2007-11-18 11:58   ` Valentyn Kamyshenko
2007-11-18 15:27     ` Gordon Henriksen [this message]
2007-11-20  1:42       ` Bünzli Daniel
2007-11-20  2:04         ` Gordon Henriksen

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=8E94369C-27ED-400D-8F92-21CAEC666625@mac.com \
    --to=gordonhenriksen@mac.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).