On Mon, 10 Sep 2001, Gary V. Vaughan wrote:
> It is a long standing bug with gcc using native ld on solaris,
> revealed in this release because I have started using assert() in
> ltdl.c (which requires __eprintf from libgcc.a).
>
> Here are a couple of options:
>
> * upgrade to gcc 3.0.1 from
On Mon, 10 Sep 2001, Andreas Wendt wrote:
> libtool seems not to link in libgcc.a when using gcc (where this symbol is
> defined).
> You may use Sun's native compiler cc to get it working.
That's not an option, as the Sun 'cc' costs $.
I'll play with -lgcc and see what happens, but it would b