On Thu, Jul 28, 2016 at 1:18 AM, thilo.ceston...@ts.fujitsu.com
wrote:
> Hey Khem!
>
> Thanks for your help!! We used to have an extra ld-script which once worked.
> It was injected into the sdk in our sdk-install script by moving the
> toolchain ld to ld.real and creating a script which
> calls
Hey Khem!
Thanks for your help!! We used to have an extra ld-script which once worked. It
was injected into the sdk in our sdk-install script by moving the toolchain ld
to ld.real and creating a script which
calls the ld.real with the ldscript as parameter. I didn't introduce this in
the sdk in
On Mi, 2016-07-27 at 08:18 -0700, Khem Raj wrote:
> >
> > On Jul 27, 2016, at 5:14 AM, thilo.ceston...@ts.fujitsu.com wrote:
> >
> > Hey Khem,
> >
> > I figured, when I do the compile in 2 steps, so compile then link and
> > change the link command to use the ubuntu arm-linux-gnueabihf-gcc inst
> On Jul 27, 2016, at 5:14 AM, thilo.ceston...@ts.fujitsu.com wrote:
>
> Hey Khem,
>
> I figured, when I do the compile in 2 steps, so compile then link and change
> the link command to use the ubuntu arm-linux-gnueabihf-gcc instead of the gcc
> from the sdk, the binary is useable.
this could
Hey Khem,
I figured, when I do the compile in 2 steps, so compile then link and change
the link command to use the ubuntu arm-linux-gnueabihf-gcc instead of the gcc
from the sdk, the binary is useable.
I hope that helps a bit!
Cheers,
Thilo
On Mi, 2016-07-27 at 02:57 -0700, Khem Raj wrote:
>
Hey Khem!
I changed the helloworld to the following, but it still doesn't work.
#include
int main(int argc, char *argv[])
{
printf("Hello World!\n");
return 0;
}
-
I updated the Zip of the Url to have the C-Helloworld.
Cheers,
Th
> On Jul 26, 2016, at 2:39 AM, thilo.ceston...@ts.fujitsu.com wrote:
>
> Hey Khem,
>
>> Seems steps are all ok. Can you upload your hello world somewhere.
>
> http://thilo.cestona.ro/~ephraim/public/helloworld.zip
>
> Hope you can find out whats going on here :).
>
This seems to contain C++
Hey Khem,
> Seems steps are all ok. Can you upload your hello world somewhere.
http://thilo.cestona.ro/~ephraim/public/helloworld.zip
Hope you can find out whats going on here :).
Cheers,
Thilo
smime.p7s
Description: S/MIME cryptographic signature
--
__
On Monday, July 25, 2016, thilo.ceston...@ts.fujitsu.com <
thilo.ceston...@ts.fujitsu.com> wrote:
> Hey Khem!
>
> Thanks for your answer!
>
> > >
> > > I want to build my own dist and a sdk for it. The dist is working and
> is as expected by the DEFAULT_TUNE of "armv7athf-neon", hardfp.
> > >
> >
Hey Khem!
Thanks for your answer!
> >
> > I want to build my own dist and a sdk for it. The dist is working and is as
> > expected by the DEFAULT_TUNE of "armv7athf-neon", hardfp.
> >
> > But the TARGET_SYS in the bitbake header always tells me, that the
> > toolchain it uses is "...-gnueabi"
On Fri, Jul 22, 2016 at 6:39 AM, thilo.ceston...@ts.fujitsu.com
wrote:
> Hey all!
>
> Hopefully this is no dumb question but I can't find any solution currently.
>
> I want to build my own dist and a sdk for it. The dist is working and is as
> expected by the DEFAULT_TUNE of "armv7athf-neon", har
Hey all!
Hopefully this is no dumb question but I can't find any solution currently.
I want to build my own dist and a sdk for it. The dist is working and is as
expected by the DEFAULT_TUNE of "armv7athf-neon", hardfp.
But the TARGET_SYS in the bitbake header always tells me, that the toolchain
12 matches
Mail list logo