Re: Errors returned while building a SPARC tool set

2018-05-11 Thread Amaan Cheval
On Sat, May 12, 2018 at 2:48 AM, Chris Johns wrote: > On 11/5/18 3:02 am, Joel Sherrill wrote: >> >> https://ftp.rtems.org/pub/rtems/people/chrisj/doc-online/4.11/rsb/hosts.html#xubuntu >> > > Where is this link being found? I've seen the link a few times through Google. The one mentioned above

Re: How do I convert a C program to an .exe file?

2018-05-11 Thread Amaan Cheval
Hey! It looks like you're trying to compile the testsuite within the core repository itself. This isn't how it's done because the core repo provides the basis for specific BSP targets - for eg. how would the Makefile for the core repo know which cross-compiler to use, with which configure options

How do I convert a C program to an .exe file?

2018-05-11 Thread Danxue Huang
Hi there, How do I convert a C program to an .exe file? I already got a "Makefile", I tried to run "make" but it doesn't work, the output is as below. Thank you so much for checking for me! dannie@dannie-VirtualBox:~/development/rtems/kernel/rtems/testsuites/samples/hello$ make Makefile:14: /Make

Re: Errors returned while building a SPARC tool set

2018-05-11 Thread Chris Johns
On 11/5/18 3:02 am, Joel Sherrill wrote: > > https://ftp.rtems.org/pub/rtems/people/chrisj/doc-online/4.11/rsb/hosts.html#xubuntu > Where is this link being found? The permanent link for the documentation is here: https://docs.rtems.org/branches/master/rsb/hosts.html#xubuntu I have moved tha

Re: How to download the required tar file?

2018-05-11 Thread Vijay Kumar Banerjee
On 12 May 2018 at 00:13, Danxue Huang wrote: > Yes! I am trying to run hello world at Ubuntu in a VM. > > This link will help you set up things properly . https://ftp.rtems.org/pub/rtems/people/chrisj/doc-online/4.11/user/start/index.html > On Fri, May 11, 2018 at 1:37 PM, Vijay Kumar Banerjee

Re: How to download the required tar file?

2018-05-11 Thread Danxue Huang
Yes! I am trying to run hello world at Ubuntu in a VM. On Fri, May 11, 2018 at 1:37 PM, Vijay Kumar Banerjee < vijaykumar9...@gmail.com> wrote: > > > On Fri, 11 May 2018, 23:59 Danxue Huang, wrote: > >> Hey Vijay, >> >> Thank you so much for answering my question! Please don't feel sorry >> abou

Re: How to download the required tar file?

2018-05-11 Thread Vijay Kumar Banerjee
On Fri, 11 May 2018, 23:59 Danxue Huang, wrote: > Hey Vijay, > > Thank you so much for answering my question! Please don't feel sorry about > that, it's great that I also got you to help me so I can figure out my > problem faster :D > > I double checked the files in my machine, there are no such

Re: How to download the required tar file?

2018-05-11 Thread Danxue Huang
Hey Vijay, Thank you so much for answering my question! Please don't feel sorry about that, it's great that I also got you to help me so I can figure out my problem faster :D I double checked the files in my machine, there are no such files like "kernel", "erc32" and "testsuites", do you know why

Re: How to download the required tar file?

2018-05-11 Thread Vijay Kumar Banerjee
Hello Dannie, I guess you're looking for the testsuites direcotry under the build directory. It can be found somewhere like this $HOME/development/rtems/kernel/erc32/sparc-rtems5/c/erc32/testsuites If you're looking for the c code then you can find it under the RTEMS_ROOT directory. In my set up

Re: How to download the required tar file?

2018-05-11 Thread Danxue Huang
Chris, I have managed to build the tools, but I got another question about testing. I am supposed to have a "testsuites" folder in my machine from the instruction but I did not find it. So I make a "test.exe" file by myself, the output of running "test.exe" is as below. dannie@dannie-VirtualBox:~

[PATCH] updated chapter references in chapter 2 of c-user doc.

2018-05-11 Thread Malte Münch
>From a4e5e391c58cf4f64317669514c4ae81eb7aded4 Mon Sep 17 00:00:00 2001 From: Malte Muench Date: Fri, 11 May 2018 17:59:26 +0200 Subject: [PATCH] updated chapter references in chapter 2 of c-user doc. --- c-user/overview.rst | 88 - 1 file changed, 56

GSOC Weekly IRC Meetings

2018-05-11 Thread Gedare Bloom
The coding period officially opens on Monday, and we'll plan to hold the first weekly IRC meeting for GSoC Students next Wednesday, May 16 at 10 A.M. Eastern Daylight Time (EDT), which is UTC-4. During these meetings, we don't have time to get into deep technical discussions, which you should be ha

Re: V2 Add DWARF support to the rtemstoolkit and put it to use.

2018-05-11 Thread Cillian O'Donnell
Ah NZ almost exact opposite sides of the world, that worked out nicely. On Fri, 11 May 2018, 07:54 Chris Johns, wrote: > > On 11 May 2018, at 6:21 pm, Cillian O'Donnell > wrote: > > > > On Fri, 11 May 2018, 06:17 Chris Johns, wrote: > >> On 11/5/18 4:44 pm, Chris Johns wrote: >> > >> > I am lo