http://bugs.winehq.org/show_bug.cgi?id=21192
Summary: Make fails with Assembler messages Product: Wine Version: 1.1.35 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: johndoe32102002@gmail.com
Computer: N810 Architecture: ARM Operating System: Debian Note: compile ran fine, finding all dependencies
Error: {standard input}: Assembler messages: {standard input}:36: Error: selected processor does not support 'blx r3' make[2]: *** [port.o] Error 1 make[2]: Leaving directory '/download/wine-1.1.35/libs/wine' make[1]: *** [wine] Error 2 make[1]: Leaving directory '/download/wine-1.1.35/libs' make: *** [libs] Error2
Since the error was short, I pasted it in the description.
http://bugs.winehq.org/show_bug.cgi?id=21192
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Severity|critical |normal
--- Comment #1 from Austin English austinenglish@gmail.com 2009-12-29 16:35:07 --- Arm isn't supported (yet?), so it's not critical.
http://bugs.winehq.org/show_bug.cgi?id=21192
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de Component|-unknown |build-env
--- Comment #2 from André H. nerv@dawncrow.de 2009-12-29 16:48:29 --- can you please post the output of "as --version"
http://bugs.winehq.org/show_bug.cgi?id=21192
--- Comment #3 from John Doe johndoe32102002@gmail.com 2009-12-29 16:54:14 --- [: /download/wine-1.1.35]make as --version GNU Make 3.81 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This program built for arm-unknown-linux-gnueabi [root@chroot: /firefox/wine-1.1.35]wine-1.1.35]make as --version GNU Make 3.81 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This program built for arm-unknown-linux-gnueabi
http://bugs.winehq.org/show_bug.cgi?id=21192
--- Comment #4 from André H. nerv@dawncrow.de 2009-12-29 16:58:30 --- please "as --version" and not "make as --version" The problem seems to be that you have a old assembler and/or i am developing in qemu with an emulated ARMv5tejl and you have an arm1136(armv6) i guess this is a little issue which can be fixed easily when it runs on ARMv5
http://bugs.winehq.org/show_bug.cgi?id=21192
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Make fails with Assembler |Make fails with Assembler |messages |error on ARMv6
http://bugs.winehq.org/show_bug.cgi?id=21192
--- Comment #5 from John Doe johndoe32102002@gmail.com 2009-12-29 17:05:46 --- Ok, here is the as --version. I will have to find qemu to try out wine i386 emulation to get wine to run.
[: /download/wine-1.1.35]as --version GNU assembler (GNU Binutils for Debian) 2.20 Copyright 2009 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or later. This program has absolutely no warranty. This assembler was configured for a target of `arm-linux-gnueabi'.
http://bugs.winehq.org/show_bug.cgi?id=21192
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|wine-bugs@winehq.org |nerv@dawncrow.de
--- Comment #6 from André H. nerv@dawncrow.de 2010-05-27 11:21:04 --- assigning to me (to be able to find that bug more quickly)
http://bugs.winehq.org/show_bug.cgi?id=21192
--- Comment #7 from John Doe johndoe32102002@gmail.com 2010-07-30 11:29:28 --- (In reply to comment #6)
assigning to me (to be able to find that bug more quickly)
Thanks for taking this on. Wine has a great future in the realm of mobile devices if it can better support Armel architecture.
http://bugs.winehq.org/show_bug.cgi?id=21192
--- Comment #8 from André H. nerv@dawncrow.de 2010-09-20 16:33:15 CDT --- so after spending one year on ARMv5 ARMv6 was just a little step now patch sent: http://source.winehq.org/patches/data/66262
http://bugs.winehq.org/show_bug.cgi?id=21192
--- Comment #9 from John Doe johndoe32102002@gmail.com 2010-09-20 21:38:23 CDT --- Andre,
Thank you for patching this, especially if you spent a whole year on it.
Regards, John
http://bugs.winehq.org/show_bug.cgi?id=21192
--- Comment #10 from André H. nerv@dawncrow.de 2010-09-21 14:20:42 CDT --- John, np, it was fun (sometimes) :) patch got in, so if you would fetch todays gitversion of wine and start building it on your N810 that would be cool. It will take much time until it is built, so you get a feeling of why it took a year ;)
Best Regards, André Hentschel
http://bugs.winehq.org/show_bug.cgi?id=21192
--- Comment #11 from André H. nerv@dawncrow.de 2010-10-11 16:01:57 CDT --- @John: Any updates on this? e.g. did you try building it?
http://bugs.winehq.org/show_bug.cgi?id=21192
--- Comment #12 from John Doe johndoe32102002@gmail.com 2010-10-11 18:47:14 CDT --- I tried to compile wine, but I got a gcc error. After trying to upgrade gcc, it broke several necessary packages to build applications, such as wine, from sourcecode. Short of reinstallation, which is something I plan to do in the near future (probably late Nov.), I will not be able to compile applications from sourcecode.
I did install Android 2.0 on my N810, but that did not have many packages to compile on that OS.
http://bugs.winehq.org/show_bug.cgi?id=21192
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|Other |arm
http://bugs.winehq.org/show_bug.cgi?id=21192
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED
--- Comment #13 from André H. nerv@dawncrow.de 2010-10-12 14:07:45 CDT --- so if there are no assembler messages i would say it was fixed by my patch.
http://bugs.winehq.org/show_bug.cgi?id=21192
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org 2010-10-15 12:50:28 CDT --- Closing bugs fixed in 1.3.5.
https://bugs.winehq.org/show_bug.cgi?id=21192
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f901fa9769e9eb8e010abb2983a | |941830b7d430f