[Clfs-support] gcc-6.3

Martin Ward macros_the_black at ntlworld.com
Thu Dec 29 07:59:33 PST 2016


On 29/12/16 15:40, Roger Koehler wrote:
> Got an error on the final build of GCC 6.3.0:
> configure: error: cannot compute sizeof (long long)
> See `config.log' for more details.
> make[1]: *** [Makefile:4089: configure-gcc] Error 1
> make[1]: Leaving directory '/mnt/clfs/sources/gcc-build'
> make: *** [Makefile:882: all] Error 2
>
> Going back to the LFS book, I noticed that they
> modify limits.h:
>
> cat gcc/limitx.h gcc/glimits.h gcc/limity.h > \
>    `dirname $($LFS_TGT-gcc -print-libgcc-file-name)`/include-fixed/limits.h
>
> (see LFS book for explanation)
>
> Changing $LFS_TGT to $CLFS_TARGET, I tried the same trick, but got the
> same error.
>
> I guess I'll leave it up to the experts and wait for the update to GCC 6.3.
> _______________________________________________
> Clfs-support mailing list
> Clfs-support at lists.clfs.org
> http://lists.clfs.org/listinfo.cgi/clfs-support-clfs.org
>
looks like the environment is not set correctly  AFAIK

recent pure build i did went ok, toolchin behaved fine
had to patch coreutils-8.26, util-linux-5.29 with updated patches, as 
they weren't playing nicely with the cross compile options

martin





More information about the Clfs-support mailing list