Re: [OE-core] GCC search paths in MinGW SDK

2013-09-13 Thread Francois Retief
Hi Khem, On 13 September 2013 07:54, Khem Raj wrote: > > On Sep 3, 2013, at 6:45 PM, Mark Hatle wrote: > > > On 9/3/13 4:13 PM, Francois Retief wrote: > >> Hi all, > >> > >> Thanks to Richard's recent improvements in the oe-core tree, I fin

[OE-core] GCC search paths in MinGW SDK

2013-09-03 Thread Francois Retief
Hi all, Thanks to Richard's recent improvements in the oe-core tree, I finally got my first MinGW build to compile through and generate a SDK tarball. Next issue is that on windows GCC is unable to find the crt1.o, crti.o and crtbegin.o files. when compiling a small hello world app (see gist

Re: [OE-core] Yocto toolchain for Windows

2013-08-12 Thread Francois Retief
nitial" -> > "virtual/x86_64-pokysdk-mingw32-gcc-initial-crosssdk" > > "nativesdk-eglibc-initial" -> "nativesdk-linux-libc-headers" > > "nativesdk-eglibc-initial" -> "chrpath-replacement-native" > > "na

[OE-core] [meta-mingw] eglibc-initial package getting in the way

2013-08-09 Thread Francois Retief
Hallo, I am working on a MinGW SDK layer for OpenEmbedded. At this point, I got to the point where the "gcc-crosssdk" package builds successfully. My next target is to build the "nativesdk-libgcc" package. But the "nativesdk-eglibc-initial package" is getting in the way. As one can see from the