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]

Re: Hand-versioned symbols for frame_state changes


According to Alexandre Oliva:
> On Dec 21, 1999, Chip Salzenberg <chip@valinux.com> wrote:
> > Now if I could only get libtool to understand what a version file is,
> > I'd be golden.
> 
> Why does it have to?  Did you try -Wl,versionfilename ?

No ... the docs for libtool claim that it would be ignored.

After cogitating, though, I think I'd rather avoid the whole GLIBC_2.0
issue by splitting frame.c into two parts, one of which is dependent
on the layout of frame_state and one that isn't.

It would be even better if we could just revert frame_state to its old
layout.
-- 
Chip Salzenberg             - a.k.a. -              <chip@valinux.com>
     "Fleagal.  Bingo.  Drooper.  Snork.  They're cops."   //MST3K


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