Re: ARM GCC machine options for RTEMS 6

2020-07-04 Thread Sebastian Huber
On 04/07/2020 01:03, Chris Johns wrote: On 3/7/20 5:06 pm, Sebastian Huber wrote: Hello, someone from ARM changed the machine options used to build the RTEMS multilibs some time ago (I think GCC 8): Was a reason given? ARM thinks the new options are easier to use. arm-rtems6-gcc -print-mu

Porting a BSP from 4.10 to 5

2020-07-04 Thread Patrick Roncagliolo
I have a platform which has Marvell 64360 + PowerPC IBM750FX onboard. Sources and binaries of RTEMS 4.10 + custom BSP came with the device. I would know if there is a sort of "porting guide" for BSPs, in order to do the least number of modifications needed to use that BSP on RTEMS 5. Alternatively,

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-04 Thread Heinz Junkes
Hello, Mritunjay, that's good news. Don't you want to try to develop a rsb-set for exactly this combination of RTEMS4.10 and EPICS7? Then it should be no problem to do it with RTEMS5 in the same way. Did you also run the tests on Epics and also tried the pc386-qemu? Greetings Heinz > On 3. Jul

Error in bootstraping RTEMS

2020-07-04 Thread Eshan Dhawan
hello everyone, I was bootstrapping my branch and got this error link to the branch : https://github.com/eshandhawan51/rtems/tree/ftw_test It has tests for FTW.H tests error : 120/121: autoreconf: testsuites/libtests/configure.ac Makefile.am:457: error: lib_tests must be set with '=' before using '

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-04 Thread Mritunjay Sharma
On Sun, Jul 5, 2020 at 12:28 AM Heinz Junkes wrote: > Hello, Mritunjay, > that's good news. Don't you want to try to develop a rsb-set for exactly > this combination of RTEMS4.10 and EPICS7? > Sure, I am ready to do this and then do it with RTEMS5 in the same way. Please tell how to begin or som

Re: Error in bootstraping RTEMS

2020-07-04 Thread Mritunjay Sharma
Hello Eshan, Can you please try to re-run bootstrap? I think I faced similar error and bootstrapping again helped me Thanks, Mritunjay Get Outlook for iOS From: devel on behalf of Eshan Dhawan Sent: Sunday, July 5, 2020 12:40:37 AM To:

Re: Error in bootstraping RTEMS

2020-07-04 Thread Eshan Dhawan
On Sun, Jul 5, 2020 at 12:50 AM Mritunjay Sharma < mritunjaysharma...@gmail.com> wrote: > Hello Eshan, > > Can you please try to re-run bootstrap? I think I faced similar error and > bootstrapping again helped me > I tried It wont work :( -Eshan > > Thanks, > Mritunjay > > Get Outlook for iOS

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-04 Thread Mritunjay Sharma
On Sun, Jul 5, 2020 at 12:48 AM Mritunjay Sharma < mritunjaysharma...@gmail.com> wrote: > > > On Sun, Jul 5, 2020 at 12:28 AM Heinz Junkes > wrote: > >> Hello, Mritunjay, >> that's good news. Don't you want to try to develop a rsb-set for exactly >> this combination of RTEMS4.10 and EPICS7? >> >

Re: ARM GCC machine options for RTEMS 6

2020-07-04 Thread Chris Johns
On 4/7/20 5:43 pm, Sebastian Huber wrote: > On 04/07/2020 01:03, Chris Johns wrote: >> On 3/7/20 5:06 pm, Sebastian Huber wrote: >>> Hello, >>> someone from ARM changed the machine options used to build the RTEMS >>> multilibs >>> some time ago (I think GCC 8): >> Was a reason given? > ARM thinks

Re: Error in bootstraping RTEMS

2020-07-04 Thread Chris Johns
On 5/7/20 5:21 am, Eshan Dhawan wrote: > On Sun, Jul 5, 2020 at 12:50 AM Mritunjay Sharma > wrote: > > Hello Eshan, > > Can you please try to re-run bootstrap? I think I faced similar error and > bootstrapping again helped me > > I tried It wont