On Monday 28 June 2010, ext Zhang, Austin wrote:
> '--skip-broken' as indication works? Or you can force install to
> have a try (please also install those cross-glibc/binutils)?

--skip-broken just skips them and doesn't actually install anything;
however I was informed that using zypper instead of yum, and using
the `-f' option, makes it possible to install them.

So, I eventually installed them with:

zypper in -f cross-armv7l-gcc cross-armv7l-binutils cross-armv7l-glibc \
    cross-armv7l-glibc-devel cross-armv7l-glibc-headers \
    cross-armv7l-kernel-headers

However, they don't seem to work, e.g.:

me...@[meego-netbook-sdk]::~$ /opt/cross/bin/armv7l-meego-linux-gnueabi-gcc -c 
test.c
as: unrecognized option '-meabi=5'

me...@[meego-netbook-sdk]::~$ /opt/cross/bin/armv7l-meego-linux-gnueabi-gcc 
-print-prog-name=as
as

Seems like the compiler is invoking the system `as' instead of the
one from cross-armv7l-binutils.  So it's still an open question from
me if anyone is managing to use these :-)

>
> > If no-one says "yes" I'll file a bug for their removal.
>
> Yes, please go ahead, but not for removal those but correct them.
>

OK, will see if anyone else replies, then file a bug.

-- 
Rohan
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev

Reply via email to