Well indeed I discovered why gmp and Co. are not included, because
INHIBIT_DEFAULT_DEPS = "1" is set in the gcc-configre-runtime.inc.
But if I hack this, or put gmp etc... in the below DEPENDS setting I fall in
a circular dependency that I'm not able to solve.
Please can you help me?

Thanks,
Giuseppe

2012/4/19 Giuseppe Condorelli <[email protected]>

> Hi All,
>
> a question about gcc-runtime package.
> It fails building due to the lack of gmp/mpfr/mpc libraries/headers.
> Indeed the native ones were correctly built and looking at the config.log
> file I can see
> the problem is due to libraries wrong format (in fact I'm building for sh
> arch and the gmp/mpfr/mpc libs it
> includes are the native ones).
> The question is: should the package build the target libraries given that
> there is the DEPENDS =+ "gmp mpfr libmpc" string in the
> gcc_4.6.inc file?
> I think yes, but actually this doesn't happen.
> Moreover I can think gcc-runtime is not intended for target but for
> something else. Isn't it?
>
> Please clarify this to me... :)
> Cheers,
> Giuseppe
>
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to