Crossed-Native Builds, Toolchain Relocation and MinGW
Ross Ridge
rridge@csclub.uwaterloo.ca
Mon Apr 24 18:53:00 GMT 2006
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.
Ross Ridge
More information about the Gcc
mailing list