Re: how to build and test uClinux toolchains

2018-11-05 Thread Christophe Lyon
On Mon, 5 Nov 2018 at 21:49, Max Filippov wrote: > > On Fri, Nov 2, 2018 at 3:29 AM Christophe Lyon > wrote: > > I re-ran the wiki instructions with --target=xtensa-buildroot-uclinux-uclibc > > and while gcc/g++ results looks mostly OK, the libstdc++ ones only show: > > Running ...f/trunk/libstdc

Re: how to build and test uClinux toolchains

2018-11-05 Thread Max Filippov
On Fri, Nov 2, 2018 at 3:29 AM Christophe Lyon wrote: > I re-ran the wiki instructions with --target=xtensa-buildroot-uclinux-uclibc > and while gcc/g++ results looks mostly OK, the libstdc++ ones only show: > Running ...f/trunk/libstdc++-v3/testsuite/libstdc++-abi/abi.exp ... > ERROR: could not c

Re: how to build and test uClinux toolchains

2018-11-05 Thread Max Filippov
On Wed, Oct 31, 2018 at 8:43 AM Christophe Lyon wrote: > I also built qemu from the branch you mentioned, > and used the "run it on linux-user QEMU" section in the wiki > > I see many execution errors, now realizing that I didn't > do what you said above: "apply gcc part of the xtensa overlay". >

Re: how to build and test uClinux toolchains

2018-11-02 Thread Christophe Lyon
On Wed, 31 Oct 2018 at 16:43, Christophe Lyon wrote: > > On Fri, 26 Oct 2018 at 19:54, Max Filippov wrote: > > > > On Fri, Oct 26, 2018 at 6:51 AM Christophe Lyon > > wrote: > > > On Sun, 21 Oct 2018 at 04:06, Max Filippov wrote: > > > > Probably the easiest way to get all xtensa toolchain part

Re: how to build and test uClinux toolchains

2018-10-31 Thread Christophe Lyon
On Fri, 26 Oct 2018 at 19:54, Max Filippov wrote: > > On Fri, Oct 26, 2018 at 6:51 AM Christophe Lyon > wrote: > > On Sun, 21 Oct 2018 at 04:06, Max Filippov wrote: > > > Probably the easiest way to get all xtensa toolchain parts correctly it > > > by using existing buildroot configuration. E.g.

Re: how to build and test uClinux toolchains

2018-10-26 Thread Max Filippov
On Fri, Oct 26, 2018 at 6:51 AM Christophe Lyon wrote: > On Sun, 21 Oct 2018 at 04:06, Max Filippov wrote: > > Probably the easiest way to get all xtensa toolchain parts correctly it > > by using existing buildroot configuration. E.g. the following configuration > > may be used to build uclinux x

Re: how to build and test uClinux toolchains

2018-10-26 Thread Christophe Lyon
On Sun, 21 Oct 2018 at 04:06, Max Filippov wrote: > > Hello, > > On Tue, Oct 16, 2018 at 1:54 PM Jim Wilson wrote: > > > > On 10/16/18 7:19 AM, Christophe Lyon wrote: > > > While reviewing one of my patches about FDPIC support for ARM, Richard > > > raised the concern of testing the patch on othe

Re: how to build and test uClinux toolchains

2018-10-20 Thread Max Filippov
Hello, On Tue, Oct 16, 2018 at 1:54 PM Jim Wilson wrote: > > On 10/16/18 7:19 AM, Christophe Lyon wrote: > > While reviewing one of my patches about FDPIC support for ARM, Richard > > raised the concern of testing the patch on other uClinux targets [1]. > > > > I looked at uclinux.org and at the

Re: how to build and test uClinux toolchains

2018-10-16 Thread Jim Wilson
On 10/16/18 7:19 AM, Christophe Lyon wrote: While reviewing one of my patches about FDPIC support for ARM, Richard raised the concern of testing the patch on other uClinux targets [1]. I looked at uclinux.org and at the GCC maintainers file, but it's still not obvious to me which uClinux targets