<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>


<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.hmmessage P
{margin:0px;padding:0px;}
body.hmmessage
{font-size:10pt;font-family:Verdana;}
</style>





<style>
.hmmessage P
{margin:0px;padding:0px;}
body.hmmessage
{font-size:10pt;font-family:Verdana;}
</style>

Greets,<br><br><hr id="stopSpelling">>Date: Thu, 6 Nov 2008 05:40:11 -0800<br>>From: macbeth142<br>>To: clfs-dev<br>>Subject: Re: [Clfs-dev] CLFS Embedded<br>><br>

<style>
.ExternalClass DIV
{;}
</style><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">>Don, did you first build a basic toolchain for the uclibc target?  The gcc/binutils MUST be something along the lines of x-x-x-uclibc.  For i686 it'd be i686-pc-linux-uclibc.  It'll >obviously error out since the gcc/binutils on your system are looking for objects using glibc in /lib and /usr/lib/gcc.  Basicly the steps for changing your toolchain is.  Build >target binutils, then static target gcc, then c library, then target gcc.  The reasons for this order is outlined in the wiki http://en.wikipedia.org/wiki/GNU_toolchain.<br></div></div><br>Hmmm....my answer is going to be 'I followed the book to the letter' ..... which infers 'yes I did'...I still have the build trees handy.<br><br>The binutils config.status says I did this ;<br><br> ../binutils-2.17/configure  --prefix=/mnt/clfs/cross-tools --target=i586-pc-linux-uclibc --with-sysroot=/mnt/clfs --disable-nls --enable-shared --disable-multilib<br><br><br>Similarly, gcc config.status says I did ;<br><br>../gcc-4.1.2/configure   --prefix=/mnt/clfs/cross-tools --target=i586-pc-linux-uclibc --disable-multilib --with-sysroot=/mnt/clfs --disable-nls --disable-shared  \<br>--disable-threads --enable-languages=c<br><br><br>Mind you, this all happened before I got your note to mimic sysroot build instructs....so 'things happen' ,<br>and also, I doubt the lfslivecd is particularly suited for this task either. Over the weekend I'll redress<br>all of this and get something happening.....I'd like to see the clfs embedded book 'working great' and<br>I've got some time to help out with that task. More later....<br><br>Regards,<br><br>Don<br><br><br><br><br><br /><hr />Multiple prizes and the ultimate dream beach house! <a href='http://www.ninemsn.com.au/hotmailroadtrip' target='_new'>Take a summer road trip with Windows Live Hotmail.</a></body>
</html>