> If didn't investigate everything but I solved the problem by adding
> the "-static-libgcc" option:
>
> CFLAGS="-w -static-intel -static-libgcc"
>
> I think one should commit changes so configure can manage this.
I don't think that change should be made. I'm almost certain that it is
correct. M
2008/7/11 WDC <[EMAIL PROTECTED]>:
> On Jul 10, 6:57 pm, "Mathieu Prevot" <[EMAIL PROTECTED]> wrote:
>> 2008/7/10 "Martin v. Löwis" <[EMAIL PROTECTED]>:
>>
>> >> I have the following error when I run configure:
>>
>> >> checking size of wchar_t... configure: error: cannot compute sizeof
>> >> (wch
2008/7/11 "Martin v. Löwis" <[EMAIL PROTECTED]>:
>> Thank you Martin. How can I remove -lgcc_s and use the Intel equivalent ?
>
> I'm not so sure that there is anything wrong in configure. configure
> doesn't pass -lgcc_s to icc; instead, icc is making this up on its
> own. So I would guess you nee
> Thank you Martin. How can I remove -lgcc_s and use the Intel equivalent ?
I'm not so sure that there is anything wrong in configure. configure
doesn't pass -lgcc_s to icc; instead, icc is making this up on its
own. So I would guess you need to get libgcc_s onto you system in a
way that the linke
On Jul 10, 6:57 pm, "Mathieu Prevot" <[EMAIL PROTECTED]> wrote:
> 2008/7/10 "Martin v. Löwis" <[EMAIL PROTECTED]>:
>
> >> I have the following error when I run configure:
>
> >> checking size of wchar_t... configure: error: cannot compute sizeof
> >> (wchar_t)
>
> >> what can I do ?
>
> > Study co
2008/7/10 "Martin v. Löwis" <[EMAIL PROTECTED]>:
>> I have the following error when I run configure:
>>
>> checking size of wchar_t... configure: error: cannot compute sizeof (wchar_t)
>>
>> what can I do ?
>
> Study config.log for the source of the problem.
Thank you Martin. How can I remove -lgc
> I have the following error when I run configure:
>
> checking size of wchar_t... configure: error: cannot compute sizeof (wchar_t)
>
> what can I do ?
Study config.log for the source of the problem.
Regards,
Martin
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
I have the following error when I run configure:
checking size of wchar_t... configure: error: cannot compute sizeof (wchar_t)
what can I do ?
Mathieu
--
http://mail.python.org/mailman/listinfo/python-list