this bug's URL: http://intevation.de/rt/webrt?serial_num=5185
-------------------------------------------------------------------------
Subject: shared libraries problem (Solaris2.9/Sparc)
In the include/Makefiles/Platform.Make:
LD = /some/path/ld -G ...
which does not work for shared libraries which should be linked with CC
in solaris (from man CC, switch -G) : "Do not use ld -G to build shared
libraries; use CC -G. The CC driver automatically passes several options
to ld that are needed for C++."
[report inserted by MN]
-------------------------------------------- Managed by Request Tracker