Re: Installation of i686 SDK on a x86_64 machine?
Wolfgang Denk <wd@...>
Dear Laurentiu,
In message <50FE5F87.4060300@...> you wrote:
Please see https://bugzilla.yoctoproject.org/show_bug.cgi?id=3770
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@...
Worlds are conquered, galaxies destroyed -- but a woman is always a
woman.
-- Kirk, "Conscience of the King", stardate unknown
In message <50FE5F87.4060300@...> you wrote:
Done, with a patch included.Id SDK_ARCH INST_ARCH StatusI see your point. Would you please file a bug on this?
==============================================
1 ix86 ix86 works
2 ix86 x86_64 works
3 x86_64 ix86 cannot work
4 x86_64 x86_64 works
The bug report is about case 3 - attempting to install a 64 bit SDK on
a 32 bit machine. This indeed cannot work and shuld be prevented byy
the installer.
But the current code also prevents case 2, installing 32 bit images on
a 64 bit machine, which works perfectly fine (assuming you have the
needed 32 bit libraries installed).
Please see https://bugzilla.yoctoproject.org/show_bug.cgi?id=3770
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@...
Worlds are conquered, galaxies destroyed -- but a woman is always a
woman.
-- Kirk, "Conscience of the King", stardate unknown