Re: dl06 - tms570 variant failures

2018-07-31 Thread Chris Johns
On 01/08/2018 15:26, Sebastian Huber wrote: > On 31/07/18 21:17, Joel Sherrill wrote: >> Hi >> >> The build of all BSPs looks a lot better thanks to the patch >> Sebastian pushed. Only the tms570 variants fail to build. >> They end with this: >> >> error: mv -f spqreslib/.deps/spqreslib-init.Tpo >

Re: dl06 - tms570 variant failures

2018-07-31 Thread Sebastian Huber
On 31/07/18 21:17, Joel Sherrill wrote: Hi The build of all BSPs looks a lot better thanks to the patch Sebastian pushed. Only the tms570 variants fail to build. They end with this: error: mv -f spqreslib/.deps/spqreslib-init.Tpo spqreslib/.deps/spqreslib-init.Po elf:check_file: /data/home/jo

[PATCH] Initial implemantation commit

2018-07-31 Thread Dannie Huang
From: Danxue Huang <36866155+dh0...@users.noreply.github.com> --- .gitignore | 2 + README.md | 2 + gen_rst_from_makedoc.py | 125 rst.py | 104 strcmp.rst

Re: [GSoC - x86_64 - automake] Limit CFLAGS to specific source for librtemsbsp.a

2018-07-31 Thread Joel Sherrill
On Tue, Jul 31, 2018 at 3:05 PM, Amaan Cheval wrote: > Hm, I'm not sure what to look for in the other ports specifically, really. > The BSP porting documentation doesn't have a section on interrupts, so I'm > doing this on more of an "as it comes up" basis. > > What I've got right now (the interr

Re: [GSoC - x86_64 - automake] Limit CFLAGS to specific source for librtemsbsp.a

2018-07-31 Thread Amaan Cheval
Hm, I'm not sure what to look for in the other ports specifically, really. The BSP porting documentation doesn't have a section on interrupts, so I'm doing this on more of an "as it comes up" basis. What I've got right now (the interrupt handlers in C) are what I need for calibrating the APIC time

Re: [GSoC - x86_64 - automake] Limit CFLAGS to specific source for librtemsbsp.a

2018-07-31 Thread Joel Sherrill
On Tue, Jul 31, 2018 at 2:52 PM, Amaan Cheval wrote: > Hi Chris! > > I currently have code like this in c/src/lib/libbsp/x86_64/amd64/ > Makefile.am: > > librtemsbsp_a_SOURCES += > ../../../../../../bsps/x86_64/amd64/interrupts/handlers.c > # XXX: Needed to use GCC "interrupt" attribute d

[GSoC - x86_64 - automake] Limit CFLAGS to specific source for librtemsbsp.a

2018-07-31 Thread Amaan Cheval
Hi Chris! I currently have code like this in c/src/lib/libbsp/x86_64/amd64/Makefile.am: librtemsbsp_a_SOURCES += ../../../../../../bsps/x86_64/amd64/interrupts/handlers.c # XXX: Needed to use GCC "interrupt" attribute directives - can we pass these # flags only for the handlers.c sour

dl06 - tms570 variant failures

2018-07-31 Thread Joel Sherrill
Hi The build of all BSPs looks a lot better thanks to the patch Sebastian pushed. Only the tms570 variants fail to build. They end with this: error: mv -f spqreslib/.deps/spqreslib-init.Tpo spqreslib/.deps/spqreslib-init.Po elf:check_file: /data/home/joel/rtems-work/tools/5/bin/../lib/gcc/arm-rte