[oe] [PATCH] fix do_install for MinGW gcc-canadian-sdk

David Huggins-Daines dhuggins at cs.cmu.edu
Thu Apr 16 20:59:44 UTC 2009


Tom Rini wrote:
>
> Is this using the distro / machine you mentioned before?  This should
> all be fine and we just end up making a 'C:' dir.  I'm very curious here
> as at some point prior to pushing canadian stuff originally I had the
> same patch, but on trying to confirm I needed it, I suddenly didn't need
> it anymore.
>
>   
Yeah - I can send you the distro, machine, and local.conf if you like, 
or publish my git repository. I am using these extra definitions in 
local.conf for building the MinGW SDK:

SDK_ARCH = "i686"
SDK_OS = "mingw32"
SDK_EXEEXT = ".exe"
OVERRIDES .= ":sdk-mingw32"





More information about the Openembedded-devel mailing list