Hey Khem!

I changed the helloworld to the following, but it still doesn't work.
------------------------
#include <stdio.h>

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,
Thilo

On Mi, 2016-07-27 at 02:57 -0700, Khem Raj wrote:
> > 
> > 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++ it seems. Can you try a simple C hello.c and see if 
> that works.
> 
> > 
> > Cheers,
> > Thilo

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to