develooper Front page | perl.perl5.porters | Postings from February 2004

[perl #26999] Perl 5.8.3 build on SPARC Solaris 2.8 64 bit

Thread Previous | Thread Next
From:
Tom Kacvinsky
Date:
February 23, 2004 19:10
Subject:
[perl #26999] Perl 5.8.3 build on SPARC Solaris 2.8 64 bit
Message ID:
rt-3.0.8-26999-79134.14.1418094467763@perl.org
# New Ticket Created by  Tom Kacvinsky 
# Please include the string:  [perl #26999]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=26999 >


Hi all,

I read the docs for submitting a bug for perl on perl.org/rt3.
I cannot even get perl 5.8.3 to build on SPARC Solaris 2.8,as
miniperl core dumps with a SIGBUS.

The issue at hand is unlaigned access that I cannot seem to
track down.  I know they are from dereferencing a pointer to
a variable whose natural alignment (say 8 bytes) when that
pointer is poting to an address aligned on 4 bytes (but not
8 bytes).


I am using the Forte Developer 7.0 C compiler

    cc: Forte Developer 7 C 5.4 2002/03/09

with the -misalign flag to help prevent SIGBUS on an unaligned
access, but miniperl still cores.  :-(

Any ideas as to what I should be looking at?

Thanks,

Tom

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About