mklib improvements for Solaris
authorAlan Coopersmith <alan.coopersmith@sun.com>
Mon, 23 Mar 2009 23:51:54 +0000 (16:51 -0700)
committerAlan Coopersmith <alan.coopersmith@sun.com>
Wed, 25 Mar 2009 18:07:30 +0000 (11:07 -0700)
commit3cf6e62ae32870d16b2cfc45a37e54a6fb3a1fbe
tree3c19b3219d8d2640beadd3a6bf3c7cf5c41620b7
parentc10df26a31b6af5a720fbfd06411d580cd38a2c8
mklib improvements for Solaris

Move flags for linking standard C/C++ libraries from configure.ac to mklib
Use -norunpath flag when linking with Sun C++ compiler
Convert mklib -exports list into a linker mapfile
Set FINAL_LIBS correctly when -noprefix is used

Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
bin/mklib
configure.ac