Re: [PATCH] update rtems_waf

2019-09-16 Thread Vijay Kumar Banerjee
On Fri, Sep 13, 2019 at 9:00 AM Chris Johns wrote: > On 11/9/19 6:14 pm, Vijay Kumar Banerjee wrote: > > ping :) > > Sorry about the delay. OK to push. > > Hi, Thanks for the review! Can you please push this. :) Also, the github descript for rtems-examples has the wrong link, it needs to be updat

Re: [PATCH] Add lvgl_hello: Sample Hello world app using littleVGL and libbsd

2019-09-16 Thread Vijay Kumar Banerjee
On Thu, Sep 12, 2019 at 2:37 PM Christian Mauderer < christian.maude...@embedded-brains.de> wrote: > > > On 12/09/2019 10:28, Vijay Kumar Banerjee wrote: > > > > > > > > On Wed, Sep 11, 2019 at 4:38 PM Christian Mauderer > > > > wrote: > > > > On

Re: LLVM on openSUSE 15.1

2019-09-16 Thread Chris Johns
On 17/9/19 4:07 pm, Sebastian Huber wrote: > On 17/09/2019 08:07, Chris Johns wrote: >> On 17/9/19 3:32 pm, Sebastian Huber wrote: >>> Hello, >>> >>> I didn't get far: >>> >>> config.status: creating t/wrap/automake-1.12 >>> + make -j 12 all >>>    GEN  automake >>>    GEN  aclocal >>>    G

Re: LLVM on openSUSE 15.1

2019-09-16 Thread Sebastian Huber
On 17/09/2019 08:07, Sebastian Huber wrote: On 17/09/2019 08:07, Chris Johns wrote: On 17/9/19 3:32 pm, Sebastian Huber wrote: Hello, I didn't get far: config.status: creating t/wrap/automake-1.12 + make -j 12 all    GEN  automake    GEN  aclocal    GEN  t/ax/shell-no-trail-bsla

Re: LLVM on openSUSE 15.1

2019-09-16 Thread Sebastian Huber
On 17/09/2019 08:07, Chris Johns wrote: On 17/9/19 3:32 pm, Sebastian Huber wrote: Hello, I didn't get far: config.status: creating t/wrap/automake-1.12 + make -j 12 all   GEN  automake   GEN  aclocal   GEN  t/ax/shell-no-trail-bslash   GEN  doc/aclocal.1   GEN  doc/

Re: LLVM on openSUSE 15.1

2019-09-16 Thread Chris Johns
On 17/9/19 3:32 pm, Sebastian Huber wrote: > Hello, > > I didn't get far: > > config.status: creating t/wrap/automake-1.12 > + make -j 12 all >   GEN  automake >   GEN  aclocal >   GEN  t/ax/shell-no-trail-bslash >   GEN  doc/aclocal.1 >   GEN  doc/automake.1 >   GEN  runt

LLVM on openSUSE 15.1

2019-09-16 Thread Sebastian Huber
Hello, I didn't get far: config.status: creating t/wrap/automake-1.12 + make -j 12 all GEN automake GEN aclocal GEN t/ax/shell-no-trail-bslash GEN doc/aclocal.1 GEN doc/automake.1 GEN runtest GEN t/ax/test-defs.sh GEN lib/Automake/Config.pm

Re: llvm on CentOS 7

2019-09-16 Thread Chris Johns
On 17/9/19 8:09 am, Joel Sherrill wrote: > On Mon, Sep 16, 2019 at 4:57 PM Chris Johns wrote: >> >> On 17/9/19 7:52 am, Joel Sherrill wrote: >>> I need to install that! In the mean time, I used the machine I test >>> odd new gcc versions on and this happened: >>> >>> -- Check for working CXX compi

Re: llvm on CentOS 7

2019-09-16 Thread Chris Johns
On 17/9/19 12:36 am, Joel Sherrill wrote: > Running log as I work through this. Thanks, it is appreciated. > Build failed because I didn't have cmake. Double-checked and sb-check wouldn't > have reported this. Not sure we should report it missing unless we can > designate > something as "needed

Re: llvm on CentOS 7

2019-09-16 Thread Joel Sherrill
On Mon, Sep 16, 2019 at 4:57 PM Chris Johns wrote: > > On 17/9/19 7:52 am, Joel Sherrill wrote: > > I need to install that! In the mean time, I used the machine I test > > odd new gcc versions on and this happened: > > > > -- Check for working CXX compiler: /usr/bin/c++ > > -- Check for working CX

Re: llvm on CentOS 7

2019-09-16 Thread Chris Johns
On 17/9/19 7:52 am, Joel Sherrill wrote: > I need to install that! In the mean time, I used the machine I test > odd new gcc versions on and this happened: > > -- Check for working CXX compiler: /usr/bin/c++ > -- Check for working CXX compiler: /usr/bin/c++ -- works > -- Detecting CXX compiler ABI

Re: llvm on CentOS 7

2019-09-16 Thread Joel Sherrill
I need to install that! In the mean time, I used the machine I test odd new gcc versions on and this happened: -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- De

Re: llvm on CentOS 7

2019-09-16 Thread Peter Dufault
> On Sep 16, 2019, at 10:36 , Joel Sherrill wrote: > > Hi > > Running log as I work through this. > > Build failed because I didn't have cmake. Double-checked and sb-check wouldn't > have reported this. Not sure we should report it missing unless we can > designate > something as "needed by s

llvm on CentOS 7

2019-09-16 Thread Joel Sherrill
Hi Running log as I work through this. Build failed because I didn't have cmake. Double-checked and sb-check wouldn't have reported this. Not sure we should report it missing unless we can designate something as "needed by some packages" or let folks know which one(s). Loaded cmake, then got thi

Run Time linker and relocation of multiple local labels

2019-09-16 Thread jameszxj
Hi, About issue #3740, I think maybe I found the cause of loading failed. In file libdl/rtl-elf.c line159-166, it says "STT_NOTYPE the symbol references a global symbol", But from arm-rtems-readelf information, local symbol .LC0 ...is STT_NOTYPE. And the of document IHI0044E_aaelf.pdf 4.5