On 30/04/18 10:47, Chris Johns wrote:
On 30/4/18 5:34 pm, Sebastian Huber wrote:
On 30/04/18 09:30, Chris Johns wrote:
On 30/04/2018 16:19, Sebastian Huber wrote:
it builds on Linux (GCC 7.3.0) with the following warnings:
Does this fix it?
https://git.rtems.org/rtems-tools/commit/?id=e0
On 30/4/18 5:34 pm, Sebastian Huber wrote:
> On 30/04/18 09:30, Chris Johns wrote:
>> On 30/04/2018 16:19, Sebastian Huber wrote:
>>> it builds on Linux (GCC 7.3.0) with the following warnings:
>>>
>> Does this fix it?
>>
>>
>> https://git.rtems.org/rtems-tools/commit/?id=e0a52a4fe49da602245f6b30
On 30/04/18 09:30, Chris Johns wrote:
On 30/04/2018 16:19, Sebastian Huber wrote:
it builds on Linux (GCC 7.3.0) with the following warnings:
Does this fix it?
https://git.rtems.org/rtems-tools/commit/?id=e0a52a4fe49da602245f6b306a7d7c7c8db9aa32
I used this commit. The warnings are in di
On 30/04/2018 16:19, Sebastian Huber wrote:
>
> it builds on Linux (GCC 7.3.0) with the following warnings:
>
Does this fix it?
https://git.rtems.org/rtems-tools/commit/?id=e0a52a4fe49da602245f6b306a7d7c7c8db9aa32
Chris
___
devel mailing list
devel
Hello Chris,
it builds on Linux (GCC 7.3.0) with the following warnings:
../rtemstoolkit/ConvertUTF.c: In function ‘ConvertUTF16toUTF8’:
../rtemstoolkit/ConvertUTF.c:270:65: warning: this statement may fall
through [-Wimplicit-fallthrough=]
case 4: *--target = (UTF8)((ch | byteMark) & by
Hi,
I have pushed an updated elftoolchain to the rtems-tools repo.
I have tested it on FreeBSD, MacOS and Windows.
Included is the libdwarf support in elftoolchain and I am in the process of
providing a C++ framework for working DWARF info.
Please test on Linux and also building all BSP tests.