Hello,

> don't attempt to use a 32-bit config.

Where can I find a 64-bit config that I can use as a
starting point?
 
> make CROSS_COMPILING=x86_64-pc-linux-gnu-
> ARCH=x86_64 menuconfig
> 
>   Note the '-' at the end of the CROSS_COMPILING,
> this should match the 
> prefix given to your cross-compile tools (gcc, ld),

Are you refering to the MACHTYPE variable? Could you
give me more hints?
[EMAIL PROTECTED]:~$ echo $MACHTYPE
i486-slackware-linux-gnu

> Also, these cross-tools need to be on your PATH, so
> do the native tools.
> 
>   In the config, you haven't cross-built
> module-init-tools so you have to 
> build everything in, which is why it is important to
> identify what you 
> use.

I am confused here.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to