>
> Hi all,
>
> I am glad that the "static" RAM allocation problem was fixable. I am now
> trying to build the fixed compiler.
>
> I have tried to compile for mingw32, as I have to work with an NT
> environment here.
>
> Within cygwin bash I specified
> ./configure --host=mingw32 --target=msp430 etc.
>
> and it seemed to like that, giving all the right i386-minw32 type
messages
> but when I examined the msp430-objdump with objdump -p | grep DLL, I
found
> that it still links against cygwin.dll
>
> What other tricks does one have to pull to make these tools build without
> needing cygwin.
> My colleagues don't have room for the cygwin environment on their
> machines...
>
> I hope you can help.
>
> Cheers,
>
> James
>




Reply via email to