* angstrom-gnome-image compilation error
@ 2010-05-29 11:01 butters
2010-05-29 12:46 ` Koen Kooi
0 siblings, 1 reply; 3+ messages in thread
From: butters @ 2010-05-29 11:01 UTC (permalink / raw)
To: OpenEmbedded Development mailing list
Hello,
I'm having trouble getting angstrom-gnome-image.bb to completely
compile. It stops at firefox_3.6.3.bb with this error..
./nanojit/NativeARM.cpp:949: warning unused variable 'was'
{standard input} Assembler messages:
{standard input}: 824: Error: selected processor does not support clz r1,r1
jsbuiltins.cpp
I'm compiling for armv4t, for the mini2440 machine. Is this a known
issue? Because I've been able to compile this in the past.
Thanks,
Bill
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: angstrom-gnome-image compilation error
2010-05-29 11:01 angstrom-gnome-image compilation error butters
@ 2010-05-29 12:46 ` Koen Kooi
2010-05-29 18:24 ` butters
0 siblings, 1 reply; 3+ messages in thread
From: Koen Kooi @ 2010-05-29 12:46 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 29-05-10 13:01, butters wrote:
> Hello,
>
> I'm having trouble getting angstrom-gnome-image.bb to completely
> compile. It stops at firefox_3.6.3.bb with this error..
>
> ./nanojit/NativeARM.cpp:949: warning unused variable 'was'
> {standard input} Assembler messages:
> {standard input}: 824: Error: selected processor does not support clz r1,r1
> jsbuiltins.cpp
>
> I'm compiling for armv4t, for the mini2440 machine. Is this a known
> issue? Because I've been able to compile this in the past.
Looks like nanojit is forcing armv5te instructions even for armv4t,
which the compiler and binutils have every reason to complain about.
Does anyone familiar with the mozilla buildsystem know if we can disable
things like CLZ for armv4t and below?
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFMAQyJMkyGM64RGpERAiM+AKCKUkS9EmkuzA8ow//U+tu5jfkcqACeK6n5
ZlKdnPlkE8axIRTN8APRKq0=
=xuT6
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: angstrom-gnome-image compilation error
2010-05-29 12:46 ` Koen Kooi
@ 2010-05-29 18:24 ` butters
0 siblings, 0 replies; 3+ messages in thread
From: butters @ 2010-05-29 18:24 UTC (permalink / raw)
To: openembedded-devel
Well I had wondered if it was something with Ubuntu screwing it up. I
had planned on trying Debian with it, but i haven't had the energy to do
it yet. I was hoping someone else had experienced the same problem. I
hope someone has a solution for it.
On 5/29/2010 2:46 PM, Koen Kooi wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 29-05-10 13:01, butters wrote:
>
>> Hello,
>>
>> I'm having trouble getting angstrom-gnome-image.bb to completely
>> compile. It stops at firefox_3.6.3.bb with this error..
>>
>> ./nanojit/NativeARM.cpp:949: warning unused variable 'was'
>> {standard input} Assembler messages:
>> {standard input}: 824: Error: selected processor does not support clz r1,r1
>> jsbuiltins.cpp
>>
>> I'm compiling for armv4t, for the mini2440 machine. Is this a known
>> issue? Because I've been able to compile this in the past.
>>
> Looks like nanojit is forcing armv5te instructions even for armv4t,
> which the compiler and binutils have every reason to complain about.
>
> Does anyone familiar with the mozilla buildsystem know if we can disable
> things like CLZ for armv4t and below?
>
> regards,
>
> Koen
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.5 (Darwin)
>
> iD8DBQFMAQyJMkyGM64RGpERAiM+AKCKUkS9EmkuzA8ow//U+tu5jfkcqACeK6n5
> ZlKdnPlkE8axIRTN8APRKq0=
> =xuT6
> -----END PGP SIGNATURE-----
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-05-29 18:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-29 11:01 angstrom-gnome-image compilation error butters
2010-05-29 12:46 ` Koen Kooi
2010-05-29 18:24 ` butters
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox