[superh-gnu-discuss] Re: Hi, all
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[superh-gnu-discuss] Re: Hi, all



On -10/01/37 20:59, Fabio Giovagnini wrote:
I'd like to build for my rsk 7203 code surgery tool chain
I need to build because the binary bz2 has oble mb ed m4l gcc library.
I haev some troubles during the building process. Where couls I find some step
by step guide to make the toolchain from the scratch?

Hi Fabio,

The complete set of commands used to build the binary toolchain are included in the source package. Naturally you will need to adjust these for your purposes.

However, I think your problems may be bigger than you think. :(

Building a toolchain for SH2A Linux is not going to be easy: the toolchain sources to not contain any support for the FDPIC memory model. I have heard of a FLT memory model port, but I'm not sure if that is included in these sources, or not. I've certainly never tried to build it.

The good news is that you should find that toolchain as supplied is sufficient to build an SH2A Linux kernel (provided that it is new enough not to depend on libgcc).

Sorry I could not be of more help

Andrew Stubbs
CodeSourcery