[opensuse-arm] aarch64 emulator
Hi, I need an instruction how to run aarch64 Factory system on my x86_64 hardware. There is an issue with gcc, so I have to fill bug-report somehow. -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Sonntag, 30. November 2014, 21:46:29 wrote Matwey V. Kornilov:
Hi,
I need an instruction how to run aarch64 Factory system on my x86_64 hardware. There is an issue with gcc, so I have to fill bug-report somehow.
if it is fine for you to use qemu runtime emulator (like out build jobs are doing), you can do osc co openSUSE:Factory:ARM hello cd ..... osc build standard aarch64 this will setup a chroot including an emulator. you can also jump in via chroot command and run your compile job. -- Adrian Schroeter email: adrian@suse.de SUSE LINUX GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Thanks, it worked 2014-12-01 10:42 GMT+03:00 Adrian Schröter <adrian@suse.de>:
On Sonntag, 30. November 2014, 21:46:29 wrote Matwey V. Kornilov:
Hi,
I need an instruction how to run aarch64 Factory system on my x86_64 hardware. There is an issue with gcc, so I have to fill bug-report somehow.
if it is fine for you to use qemu runtime emulator (like out build jobs are doing), you can do
osc co openSUSE:Factory:ARM hello cd ..... osc build standard aarch64
this will setup a chroot including an emulator. you can also jump in via chroot command and run your compile job.
--
Adrian Schroeter email: adrian@suse.de
SUSE LINUX GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany
-- With best regards, Matwey V. Kornilov http://blog.matwey.name xmpp://0x2207@jabber.ru -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (2)
-
Adrian Schröter
-
Matwey V. Kornilov