This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Default to --enable-libstdcxx-time=auto


Jakub Jelinek <jakub@redhat.com> writes:

> On Fri, May 24, 2013 at 03:35:15PM +0200, Rainer Orth wrote:
>> > I've posted today wouldn't work well on Solaris?
>> 
>> It should work on the 4.8 branch (I'll include it in my bootstraps this
>> weekend), but on mainline the failures due to missing nanosleep/-lrt
>> will remain.
>
> Thanks.  Please make sure to use
> http://gcc.gnu.org/ml/gcc-patches/2013-05/msg01456.html
> rather than the earlier broken patch.

Yep, I'd seen that.

> Yeah, the patch isn't meant to fix the pre-existing issues on the trunk
> on Solaris, it is just about the ABI thing plus enablement to do the
> real thing on Linux using syscall function; but, with the ABI change
> either the =auto changes for Solaris can be safely reverted, or
> your patch applied, whatever else.
>
> Note that for 4.8.1 this is kind of urgent, because it is blocking 4.8.1-rc2
> and thus also 4.8.1 release, so the sooner this gets resolved, the better.

I've now fired off the various Solaris bootstraps.  It may take until
tomorrow that I can report final results.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]