<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Adrian,<br>
<br>
I'm sorry, I was wrong in my previous postings.<br>
I was confused by the gcc-crosssdk recipe name.<br>
Now I think your solution is perfectly legal, but I still think that
comment is misleading:<br>
it's not powerpc arch that does not sipport --with-float=soft, it's
x86_64 (in my case)!<br>
<br>
I think we should just reset TARGET_FPU from crosssdk.bbclass, what do
you think about it?<br>
<br>
Regards, Ilya.<br>
<br>
On 18.01.2011 03:59, Adrian Alonso wrote:
<blockquote
cite="mid:AANLkTimNTDXpOG74pw6SotCqmB=N4nxwLZ+2Y+hjbsCX@mail.gmail.com"
type="cite">Hi Ilya,
<div><br>
</div>
<div>I will also look for the proper solution,</div>
<div>However un-setting TARGET_FPU only affects the target machines</div>
<div>in meta-xilinx layer bsp, so other Powerpc targets are not been
affected</div>
<div>with this patch.</div>
<div><br>
</div>
<div>Regards<br>
<br>
<div class="gmail_quote">On Mon, Jan 17, 2011 at 5:55 PM, Ilya Yanok <span
dir="ltr"><<a moz-do-not-send="true" href="mailto:yanok@emcraft.com">yanok@emcraft.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi
Adrian,<br>
<div class="im"><br>
Adrian Alonso <a class="moz-txt-link-rfc2396E" href="mailto:aalonso@..."><aalonso@...></a> writes:<br>
<br>
><br>
> * Configure fails due that --with-float=soft<br>
> flag isn't supportted by powerpc arch<br>
<br>
</div>
That's not true. PowerPC support soft-float (and we actually need this
for<br>
MPC8308 which has e300c3 core without FPU).<br>
<br>
For me, configure fails with the same message but that's not because
PowerPC<br>
lacks support for soft-float but cause gcc-crosssdk recipe passes wrong<br>
--target= option to the configure script (for me it's
x86_86-pokysdk-linux, I'm<br>
building on the x86_64 host).<br>
<div class="im"><br>
> * Unsetting TARGET_FPU this flag to not try to use<br>
> this flag<br>
<br>
</div>
So please do NOT unset TARGET_FPU, some targets really need it. I'm
looking<br>
forward to see a correct solution for this issue.<br>
<br>
Regards, Ilya.<br>
<br>
<br>
_______________________________________________<br>
poky mailing list<br>
<a moz-do-not-send="true" href="mailto:poky@yoctoproject.org">poky@yoctoproject.org</a><br>
<a moz-do-not-send="true"
href="https://lists.yoctoproject.org/listinfo/poky" target="_blank">https://lists.yoctoproject.org/listinfo/poky</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
Saludos<br>
Adrian Alonso<br>
<a moz-do-not-send="true" href="http://aalonso.wordpress.com">http://aalonso.wordpress.com</a><br>
<br>
</div>
</blockquote>
<br>
</body>
</html>