Hello Hubert,
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.
--
Andreas
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
> Hubert Feyrer
> Sent: Monday, Sep
Hi everbody,
since I want to build libraries for different systems from one source tree,
I wondered if it's possible to specify a 'build directory' where all the
object files would go (I wouldn't have to run make clean and re-config after
a platform build).
If somebody has an easy and quick solut