Re: [eigen] Feeback to Rev #914777. (pre RC1) |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Feeback to Rev #914777. (pre RC1)
- From: Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
- Date: Thu, 22 Jan 2009 09:32:16 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=vCcgKS04PboEzUGF2LptFFuYiwLTrVWBo4fVTR4oJc4=; b=c+JdBihguZx3TNFqW7mKiM01vzzEc6P+vCVyZM/+gZ8fZoAHR55Oxk63ZLpJdQOyqf awXCQYP5L2Eo6LffSjUHMTueAXhpkn/2XqSQSlF+UlkDnU3Ch9Tr7fYePum5Y3A41wR5 xFvGFsxrkeA9sK+qaKtogITmfnu/5vr1Mopf0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=jLYbGvEoLmKZPgkI0Vo1zQXUk4BbkpR5xWNLhIQfhtHkGb4Qsx0EnQFwEgAAXOnJyn m5YKe420VEPT/3OQZd9fuORqg0AA9KRES1/oteRXBBdq4zhvaPEqm+4Y9RJUyLiBEPWz kbjm4iI5lIZvT13zEDW1ftEqjKrGIuULToJac=
I cannot reproduce that internal error. Here everything compile file
using MSVC 9.00.21022.08 with following flags:
/DWIN32 /D_WINDOWS /W3 /Zm1000 /EHsc /GR /arch:SSE2
(I also tried without /arch:SSE2)
Note that I'm using nmake to call MSVC but that should not make any difference.
On Wed, Jan 21, 2009 at 11:47 PM, <gael.guennebaud@xxxxxxxxx> wrote:
> hm.. no I remember I already had this internal error on the same line
> (or perhaps the second identical one) but I have no idea how I worked
> around the issue....
>
> On 1/21/09, FMDSPAM <fmdspam@xxxxxxxxx> wrote:
>> OK Finally for today:
>>
>> If it could help, here the whole glory output of building the solution
>> (in my setup).
>>
>> Frank
>>
>