<div dir="ltr">thanks for the reply.<br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Aug 8, 2015 at 8:24 AM, Jan-Simon Moeller <span dir="ltr">&lt;<a href="mailto:dl9pf@gmx.de" target="_blank">dl9pf@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This is probably due to a lockup in early boot stages (16bit boot code).<br>
<br></blockquote><div><br></div><div>so is there any way to do debugging through &quot;-s -S&quot; option?   <br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Best,<br>
JS<br>
<div class="HOEnZb"><div class="h5">Am Samstag, 8. August 2015, 08:04:29 schrieb Peter Teoh:<br>
&gt; I have completed the &quot;make&quot; for target x86_64, and subsequently trying the<br>
&gt; &quot;make test&quot; option:<br>
&gt;<br>
&gt; /home/tthtlc/llvmlinux/llvmlinux/targets/x86_64&gt;make test<br>
&gt; (if test ! -e<br>
&gt; /sda7/llvmlinux/llvmlinux/targets/x86_64/initramfs/tmp/busybox-x86_64 ;<br>
&gt; then mkdir -p &quot;/sda7/llvmlinux/llvmlinux/targets/x86_64/initramfs/tmp/&quot; &amp;&amp;<br>
&gt; wget -P &quot;/sda7/llvmlinux/llvmlinux/targets/x86_64/initramfs/tmp/&quot; -c &quot;&quot;<br>
&gt; <a href="http://busybox.net/downloads/binaries/1.20.0/busybox-x86_64" rel="noreferrer" target="_blank">http://busybox.net/downloads/binaries/1.20.0/busybox-x86_64</a>&quot;&quot; ; fi )<br>
&gt; mkdir -p<br>
&gt; /sda7/llvmlinux/llvmlinux/targets/x86_64/initramfs/initramfs_root/usr/lib<br>
&gt; make[1]: Entering directory `/sda7/llvmlinux/llvmlinux/targets/x86_64&#39;<br>
&gt; (if test ! -e<br>
&gt; /sda7/llvmlinux/llvmlinux/targets/x86_64/initramfs/tmp/busybox-x86_64 ;<br>
&gt; then mkdir -p &quot;/sda7/llvmlinux/llvmlinux/targets/x86_64/initramfs/tmp/&quot; &amp;&amp;<br>
&gt; wget -P &quot;/sda7/llvmlinux/llvmlinux/targets/x86_64/initramfs/tmp/&quot; -c &quot;&quot;<br>
&gt; <a href="http://busybox.net/downloads/binaries/1.20.0/busybox-x86_64" rel="noreferrer" target="_blank">http://busybox.net/downloads/binaries/1.20.0/busybox-x86_64</a>&quot;&quot; ; fi )<br>
&gt; (fakeroot /sda7/llvmlinux/llvmlinux/test/initramfs/mkcpio.sh<br>
&gt; /sda7/llvmlinux/llvmlinux/targets/x86_64/initramfs/initramfs_root<br>
&gt; /sda7/llvmlinux/llvmlinux/targets/x86_64/initramfs/initramfs_root.cpio)<br>
&gt; 2135 blocks<br>
&gt; Created initramfs.cpio.gz: Done.<br>
&gt; make[1]: Leaving directory `/sda7/llvmlinux/llvmlinux/targets/x86_64&#39;<br>
&gt; mv initramfs.cpio.gz initramfs.cpio.gz.clang<br>
&gt; QEMU_AUDIO_DRV=none<br>
&gt; /sda7/llvmlinux/llvmlinux/test/qemu/install/bin/qemu-system-x86_64 -M pc<br>
&gt; -kernel<br>
&gt; /sda7/llvmlinux/llvmlinux/targets/x86_64/build/kernel-clang/arch/x86/boot/bz<br>
&gt; Image -m 512 -append &quot;mem=512M root=/dev/ram0  rw console=ttyS0 earlyprintk<br>
&gt; initcall.debug&quot; -initrd initramfs.cpio.gz.clang -net none  -nographic<br>
&gt;<br>
&gt; But it just hung there with no subsequent action, or results, why?<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Regards,<br>Peter Teoh</div>
</div></div>