I think I am missing something in getting dlltool to work 32-bit in a
multilib build (and I've tried a few, most recently TDM's gcc-4.5.2).
It seems I need
dlltool -m i386
but also to select a 32-bit assembler (or some of the output is
pe-x86-64): what I had expected might work is
dlltool -m
On Mon, Mar 28, 2011 at 9:35 AM, John E. / TDM wrote:
> On 3/28/2011 6:54 AM, NightStrike wrote:
>>
>> On Sun, Mar 27, 2011 at 10:52 PM, John E. / TDM
>> wrote:
>>>
>>> * This GCC release includes a patch toward better toolchain
>>> relocatability -- that is, it no longer searches X:\mingw (X bei
On 3/28/2011 6:54 AM, NightStrike wrote:
> On Sun, Mar 27, 2011 at 10:52 PM, John E. / TDM wrote:
>> * This GCC release includes a patch toward better toolchain
>> relocatability -- that is, it no longer searches X:\mingw (X being your
>> installation drive letter) by default, but bases every sear
On Sun, Mar 27, 2011 at 10:52 PM, John E. / TDM wrote:
> Greetings!
>
> *TDM-GCC 4.5.2 is now available!*
>
> * This GCC release includes a patch toward better toolchain
> relocatability -- that is, it no longer searches X:\mingw (X being your
> installation drive letter) by default, but bases eve