chaishetty - 2005-04-27

Hi!!

iam trying to install cppunit on sun solaris, getting the ld error

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unit.lax/libstdc++.a/eh_globals.o
__cxa_demangle                      0x2c        .libs/libcppunit.lax/libstdc++.a/vterminate.o
ld: fatal: relocations remain against allocatable but non-writable sections
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `libcppunit.la'
Current working directory /home/cshetty/Put/cppunit-1.10.2/src/cppunit
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/cshetty/Put/cppunit-1.10.2/s

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

COULD ANY OF YOU PLEASE TELL ME WHAT I NEED TO CHANGE ??

Rgds,
shetty