darcs patch: Get External Core (-fext-core) working with
readline
Simon Peyton-Jones
simonpj at microsoft.com
Wed Nov 1 03:00:06 EST 2006
Thanks Sam.
Ian would you like to apply this, please?
Aaron: as keeper of External Core, you should know about this.
Simon
| -----Original Message-----
| From: cvs-all-bounces at haskell.org [mailto:cvs-all-bounces at haskell.org]
On Behalf Of Samuel Bronson
| Sent: 01 November 2006 01:15
| To: cvs-ghc at haskell.org
| Subject: darcs patch: Get External Core (-fext-core) working with
readline
|
| Tue Oct 31 19:36:49 EST 2006 Samuel Bronson <naesten at gmail.com>
| * Get External Core (-fext-core) working with readline
| Had to add support for dynamic C calls and for foreign labels (Addr#
| constants). Actually I only did the printing side -- parsing is not
| done yet. But at least now you can build the libraries with
-fext-core.
|
| I also got the function arrow to print out properly again (it was
| printing fully-qualified and z-coded!)
|
| I also added a field for calling convention name to the External
| data constructor in ExternalCore.Exp (for static C calls).
|
| I'm not exactly sure where to document all of this, so I haven't
done
| that, though I did comment the code a bit.
More information about the Cvs-ghc
mailing list