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
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
nitial" ->
> "virtual/x86_64-pokysdk-mingw32-gcc-initial-crosssdk"
>
> "nativesdk-eglibc-initial" -> "nativesdk-linux-libc-headers"
>
> "nativesdk-eglibc-initial" -> "chrpath-replacement-native"
>
> "na
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