[Clfs-support] 64 bit Source machine

Joe Ciccone jciccone at gmail.com
Tue Mar 4 10:51:10 PST 2008


Jim Gifford wrote:
> Borre van Doorninck wrote:
>   
>> Hi folks,
>>  
>> A quick question on which package to use. I am using a 64 bit Intel 
>> machine and want to create a distribution for an old 32 bit Intel 
>> Pentium machine. I think that from the comments I have found on Goggle 
>> I should be using the CLFS-1.0.0-x86_64 package. Can anyone confirm?
>>  
>> Many thanks,
>> Borre
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Clfs-support mailing list
>> Clfs-support at lists.cross-lfs.org
>> http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
>>   
>>     
> You would want to use the x86 book.
> _______________________________________________
> Clfs-support mailing list
> Clfs-support at lists.cross-lfs.org
> http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
>
>   
One other thing to note is that if you intend to follow the chroot
method, the final system's target triplet is not determined by
CLFS_TARGET, it's determined by config.guess which is part of
autoconf/automake. Unless you intend to boot the on the target system to
build the final system, which i'm assuming you're not going to. I would
load a uname hack that makes uname -m report i686 or i586. uname -m will
influence the output of config.guess. You can find the tarball here,

http://cross-lfs.org/~jciccone/uname_hack-20071212.tar.bz2

this is a kernel module that should work on all 2.6.x kernels.




More information about the Clfs-support mailing list