From: hlu@luke.eecs.wsu.edu (H.J. Lu) Subject: Re: libc.a errors with gcc 2.3.3 Date: 1 Jan 1993 22:48:05 GMT
In article <1i175uINNndp@alnitak.usc.edu> dkyoon@alnitak.usc.edu (Dae-Kyun Yoon) writes:
>>>Also:
>>> Is it safe to delete /usr/lib/shlib/jump and nojump?
>>> I believe these are the gcc 2.2.2d directories for
>>> the jump libraries and have been replaced with
>>> lib*.ca and lib*.sa in /usr/lib. Is this correct?
>>>
>
>>Yes.
>
>I doubt that just removing /usr/lib/shlib/jump is really safe, especially
>if you have thoses libraries other than the standard gcc's. I think
>you'd better copy old libraries to /usr/lib/*.sa first before removing
>jump/ directory.
Oops.
>
>BTW, H.J., could you tell us what jump-4.2.TZ is for, then ?
>
That is the source code for building shared libraries.
H.J.