Yeah,

You're right. It's been really painful to do using a foreign toolchain.
But as I said, the variables each file of meta/toochain/ are not
very intuitive.
In my case I realised that the glibc does not offer support for MQUEUE
for instance. There seems to be no way to set this only through building
normal toolchain but rather to recompile glibc before actually
building toolchain.

Any clues on how to make it easier?

br
Edjard

Ricardo Kekki <[EMAIL PROTECTED]> escreveu:
IMHO using foreign toolchains is at the moment more difficult than
building your own toolchain inside scratchbox. eg.
http://lists.scratchbox.org/pipermail/scratchbox-users/2006-March/000432.html

Building a toolchain inside scratchbox is not hard. Well it depens of
what you are doing. The more complex things you are doing the more you
need to know about building toolchains and the build system. If you are
just compiling a toolchain without any special configure params, just
make your own config based on the existing ones eg.
http://scratchbox.org/cgi-bin/darcsweb.cgi?r=1.2/sb-toolchains;a=headblob;f=/meta/toolchain/arm-gcc3.3-glibc.conf

Ricardo


Edjard Mota wrote:

> Hi,
>
> I have followed the wick pages you mentioned but unfortunately there
> is no clue on how to set a proper my.conf file in meta/toolchain. Mainly
> if you need to add some support for glibc, there is absolutely no clue
> on how to make it.
>
> I am trying another alternative to build the toolchain using crosstool
> and add the compiler later. I somebody has tried it before any help is
> welcome.
>
> br
>
> Edjard
>
> */Ricardo Kekki /* escreveu:
>
> Please use the wiki page documentation
> http://www.scratchbox.org/wiki/Toolchains
>
> Ricardo
>
>
> Rohit Chaudhri wrote:
>
> >Hi,
> >I am trying to build the default toolchains in scratchbox that are
> >part of the sb-toolchains package. I am using the host-gcc compiler
> >and have installed the debian devkit. I have write privileges for the
> >/scratchbox/compilers and /scratchbox/device_tools directory. When
> >executing the ./build --build command at the top level sb-toolchain
> >directory I get the following error:
> >
> >make: Entering directory
> >`/export/home/chaudhri/sb-toolchains-1.0.2/meta/target-kit'
> >make -C ../../autotools/libtool clean
> >make[1]: Entering directory
> >`/export/home/chaudhri/sb-toolchains-1.0.2/autotools/libtool'
> >make[1]: *** ../../: Is a directory. Stop.
> >make[1]: Leaving directory
> >`/export/home/chaudhri/sb-toolchains-1.0.2/autotools/libtool'
> >make: *** [build-libtool] Error 2
> >make: Leaving directory
> >`/export/home/chaudhri/sb-toolchains-1.0.2/meta/target-kit'
> >
> >What should I do to fix it?
> >
> >Thx,
> >
> >Rohit
> >_______________________________________________
> >Scratchbox-users mailing list
> >[email protected]
> >http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
> >
> >
>
> _______________________________________________
> Scratchbox-users mailing list
> [email protected]
> http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
>
>
> ------------------------------------------------------------------------
> Yahoo! Acesso Grátis
> Internet rápida e grátis. Instale o discador agora!
>
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Scratchbox-users mailing list
>[email protected]
>http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
>
>

_______________________________________________
Scratchbox-users mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users


Yahoo! Acesso Grátis
Internet rápida e grátis. Instale o discador agora!
_______________________________________________
Scratchbox-users mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to