On Monday 11 June 2001 10:16 am, Robert Collins wrote:
> Why doesn't foo1 link to libsub.la?
>
> -- how is it expected to resolve sub().
It is an oversight. You are correct that it cannot link properly on Windows.
On an ELF based system, foo1 will resolve the symbols by backlinking into the
loading application (which already has sub1 loaded through foo2). However,
we shouldn't be relying on that, since backlinking is (albeit a common)
luxury.
I have added this to my patch queue for when the merge is complete -- i.e.
after next weekend at the earliest =(o|
Cheers,
Gary.
--
())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org)
( '/ Research Scientist http://www.oranda.demon.co.uk ,_())____
/ )= GNU Hacker http://www.gnu.org/software/libtool \' `&
`(_~)_ Tech' Author http://sources.redhat.com/autobook =`---d__/
_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool