[Scratchbox-users] Toolchain configuration for CodeSourcery 2006q3.27

Matt Hoosier matt.hoosier at gmail.com
Mon Nov 20 17:35:16 EET 2006


On 11/20/06, Christian Cier-Zniewski <christian.cier at uni-dortmund.de> wrote:
> Hi Matt,
>
> Matt Hoosier schrieb:
> > When I last checked out sb-toolchain-extras-1.0.6, there wasn't yet a
> > default debianized template for gcc 4.x. To simulate one, you can
> > pretty much copy the cc/gcc-3.4-debian directory and rename it as
> > gcc-4.1. Just edit whatever files inside it refer explicitly to
> > gcc-3.x, and things should work.
> >
> > I remember doing this once or twice to try newer packaging CS toolchains.
>
> So do I have to build the CS toolchain from source by myself?

No. I meant to say that you should use the foreign-toolchain procedure
exactly as described on the wiki, with the small addition that you
have to make the gcc-4.1-debian directory analogous to the ones SB
already supplies for gcc-3.3-debian and gcc-3.4-debian. There's not
really much there: a changelog, skeleton control files, and a rules
file (if memory serves).

>
> I just wanted to use the _prebuilt_ CS toolchain. Refering to the
> Scratchbox wiki I also have to build those auxiliary tools specific for
> each toolchain (fakeroot, gdb, etc).

The normal foreign toolchain import procedure (make -C
meta/alien-tc/myconfig.conf) will (or *should*) automatically build
those auxiliary tools.

> http://www.scratchbox.org/wiki/ForeignToolchains
>
> Unfortunately, building the aux tools does not work.

Assuming that the problem is not a result of the missing
gcc-4.1-debian directory, can you elaborate?

>
> Christian
>
>
>
>
>
> _______________________________________________
> Scratchbox-users mailing list
> Scratchbox-users at lists.scratchbox.org
> http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
>


More information about the Scratchbox-users mailing list