On Saturday 04 March 2006 20:00, Rohit Chaudhri wrote:
> Jon,
> Thanks for the information. With this I was able to get further in
> building a softfloat toolchain in scratchbox. Before building a custom
> toolchain I tried building the toolchain as specified by
> crosstool-armv5b-gcc-3.4.5-glibc-2
Jon,
Thanks for the information. With this I was able to get further in
building a softfloat toolchain in scratchbox. Before building a custom
toolchain I tried building the toolchain as specified by
crosstool-armv5b-gcc-3.4.5-glibc-2.3.5.conf. The toolchain was built
successfully, I did make a cou
On 3/4/06, Ricardo Kekki <[EMAIL PROTECTED]> wrote:
>
>
> The codesourcery based toolchains can be built from the darcs
> repository. Just use arm-gcc3.4.cs-glibc-sf.conf. I think scratchbox has
> never provided softfloat toolchains with the gcc-3.3 or older gcc.
I am trying to build the codesourc
On Saturday 04 March 2006 06:46, Ricardo Kekki wrote:
> On Fri, 3 Mar 2006, Rohit Chaudhri wrote:
> > Since installation of foreign toolchains in Scratchbox 1.0.2 is
> > difficult so I am trying to build a new toolchain based on an existing
> > configuration file. I need to build a gcc3.3-glibc2.3.
On Fri, 3 Mar 2006, Rohit Chaudhri wrote:
Since installation of foreign toolchains in Scratchbox 1.0.2 is
difficult so I am trying to build a new toolchain based on an existing
configuration file. I need to build a gcc3.3-glibc2.3.2 toolchain for
ARM with software FP support. I started with th