Changes between Initial Version and Version 2 of Ticket #36475


Ignore:
Timestamp:
Oct 5, 2012, 4:57:21 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36475

    • Property Keywords target_arm removed
    • Property Summary changed from qemu @1.2.0 +target_arm compile error -build error to qemu @1.2.0 +target_arm: error: global register variables are not supported
  • Ticket #36475 – Description

    initial v2  
    1 {{{
    21Attempting to install qemu-system-arm generates a
    32
     3{{{
    44:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_qemu/qemu/work/qemu-1.2.0/dyngen-exec.h:64:24: error: global register variables are not supported
    55:info:build register CPUArchState *env asm(AREG0);
    66:info:build                        ^
    77:info:build 1 error generated.
     8}}}
    89
    9 MacPorts 2.1.2
    10 Darwin localhost 12.2.0 Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64 x86_64
    11 Xcode 4.4.1
     10MacPorts 2.1.2 [[br]]
     11Darwin localhost 12.2.0 Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64 x86_64 [[br]]
     12Xcode 4.4.1 [[br]]
    1213Build version 4F1003
    13 
    14 }}}