Re: [OFFTOPIC]: MS Porting Office to Linux?

Philip Blundell (philb@gnu.org)
Tue, 16 Mar 1999 19:12:12 +0000


> What ELF needs is something like the (byzantine) a.out stub
> generator, where you gave it an explicit list of symbols to
> export. This would cut down on the distressing usage of
> private symbols.

We already have this functionality in GNU ld and it is used in glibc 2.1.

See ld --version-script.

p.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/