Re: [eigen] sun studio 11 compiler error |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] sun studio 11 compiler error
- From: Ben Goodrich <bgokgm@xxxxxxxxxxxxxx>
- Date: Tue, 24 Aug 2010 15:26:51 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=w++S+F0dBVMvAGi4oIdiDieKdTYxblPR1yHgD0S/H4c=; b=FhIce87FWDhYeYRdfJGvv5K87/myRTtz/qJtSD9nRdcSEAsQCKUAFMVqrp16ASvul1 u2ZUZsJStjGe+2jaeCWXKTeMarUNMgOM6TUhYRkL72Zklwz74FobRGI1EKGozSJkr9er qvjEK7XR8odhG0fcjPCA9yaLObi8OMdFyefqM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=FZ5oZSv/G4etDKF+rpzqij4RfUgFzMROaVFdSe59pP6D9LRPYHzHLfyaaWM82rVDnA 3jaFRA6sfLtajm4ZcVGLuHCHRDkrlEgJ6BoOn4Tf7ski0+sw5Jp1znxahSScaO7DPgXx cPVgNLMDV4zQle/PYz6PZnE8JaQKgRXtMPUl8=
On Tue, Aug 24, 2010 at 1:46 PM, Benoit Jacob <jacob.benoit.1@xxxxxxxxx> wrote:
> So, since this isn't just a recent regression, forget about bisecting
> --- I was only mentioning it in case that would be one.
>
> Benoit
Most likely not a recent regression, although it would not take very
long to bisect if I had a good commit to start from. Also, I managed
to get "Oracle Solaris Studio Express" installed under Linux (this
can be done under any distro with the tarball option and does not
require root access) and got the same compiler errors, so we can rule
out the possibility that it was just a SPARC thing.
Ben