RISC-V support is still not included in GDB 8.0.1. According to the
Newlib RISC-V maintainer due to a lack of time.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.hu...@e
On 14 September 2017 at 03:23, Chris Johns wrote:
> On 14/09/2017 01:45, Cillian O'Donnell wrote:
>> *** The build is successfull if I run ./waf -v however the build fails on
>> a normal ./waf command as it can't link to -lelf
>> 4-mingw32/bin/ld.exe: cannot find -lelf
>> Has anyone seen this beh
Hi all,
I have successfully compiled a newly written sample driver in
RTEMS(sample.o is created). Can anyone tell me how to load this driver.
How can I see the print statements I have given??
Thanks & regards
Sangeeetha
___
devel mailing list
d
On 14/09/2017 20:24, Cillian O'Donnell wrote:
> On 14 September 2017 at 03:23, Chris Johns wrote:
>> On 14/09/2017 01:45, Cillian O'Donnell wrote:
>>> *** The build is successfull if I run ./waf -v however the build fails on
>>> a normal ./waf command as it can't link to -lelf
>>> 4-mingw32/bin/l
---
tester/covoar/DesiredSymbols.cc | 4
1 file changed, 4 insertions(+)
diff --git a/tester/covoar/DesiredSymbols.cc b/tester/covoar/DesiredSymbols.cc
index fbb6ff2..00d1984 100644
--- a/tester/covoar/DesiredSymbols.cc
+++ b/tester/covoar/DesiredSymbols.cc
@@ -5,6 +5,10 @@
* which provid
---
rtemstoolkit/rld-compression.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rtemstoolkit/rld-compression.cpp b/rtemstoolkit/rld-compression.cpp
index 2abeff1..5ccd76a 100644
--- a/rtemstoolkit/rld-compression.cpp
+++ b/rtemstoolkit/rld-compression.cpp
@@ -285,7 +285,7
On 15/09/2017 09:06, Joel Sherrill wrote:
> ---
> rtemstoolkit/rld-compression.cpp | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/rtemstoolkit/rld-compression.cpp
> b/rtemstoolkit/rld-compression.cpp
> index 2abeff1..5ccd76a 100644
> --- a/rtemstoolkit/rld-compression.c
Hi Sebastian
The IPV4 stack allocates IOPs and maps fds to sockets
in its implementation of system calls. Are these impacted
by the recent changes?
If so, you need to make sure to fix the handful of files
impacted.
Thanks.
--joel
___
devel mailing lis