<p dir="ltr"><br>
Il 15 apr 2017 9:56 PM, "akhiezer" <<a href="mailto:lfs65@cruziero.com">lfs65@cruziero.com</a>> ha scritto:<br>
><br>
> > From: Michele Bucca <<a href="mailto:michele.bucca@gmail.com">michele.bucca@gmail.com</a>><br>
> > Date: Sat, 15 Apr 2017 13:15:01 +0200<br>
> > To: CLFS Support <<a href="mailto:clfs-support@lists.clfs.org">clfs-support@lists.clfs.org</a>><br>
> > Subject: Re: [Clfs-support] [Native Compiler] Problem Cross-compiling GMP<br>
> >  MPFR and MPC<br>
> ><br>
> > 2017-04-15 11:22 GMT+02:00 Michele Bucca <<a href="mailto:michele.bucca@gmail.com">michele.bucca@gmail.com</a>>:<br>
>         .<br>
>         .<br>
> ><br>
> > I've solved the problem with the libraries but the problem while<br>
> > compiling the host-x-host compiler still persists<br>
><br>
><br>
> OK: what you're aiming for, depends of course on a long chain of details<br>
> being all exactly correct. So let's assume for now that all has been<br>
> done correctly thus far: and deal with the gcc error 'at face value'.<br>
><br>
><br>
> ><br>
> > i486-linux-musl-gcc   -g -O2 -O2  -g -O2 -DIN_GCC    -W -Wall<br>
> > -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes<br>
> > -Wmissing-prototypes -Wold-style-definition  -isystem ./include<br>
> > -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2<br>
> > -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fpic<br>
> > -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc<br>
> > -I../../../gcc-src/libgcc -I../../../gcc-src/libgcc/.<br>
> > -I../../../gcc-src/libgcc/../gcc -I../../../gcc-src/libgcc/../include<br>
> > -I../../../gcc-src/libgcc/../libdecnumber/no<br>
> > -I../../../gcc-src/libgcc/../libdecnumber -DHAVE_CC_TLS  -DUSE_TLS -o<br>
> > decLibrary.o -MT decLibrary.o -MD -MP -MF decLibrary.dep -c<br>
> > ../../../gcc-src/libgcc/../libdecnumber/decLibrary.c<br>
> > ../../../gcc-src/libgcc/../libdecnumber/decLibrary.c:27:24: fatal<br>
> > error: decimal128.h: No such file or directory<br>
> >  #include "decimal128.h"<br>
> >                         ^<br>
><br>
><br>
> Is this an issue where 'decimal128.h' does exist, but is just not<br>
> being found. Do you have a 'decimal128.h' file anywhere under your<br>
> compile/target areas - just do 'find -P / -iname decimal128.h -ls'<br>
> to get them all.</p>
<p dir="ltr">Compile/target areas?<br>
><br>
><br>
> If it does exist, then it may be worth trying - at least, as a debugging<br>
> step - a symlink to it from where gcc is looking for it.<br>
><br>
><br>
> > compilation terminated.<br>
> > Makefile:612: set di istruzioni per l'obiettivo "decLibrary.o" non riuscito<br>
> > make[1]: *** [decLibrary.o] Errore 1<br>
> > make[1]: uscita dalla directory<br>
> > "/home/michele/tmp/musl-native-toolchain/2-obj-gcc/i486-linux-musl/libgcc"<br>
> > Makefile:11384: set di istruzioni per l'obiettivo "all-target-libgcc"<br>
> > non riuscito<br>
> > make: *** [all-target-libgcc] Errore 2<br>
> ><br>
>         .<br>
>         .<br>
> ><br>
><br>
><br>
><br>
> akh<br>
><br>
><br>
><br>
><br>
><br>
> --<br>
> _______________________________________________<br>
> Clfs-support mailing list<br>
> <a href="mailto:Clfs-support@lists.clfs.org">Clfs-support@lists.clfs.org</a><br>
> <a href="http://lists.clfs.org/listinfo.cgi/clfs-support-clfs.org">http://lists.clfs.org/listinfo.cgi/clfs-support-clfs.org</a><br>
</p>