[Bug 31878] New: configure fails on platform armv7l

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 3 14:48:33 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=31878

             Bug #: 31878
           Summary: configure fails on platform armv7l
           Product: Wine
           Version: 1.5.14
          Platform: arm
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: build-env
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: Stefan.Leichter at camLine.com
    Classification: Unclassified


Created attachment 41958
  --> http://bugs.winehq.org/attachment.cgi?id=41958
config.log

Configure fails to run on my Pandora (http://openpandora.org). Relevant part of
the config.log:

configure:4166: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccbPzEDU.s: Assembler messages:
/tmp/ccbPzEDU.s:51: Error: selected processor does not support `blx ac_test'
configure:4166: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Wine"
| #define PACKAGE_TARNAME "wine"
| #define PACKAGE_VERSION "1.5.14"
| #define PACKAGE_STRING "Wine 1.5.14"
| #define PACKAGE_BUGREPORT "wine-devel at winehq.org"
| #define PACKAGE_URL "http://www.winehq.org"
| #define EXEEXT ""
| /* end confdefs.h.  */
| int ac_test(int i) { return i; }
| int
| main ()
| {
| asm(".thumb\nblx ac_test\n.arm"); if (ac_test(1)) return 1
|   ;
|   return 0;
| }
configure:4170: result: no

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list