Subject: function aliasing
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: current-users
Date: 11/10/1993 22:59:23
There's an updated ld & ld.so source on sun-lamp, that handles (amongst other
things) the libXt library better.

It should allow to build libXt without changes apart from adding `-fpic'.
To fully support the concept, changes to gcc and gas may be necessary
lest the current heuristic breaks.

To try it out, undef the EXPERIMENTAL somewhere in the middle of ld.c.

Let me know if it breaks other things for you.

-pk

------------------------------------------------------------------------------