Re: epiphany-rtems4.11-gcc: error: unrecognized command line option ‘-qnolinkcmds’

2014-11-19 Thread Hesham Moustafa
> > this error: > > "epiphany-rtems4.11-gcc: error: unrecognized command line option > > ‘-qnolinkcmds’" > > > > Is that something I have to add to the GCC port, or I can work on > > RTEMS to get around this error? > > > Is rtems.h listed in gc

Re: epiphany-rtems4.11-gcc: error: unrecognized command line option ‘-qnolinkcmds’

2014-11-19 Thread Joel Sherrill
On 11/19/2014 10:04 AM, Hesham Moustafa wrote: > Hi, > > I have been working on getting Epiphany toolchain built for RTEMS, and > then compile mninmal RTEMS code. Once issue I face now is that I got > this error: > "epiphany-rtems4.11-gcc: error: unrecognized command line

epiphany-rtems4.11-gcc: error: unrecognized command line option ‘-qnolinkcmds’

2014-11-19 Thread Hesham Moustafa
Hi, I have been working on getting Epiphany toolchain built for RTEMS, and then compile mninmal RTEMS code. Once issue I face now is that I got this error: "epiphany-rtems4.11-gcc: error: unrecognized command line option ‘-qnolinkcmds’" Is that something I have to add to the GCC port