On Tue, Oct 22, 2013 at 07:41:24PM -0400, Viola Zoltán wrote:
> Excuse me, I am very newbie and very idiotic... I tryed it:
>
> CFLAGS="-fno-exceptions -fno-rtti"; make
>
> CFLAGS="--fno-exceptions --fno-rtti"; make
>
> but nothing changed, the compile not succeeded, same error message...
>
I
Excuse me, I am very newbie and very idiotic... I tryed it:
CFLAGS="-fno-exceptions -fno-rtti"; make
CFLAGS="--fno-exceptions --fno-rtti"; make
but nothing changed, the compile not succeeded, same error message...
2013/10/22 Ken Moffat
> On Tue, Oct 22, 2013 at 11:12:09PM +0100, Ken Moffat
On Tue, Oct 22, 2013 at 11:12:09PM +0100, Ken Moffat wrote:
>
> Someone in another gentoo response suggested reducing the CFLAGS to
> something sane - if you are following LFS exactly, then the default
> CFLAGS from the package should be used. I -fno-exceptions -fno-rtti
> are from the package.
On Tue, Oct 22, 2013 at 05:31:19PM -0400, Viola Zoltán wrote:
> Hi, excuse me for the bad English... I try LFS from Sabayon host system,
> with this GCC version:
>
> lfs@Csiszilla /Mount/Simplicity/sources/gcc-build $ gcc --version
> gcc (Gentoo Hardened 4.7.2-r1 p1.5, pie-0.5.5) 4.7.2
>
> The "b
Hi, excuse me for the bad English... I try LFS from Sabayon host system,
with this GCC version:
lfs@Csiszilla /Mount/Simplicity/sources/gcc-build $ gcc --version
gcc (Gentoo Hardened 4.7.2-r1 p1.5, pie-0.5.5) 4.7.2
The "binutils" succeeded. The GCC not. It wrote me this error message:
-I../../g
On Tue, 22 Oct 2013 10:16:53 -0500
Bruce Dubbs wrote:
> Did the previous line appear to run OK?
>
> /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -version-info
> 3:0:0 -static-libstdc++ -static-libgcc -o libmpc.la -rpath /tools/lib
> abs.lo acos.lo acosh.lo add.lo add_fr.lo add_si.lo
Yuan Cao wrote:
> Hello,
>
> I hope this is the right place for post this.
>
> According to the note on section 6.4 Entering the Chroot Environment, I
> would need to go through sections 6.2.2, 6.2.3 and then use the chroot
> command as given in section 6.4, if I shut down my computer at any point
Hazel Russman wrote:
> I am trying to build a 64-bit lfs-7.4 system using a host system based
> on Slackware-14. Currently I am having a problem with the first pass of
> building gcc. During the internal build of libmpc, a search is made for
> /usr/lib64/libgmp.la. It is not found, so the build cr
Hello,
I hope this is the right place for post this.
According to the note on section 6.4 Entering the Chroot Environment, I
would need to go through sections 6.2.2, 6.2.3 and then use the chroot
command as given in section 6.4, if I shut down my computer at any point in
section 6.
I hope you ca
I am trying to build a 64-bit lfs-7.4 system using a host system based
on Slackware-14. Currently I am having a problem with the first pass of
building gcc. During the internal build of libmpc, a search is made for
/usr/lib64/libgmp.la. It is not found, so the build crashes.
libtool: link: ar
10 matches
Mail list logo