printing exceptions?

Richard Henderson rth@redhat.com
Fri Mar 15 15:46:00 GMT 2002


On Fri, Mar 15, 2002 at 08:35:39PM -0300, Alexandre Oliva wrote:
> More specifically, and static libc that uses __divdi3, since a shared
> one would have its own __divdi3, no?

In theory. But I wouldn't expect static libc to have a different
set of symbols than shared libc. *shrug*
> However, I kind of fail to see the point of having -lgcc before -lc.

There are symbols in libgcc that require symbols from libc. 
Ideally we'd be using some permutation of
	--start-group -lgcc_eh -lgcc -lc --end-group
but that's a gnu ld thing.
r~


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /