Crossed-Native Builds, Toolchain Relocation and MinGW

Dave Murphy wintermute2k4@ntlworld.com
Mon Apr 24 19:43:00 GMT 2006


Ross Ridge wrote:
> Dave Murphy wrote:
>   
>> When a mingw gcc toolchain is built on a linux host then it cannot find
>> it's headers or it's associated tools when running from a cmd shell on
>> the windows host. This can be worked around by using the msys shell to
>> provide a mount point identical to the configured prefix but isn't ideal.
>>     
>
> MinGW GCC is a native Win32 application and is unaffected by any mounts
> you create with MSYS
It's affected when you run from the msys bash shell, my apologies for
not being clear.

Dave



More information about the Gcc mailing list