3.3 configure static

Jeff Sturm jsturm@one-point.com
Wed Jul 9 17:15:00 GMT 2003


On Wed, 9 Jul 2003, Erik Poupaert wrote:
> There problems occur when i try to link statically against libgcc as well.

But you didn't build with --disable-shared, did you?
It is only safe to static link libgcc if you are certain there will be
only one copy throughout your application. That means if you link it into
your main executable, you cannot link to any DSO that needs libgcc. But a
static linked libgcc is possible, and is what the Windows builds currently
do.
Jeff


More information about the Java mailing list

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