bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9535: sunpro and -library=stdcxx4


From: Peter O'Gorman
Subject: bug#9535: sunpro and -library=stdcxx4
Date: Mon, 03 Oct 2011 12:56:52 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Thunderbird/3.1.10

On 09/17/2011 05:19 AM, Marc Glisse wrote:
Hello,

there was a commit in 2006 to support the sunpro option -library=stlport4:

2006-08-01 Albert Chin <address@hidden>

* libltdl/m4/libtool.m4 (_LT_SYS_HIDDEN_LIBDEPS) [ solaris ]:
Don't set $postdeps to "-lCstd -lCrun" if
"-library=stlport4" set in CXXFLAGS as stlport4 C++
library incompatible with Cstd C++ library. Use
'-library=Cstd -library=Crun' instead of '-lCstd -lCrun'.


This compiler now also supports one more alternative (solaris-only):
-library=stdcxx4
I assume it should receive the same treatment as -library=stlport4 ?


Is this all that's required?

Peter

Attachment: library_stdcxx4.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]