<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Linux on Microblaze HOWTO (part II)</title>
	<atom:link href="http://billauer.se/blog/2011/08/linux-microblaze-howto-tutorial-primer-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://billauer.se/blog/2011/08/linux-microblaze-howto-tutorial-primer-2/</link>
	<description>Anything I found worthy to write down.</description>
	<lastBuildDate>Thu, 26 Mar 2026 13:15:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Anonymous</title>
		<link>https://billauer.se/blog/2011/08/linux-microblaze-howto-tutorial-primer-2/comment-page-1/#comment-951</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 08 Jun 2014 12:58:08 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=1616#comment-951</guid>
		<description>Hi,

I am very new to linux on microblaze.I HAVE CREATED A HW CONF FOR ml 505 BOARD.i HAVE GENERATED DTS FILE AND .bit FILE on ISE 13.1.I am trying to create image file on an Ubuntu PC.While trying to make the image , it is giving error as microblaze-unknown-linux-gnu- not found.This happens even when I do the make clean command.But tool chain is present in the PC in my working directory.

Kindly help me to solve the problem.

regards,

Sree</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am very new to linux on microblaze.I HAVE CREATED A HW CONF FOR ml 505 BOARD.i HAVE GENERATED DTS FILE AND .bit FILE on ISE 13.1.I am trying to create image file on an Ubuntu PC.While trying to make the image , it is giving error as microblaze-unknown-linux-gnu- not found.This happens even when I do the make clean command.But tool chain is present in the PC in my working directory.</p>
<p>Kindly help me to solve the problem.</p>
<p>regards,</p>
<p>Sree</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eli</title>
		<link>https://billauer.se/blog/2011/08/linux-microblaze-howto-tutorial-primer-2/comment-page-1/#comment-893</link>
		<dc:creator>eli</dc:creator>
		<pubDate>Mon, 26 Aug 2013 11:01:22 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=1616#comment-893</guid>
		<description>You have a segmentation fault there. Looks like something is faulty with your compiler or linker.</description>
		<content:encoded><![CDATA[<p>You have a segmentation fault there. Looks like something is faulty with your compiler or linker.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>https://billauer.se/blog/2011/08/linux-microblaze-howto-tutorial-primer-2/comment-page-1/#comment-892</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Mon, 26 Aug 2013 10:56:28 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=1616#comment-892</guid>
		<description>Hi,

Thanks for your nice blog. 
I followed the steps you wrote on this page but I faced a serious error at the last step of my process:


... some omitted messages during compiling ...

  CC      drivers/video/console/fonts.o
  LD      drivers/video/fb.o
  LD      drivers/video/logo/built-in.o
  CC      drivers/video/console/font_8x8.o
  CC      drivers/video/console/font_8x16.o
  LD      drivers/scsi/device_handler/built-in.o
  LD      drivers/scsi/built-in.o
  CC      drivers/video/console/softcursor.o
  LD      drivers/video/backlight/built-in.o
  CC      drivers/video/console/tileblit.o
  CC      drivers/video/console/fbcon_rotate.o
  CC      drivers/video/console/fbcon_cw.o
  CC      drivers/video/console/fbcon_ud.o
  LD      drivers/video/console/font.o
  CC      drivers/video/console/fbcon_ccw.o
  LD      drivers/video/console/built-in.o
  LD      drivers/video/built-in.o
  LD      drivers/built-in.o
  LD      vmlinux.o
  MODPOST vmlinux.o
  GEN     .version
  CHK     include/generated/compile.h
  UPD     include/generated/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
/nfs_homes/proj/lgdisp_ublaze/microblaze_v1.0/microblaze-unknown-linux-gnu/bin/../lib/gcc/microblaze-unknown-linux-gnu/4.1.2/libgcc.a(_muldi3.o): In function `__muldi3&#039;:
/home/ddeboni/src/Linux/crosstool/crosstool-ng-1.4.1/targets/src/gcc-4.1.2/gcc/libgcc2.c:533: undefined reference to `_GLOBAL_OFFSET_TABLE_&#039;
/bin/sh: line 1: 24711 segmentation fault (core dumped) /nfs_homes/proj/lgdisp_ublaze/microblaze_v1.0/microblaze-unknown-linux-gnu/bin/microblaze-unknown-linux-gnu-ld -o .tmp_vmlinux1 -T arch/microblaze/kernel/vmlinux.lds arch/microblaze/kernel/head.o init/built-in.o --start-group usr/built-in.o arch/microblaze/kernel/built-in.o arch/microblaze/mm/built-in.o arch/microblaze/platform/built-in.o arch/microblaze/boot/built-in.o kernel/built-in.o mm/built-in.o fs/built-in.o ipc/built-in.o security/built-in.o crypto/built-in.o block/built-in.o lib/lib.a arch/microblaze/lib/lib.a /nfs_homes/proj/lgdisp_ublaze/microblaze_v1.0/microblaze-unknown-linux-gnu/bin/../lib/gcc/microblaze-unknown-linux-gnu/4.1.2/libgcc.a lib/built-in.o arch/microblaze/lib/built-in.o /nfs_homes/proj/lgdisp_ublaze/microblaze_v1.0/microblaze-unknown-linux-gnu/bin/../lib/gcc/microblaze-unknown-linux-gnu/4.1.2/libgcc.a drivers/built-in.o sound/built-in.o firmware/built-in.o net/built-in.o --end-group
make: *** [.tmp_vmlinux1] error 139

The kernel version which I&#039;m using is 2.6.35.

I did it on my machine fitted with RHEL 6.1 32bit.


I think it&#039;s a matter of GCC. Could you tell me a hint for solving this?

Thanks for your advice in advance.

Best regards,
Justin</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for your nice blog.<br />
I followed the steps you wrote on this page but I faced a serious error at the last step of my process:</p>
<p>&#8230; some omitted messages during compiling &#8230;</p>
<p>  CC      drivers/video/console/fonts.o<br />
  LD      drivers/video/fb.o<br />
  LD      drivers/video/logo/built-in.o<br />
  CC      drivers/video/console/font_8x8.o<br />
  CC      drivers/video/console/font_8x16.o<br />
  LD      drivers/scsi/device_handler/built-in.o<br />
  LD      drivers/scsi/built-in.o<br />
  CC      drivers/video/console/softcursor.o<br />
  LD      drivers/video/backlight/built-in.o<br />
  CC      drivers/video/console/tileblit.o<br />
  CC      drivers/video/console/fbcon_rotate.o<br />
  CC      drivers/video/console/fbcon_cw.o<br />
  CC      drivers/video/console/fbcon_ud.o<br />
  LD      drivers/video/console/font.o<br />
  CC      drivers/video/console/fbcon_ccw.o<br />
  LD      drivers/video/console/built-in.o<br />
  LD      drivers/video/built-in.o<br />
  LD      drivers/built-in.o<br />
  LD      vmlinux.o<br />
  MODPOST vmlinux.o<br />
  GEN     .version<br />
  CHK     include/generated/compile.h<br />
  UPD     include/generated/compile.h<br />
  CC      init/version.o<br />
  LD      init/built-in.o<br />
  LD      .tmp_vmlinux1<br />
/nfs_homes/proj/lgdisp_ublaze/microblaze_v1.0/microblaze-unknown-linux-gnu/bin/../lib/gcc/microblaze-unknown-linux-gnu/4.1.2/libgcc.a(_muldi3.o): In function `__muldi3&#8242;:<br />
/home/ddeboni/src/Linux/crosstool/crosstool-ng-1.4.1/targets/src/gcc-4.1.2/gcc/libgcc2.c:533: undefined reference to `_GLOBAL_OFFSET_TABLE_&#8217;<br />
/bin/sh: line 1: 24711 segmentation fault (core dumped) /nfs_homes/proj/lgdisp_ublaze/microblaze_v1.0/microblaze-unknown-linux-gnu/bin/microblaze-unknown-linux-gnu-ld -o .tmp_vmlinux1 -T arch/microblaze/kernel/vmlinux.lds arch/microblaze/kernel/head.o init/built-in.o &#8211;start-group usr/built-in.o arch/microblaze/kernel/built-in.o arch/microblaze/mm/built-in.o arch/microblaze/platform/built-in.o arch/microblaze/boot/built-in.o kernel/built-in.o mm/built-in.o fs/built-in.o ipc/built-in.o security/built-in.o crypto/built-in.o block/built-in.o lib/lib.a arch/microblaze/lib/lib.a /nfs_homes/proj/lgdisp_ublaze/microblaze_v1.0/microblaze-unknown-linux-gnu/bin/../lib/gcc/microblaze-unknown-linux-gnu/4.1.2/libgcc.a lib/built-in.o arch/microblaze/lib/built-in.o /nfs_homes/proj/lgdisp_ublaze/microblaze_v1.0/microblaze-unknown-linux-gnu/bin/../lib/gcc/microblaze-unknown-linux-gnu/4.1.2/libgcc.a drivers/built-in.o sound/built-in.o firmware/built-in.o net/built-in.o &#8211;end-group<br />
make: *** [.tmp_vmlinux1] error 139</p>
<p>The kernel version which I&#8217;m using is 2.6.35.</p>
<p>I did it on my machine fitted with RHEL 6.1 32bit.</p>
<p>I think it&#8217;s a matter of GCC. Could you tell me a hint for solving this?</p>
<p>Thanks for your advice in advance.</p>
<p>Best regards,<br />
Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamesM</title>
		<link>https://billauer.se/blog/2011/08/linux-microblaze-howto-tutorial-primer-2/comment-page-1/#comment-887</link>
		<dc:creator>jamesM</dc:creator>
		<pubDate>Sun, 11 Aug 2013 14:30:57 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=1616#comment-887</guid>
		<description>Eli,
Very useful.
Especially &quot;A small Makefile fix&quot;
That tied me up for a while until I read your explanation.
Thanks.</description>
		<content:encoded><![CDATA[<p>Eli,<br />
Very useful.<br />
Especially &#8220;A small Makefile fix&#8221;<br />
That tied me up for a while until I read your explanation.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eli</title>
		<link>https://billauer.se/blog/2011/08/linux-microblaze-howto-tutorial-primer-2/comment-page-1/#comment-811</link>
		<dc:creator>eli</dc:creator>
		<pubDate>Sun, 04 Nov 2012 14:55:11 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=1616#comment-811</guid>
		<description>That will have to be someone else. I never simulated the Microblaze processor. Anyone?</description>
		<content:encoded><![CDATA[<p>That will have to be someone else. I never simulated the Microblaze processor. Anyone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Student</title>
		<link>https://billauer.se/blog/2011/08/linux-microblaze-howto-tutorial-primer-2/comment-page-1/#comment-810</link>
		<dc:creator>Student</dc:creator>
		<pubDate>Sun, 04 Nov 2012 13:43:12 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=1616#comment-810</guid>
		<description>Hi,

is it possible to give a small info on how to simulate it with Qemu. I am sitting for more then 3 days but unsuccessfully.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>is it possible to give a small info on how to simulate it with Qemu. I am sitting for more then 3 days but unsuccessfully.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eli</title>
		<link>https://billauer.se/blog/2011/08/linux-microblaze-howto-tutorial-primer-2/comment-page-1/#comment-731</link>
		<dc:creator>eli</dc:creator>
		<pubDate>Wed, 29 Feb 2012 09:32:45 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=1616#comment-731</guid>
		<description>The truth is that you don&#039;t need the git bundle if you only want to compile the kernel (as opposed to submit patches to the kernel developers). So I would suggest downloading the tarball of your preferred kernel from http://kernel.org/ or any of its mirrors.</description>
		<content:encoded><![CDATA[<p>The truth is that you don&#8217;t need the git bundle if you only want to compile the kernel (as opposed to submit patches to the kernel developers). So I would suggest downloading the tarball of your preferred kernel from <a href="http://kernel.org/" rel="nofollow">http://kernel.org/</a> or any of its mirrors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahgust</title>
		<link>https://billauer.se/blog/2011/08/linux-microblaze-howto-tutorial-primer-2/comment-page-1/#comment-729</link>
		<dc:creator>mahgust</dc:creator>
		<pubDate>Wed, 29 Feb 2012 07:21:35 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=1616#comment-729</guid>
		<description>Hello!

Thank you for such informative posts!

Could you please upload linux-2.6-xlnx.git (with kernel 2.6.38) on your website ? 
Xilinx moved to kernel 3.0 and Zynq support recently...</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>Thank you for such informative posts!</p>
<p>Could you please upload linux-2.6-xlnx.git (with kernel 2.6.38) on your website ?<br />
Xilinx moved to kernel 3.0 and Zynq support recently&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eli</title>
		<link>https://billauer.se/blog/2011/08/linux-microblaze-howto-tutorial-primer-2/comment-page-1/#comment-611</link>
		<dc:creator>eli</dc:creator>
		<pubDate>Tue, 18 Oct 2011 07:30:19 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=1616#comment-611</guid>
		<description>Thanks. :)

And no, I went directly for the real thing.</description>
		<content:encoded><![CDATA[<p>Thanks. :)</p>
<p>And no, I went directly for the real thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Dübon</title>
		<link>https://billauer.se/blog/2011/08/linux-microblaze-howto-tutorial-primer-2/comment-page-1/#comment-610</link>
		<dc:creator>Matthias Dübon</dc:creator>
		<pubDate>Tue, 18 Oct 2011 07:26:48 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=1616#comment-610</guid>
		<description>Hello,

very nice blog, thank you very much for sharing this information. 
Did you ever try to simulate your kernel in qemu?

Best regards
Matthias</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>very nice blog, thank you very much for sharing this information.<br />
Did you ever try to simulate your kernel in qemu?</p>
<p>Best regards<br />
Matthias</p>
]]></content:encoded>
	</item>
</channel>
</rss>
