autoconf-patches
[Top][All Lists]
Advanced

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

Re: exclude AC_PROG_CXX_C_O from one test, for Solaris+g++


From: Albert Chin
Subject: Re: exclude AC_PROG_CXX_C_O from one test, for Solaris+g++
Date: Tue, 14 Nov 2006 11:03:59 -0600
User-agent: Mutt/1.5.6i

On Fri, Nov 10, 2006 at 05:19:49PM -0800, Paul Eggert wrote:
> Ralf Wildenhues <address@hidden> writes:
> 
> > FWIW, what is the reason for g++ to be broken like this, and how could
> > it be fixed?
> 
> <http://gcc.gnu.org/faq.html#rpath> explains the issue a bit.
> Basically, g++ relies on having the proper dynamic linker path set up,
> and often this isn't done (because the user/installer only wanted C,
> where it's not an issue).

gcc (C compiler) sometimes generates executables that depend on
libgcc_s.so.1.

-- 
albert chin (address@hidden)




reply via email to

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