2010/12/24 Ruben Van Boxem <vanboxem.ru...@gmail.com>:
> 2010/12/21 Ruben Van Boxem <vanboxem.ru...@gmail.com>
>>
>> 2010/12/21 Kai Tietz <ktiet...@googlemail.com>
>>>
>>> >
>>> > An update: I tried adding "--disable-shared" and that worked around the
>>> > previous error. This should still be fixed IMHO.
>>> >
>>> > Now I get a different and I would say worse error:
>>> >
>>> >> ../../../../src/gcc/libgcc/../gcc/libgcc2.c:1809: error: size of array
>>> >> 'compile_type_assert' is negative
>>> >
>>> > What to do? Thanks!
>>> >
>>> > Ruben
>>>
>>>
>>> This is a LTO issue. There are still patches coming by Dave for 4.6 on
>>> LTO support. Do you use here recent binutils version and maybe update
>>> gcc's tree here, too.
>>>
>>> Kai
>>>
>>>
>>> --
>>> |  (\_/) This is Bunny. Copy and paste
>>> | (='.'=) Bunny into your signature to help
>>> | (")_(") him gain world domination
>>
>> Hi,
>>
>> Thanks for the response. Good to know it's getting fixed. How about this
>> error though?
>>
>>> ../../../../src/gcc/libgcc/../gcc/libgcc2.c:1809: error: size of
>>> array 'compile_type_assert' is negative
>>
>> This also happens with lto disabled. Thanks!
>>
>> Ruben
>
> I finally got around to building a GCC 4.6 for x64 windows with latest
> binutils 2.21.51 snapshot and GCC snapshot from the 18th. When I try to
> compile my little personal project (which works fine on MSVC, sezero's
> builds etc...) ld crashes on the link step.
>
> What can I do to fix this? Thanks!
>
> Ruben
>

As I don't know the failures you get and how you use ld to link here
project, I can't do much. But nevertheless I assume it is an issue of
order of link-libraries.

Regards,
Kai

PS: Merry Christmas

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to