Port-alpha archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: static link csh/tcsh dumps core



On Fri, Mar 08, 2013 at 02:27:40PM -0800, Jason Thorpe wrote:
> 
> On Mar 8, 2013, at 12:59 PM, Martin Husemann <martin%duskware.de@localhost> 
> wrote:
> 
> "What does Linux do?"

I am not sure for general linux. Do they support static linking?

I looked at the uLibc source and it does not store/restore register 29
(aka $gp). All documents describing the register set I found claim
it would not be preserved accross function calls - which is kind of
natural for its intended usage.

Still sounds like a gcc bug to me.

Martin


Home | Main Index | Thread Index | Old Index