Re: 5.5.1 Installation of Cross GCC - 6.5 PDF Manual - Compilation Error

2009-11-04 Thread Justin P. Mattock
Owen Lopez wrote: > Preparing GCC for Compilation was successful using the following params: > ../gcc-4.4.1/configure \ > ---target=$LFS_TGT --prefix=/tools \ > --disable-nls --disable-shared --disable-multilib \ > --disable-decimal-float --disable-threads \ > --disable-libmudflap --disable-libssp

5.5.1 Installation of Cross GCC - 6.5 PDF Manual - Compilation Error

2009-11-04 Thread Owen Lopez
Preparing GCC for Compilation was successful using the following params: ../gcc-4.4.1/configure \ ---target=$LFS_TGT --prefix=/tools \ --disable-nls --disable-shared --disable-multilib \ --disable-decimal-float --disable-threads \ --disable-libmudflap --disable-libssp \ --disable-libgomp --enable-l

Problem with chrooting to new enviroment

2009-11-04 Thread Aleksander Kurczyk
Hi I have problem with chroting to new enviroment (chapter 6.4). When I execute a commands from chapter 6.4 of LFS handbook, chroot return an error indicating the absence of a file or directory. This file, of course exist. To install LFS I use scripts shown below and LFS LiveCD. Commands which I e