Re: Compiling sparc/leon3 with clang

2019-07-31 Thread Gedare Bloom
On Wed, Jul 31, 2019 at 11:20 AM Gedare Bloom wrote: > > On Wed, Jul 31, 2019 at 10:03 AM Joel Sherrill wrote: > > > > > > > > On Wed, Jul 31, 2019 at 10:52 AM Gedare Bloom wrote: > >> > >> On Tue, Jul 30, 2019 at 11:09 PM Sebastian Huber > >> wrote: > >> > > >> > On 31/07/2019 01:23, Gedare Bl

Re: Compiling sparc/leon3 with clang

2019-07-31 Thread Gedare Bloom
On Wed, Jul 31, 2019 at 10:03 AM Joel Sherrill wrote: > > > > On Wed, Jul 31, 2019 at 10:52 AM Gedare Bloom wrote: >> >> On Tue, Jul 30, 2019 at 11:09 PM Sebastian Huber >> wrote: >> > >> > On 31/07/2019 01:23, Gedare Bloom wrote: >> > > Hello folks, >> > > >> > > I'm trying to compile leon3 wit

Re: Compiling sparc/leon3 with clang

2019-07-31 Thread Joel Sherrill
On Wed, Jul 31, 2019 at 10:52 AM Gedare Bloom wrote: > On Tue, Jul 30, 2019 at 11:09 PM Sebastian Huber > wrote: > > > > On 31/07/2019 01:23, Gedare Bloom wrote: > > > Hello folks, > > > > > > I'm trying to compile leon3 with clang, because I'm under the > > > impression it should be possible. I

Re: Compiling sparc/leon3 with clang

2019-07-31 Thread Gedare Bloom
On Tue, Jul 30, 2019 at 11:09 PM Sebastian Huber wrote: > > On 31/07/2019 01:23, Gedare Bloom wrote: > > Hello folks, > > > > I'm trying to compile leon3 with clang, because I'm under the > > impression it should be possible. I got as far as > > mv -f base_sp/.deps/base_sp-apptask.Tpo base_sp/.dep

Re: Compiling sparc/leon3 with clang

2019-07-30 Thread Sebastian Huber
On 31/07/2019 01:23, Gedare Bloom wrote: Hello folks, I'm trying to compile leon3 with clang, because I'm under the impression it should be possible. I got as far as mv -f base_sp/.deps/base_sp-apptask.Tpo base_sp/.deps/base_sp-apptask.Po clang -target sparc-rtems5 -ccc-gcc-name sparc-rtems5-gcc

Compiling sparc/leon3 with clang

2019-07-30 Thread Gedare Bloom
Hello folks, I'm trying to compile leon3 with clang, because I'm under the impression it should be possible. I got as far as mv -f base_sp/.deps/base_sp-apptask.Tpo base_sp/.deps/base_sp-apptask.Po clang -target sparc-rtems5 -ccc-gcc-name sparc-rtems5-gcc -mcpu=leon3 -O2 -g -ffunction-sections -fd