stg_ap_v_ret porting crash: solved?
Ian Lynagh
igloo at earth.li
Fri Sep 12 15:36:44 EDT 2003
On Fri, Sep 12, 2003 at 10:59:05AM +0100, Simon Marlow wrote:
>
> Looks like you need some mangler support now...
Unfortunately neither the mangler nor alpha are exactly strong points of
mine.
I'm also somewhat confused by how
die "Prologue junk?: $p\n" if $p =~ /^\s+[^\s\.]/;
[...]
# On Alphas, the prologue mangling is done a little later (below)
[...]
if ( $TargetPlatform =~ /^alpha-/ && $c =~ /^\t\.ent\s+(\S+)/ ) {
[prologue mangling]
is supposed to play together.
In other news, looks like porky.devel.redhat.com (linked to from the
archive pages) has ceased to exist and list messages aren't getting
through, although I can't see that host mentioned (under that name at
least) in message headers.
Thanks
Ian
More information about the Glasgow-haskell-users
mailing list