logo       

[ ghc-Bugs-1315472 ] in hdirect stdcall not supported on PPC Mac OS X 10.3: msg#00006

lang.haskell.glasgow.bugs

Subject: [ ghc-Bugs-1315472 ] in hdirect stdcall not supported on PPC Mac OS X 10.3

Bugs item #1315472, was opened at 2005-10-07 10:17
Message generated for change (Comment added) made by yaseppochi
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1315472&group_id=8032

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build System
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Stephen J. Turnbull (yaseppochi)
Assigned to: Nobody/Anonymous (nobody)
Summary: in hdirect stdcall not supported on PPC Mac OS X 10.3

Initial Comment:
I'm building CVS HEAD from 2005-10-05 with 6.4.1.

I get the error in the attached log.

I'm not in a hurry, but in a couple of months one of my
projects will be to the point that I would like to call
some Haskell code from another project written in C.
If there's anything I can do to help with getting
hdirect supported on

Mac PowerBook G4
Mac OS X 10.3.9 "panther"

Please let me know. (I probably will upgrade to 10.4
"Tiger" in the near future.)

It would be nice if the build could fail safely (ie,
not produce the hdirect library, but not stop the rest
of the fptools build). There doesn't seem to be a way
to disable the feature via configure.

Stephen Turnbull
stephen@xxxxxxxxxx

----------------------------------------------------------------------

>Comment By: Stephen J. Turnbull (yaseppochi)
Date: 2005-10-07 18:55

Message:
Logged In: YES
user_id=88738

Thanks for the quick reply.

I don't need HDirect specifically. I may want to call
Haskell code from XEmacs, someday. I checked out fptools
from CVS, the build broke in hdirect/lib, I looked to see if
I needed it. Its docs claim to be the "way of the future"
in Haskell FFI, so I concluded (a) I don't need it now and
(b) I will very likely want (something like) it in the future.

I reported this because "cvs checkout fptools; cd fptools;
./configure; make" seems like a pretty natural approach with
a half-dozen prerequisite projects, and the build apparently
breaks. (I wonder if make install would work, that probably
chokes in the same place.)

----------------------------------------------------------------------

Comment By: Simon Marlow (simonmar)
Date: 2005-10-07 17:45

Message:
Logged In: YES
user_id=48280

This isn't an authoritative answer, but it is likely to be
the case that H/Direct has never been ported to MacOS X, and
H/Direct is not being actively maintained at the moment.

Why do you need H/Direct? If you just need to call Haskell
from C, there are a variety of ways to achieve that, with
and without extra tools.


----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1315472&group_id=8032


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise