This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RTEMS 4.10 Integration


Hi Yann, All,

I began the porting of RTEMS 4.10 for CTNG and I got some issues at
the beginning.
I added RTEMS to the menuconfig, and made the rtems.sh in the script dir.
So that's OK, I added the necessary functions in the shell script.

Now I'm facing a little problem of unknown machine.
--- Output of ./ct-ng build only with the problems
[00:00] / Invalid configuration `arm-unknown-rtems4.10-gnueabi':
machine `arm-unknown-rtems4.10' not recognized
[ERROR]  Build failed in step '<none>'
[ERROR]  Error happened in
'/home/seb/devel/crosstool-ng/scripts/functions' in function
'CT_DoBuildTargetTuple' (line unknown, sorry)
[ERROR]        called from
'/home/seb/devel/crosstool-ng/scripts/crosstool-NG.sh' at line # 134
in function 'main'
[ERROR]  Look at '' for more info on this error.
[ERROR]  (elapsed: 0:00.18)
---

I don't understand where this comes from... Can you give me some hints...

Another question, in menuconfig, how do you hide the whole RTEMS entry
in the case we aren't using the
EXPERIMENTAL mode or we are using an unsupported architecture... I
suppose hiding the C libs will be exactly the same...

Thanks

Regards
Sébastien Van Cauwenberghe

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]