This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

other/5273: Badly aligned function in shared libraries.



>Number:         5273
>Category:       other
>Synopsis:       Badly aligned function in shared libraries.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jan 04 04:16:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Nick Thurn
>Release:        gcc-3.0.3
>Organization:
>Environment:
g++ 3.0.3 with gnu ld/as/bfd 2.11 on sparc-solaris-2.6
Compiled with --with-gnu-as --with-gnu-ld and their paths
--enable-languages=c,c++
gmake bootstrap-lean 
>Description:
Shared libraries dump core with "__gxx_personality_v0 not
aligned" on use. Same code/libraries compiled under
g++2.95.2 and ld/as/bfd 2.11 work fine. 

Yes everything has been recompiled. 

I apologise for the lack of detail but I'm not a guru
and just need to know if there is a work around to what
I suspect is a solaris 2.6 related problem.
>How-To-Repeat:
Same for all shared libraries created with g++ in the
environment.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]