On Wednesday December 27 2006 10:47, mhaller list wrote:
> > After fixed that, the fails again at the cocoon toolchain phase with
> > this:
> >
> > gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
> > -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros
> > -Wold-style-definition -Wmissing-format-attribute -Werror -fno-common
> > -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../cocoon-toolchain/gcc
> > -I../../cocoon-toolchain/gcc/. -I../../cocoon-toolchain/gcc/../include
> > -I../../cocoon-toolchain/gcc/../libcpp/include \
> > -DSTANDARD_STARTFILE_PREFIX=\"../../../\"
> > -DSTANDARD_EXEC_PREFIX=\"/tools/lib/gcc/\"
> > -DSTANDARD_LIBEXEC_PREFIX=\"/tools/libexec/gcc/\"
> > -DDEFAULT_TARGET_VERSION=\"4.1.1\"
> > -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\"
> > -DSTANDARD_BINDIR_PREFIX=\"/tools/bin/\"
> > -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" ||
> > test
> > "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test
> > "X${SHLIB_MULTILIB}" =
> > "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
> > -c ../../cocoon-toolchain/gcc/gcc.c -o gcc.o)
> > In file included from ../../cocoon-toolchain/gcc/gcc.c:553:
> > ../../cocoon-toolchain/gcc/hardened-specs.h:48:2: error: #error "This
> > header
> > can not be used."
> > ../../cocoon-toolchain/gcc/gcc.c:795: warning: string length '535' is
> > greater
> > than the length '509' ISO C89 compilers are required to support
> > ../../cocoon-toolchain/gcc/gcc.c:943: warning: string length '844' is
> > greater
> > than the length '509' ISO C89 compilers are required to support
> > ../../cocoon-toolchain/gcc/gcc.c:968: warning: string length '608' is
> > greater
> > than the length '509' ISO C89 compilers are required to support
> > ../../cocoon-toolchain/gcc/gcc.c:1568: warning: string length '695' is
> > greater
> > than the length '509' ISO C89 compilers are required to support
> > make[3]: *** [gcc.o] Error 1
> > make[3]: Leaving directory `/mnt/build_dir/sources/cocoon-build/gcc'
> > make[2]: *** [all-gcc] Error 2
> >
> > This time I don't know what is happening or how to solve it.
>
> I am having this same issue. Has anyone any ideas? I am willing to test
> out any possible solutions."make gcc_cv_libc_provides_ssp=yes". The "gcc_cv_libc_provides_ssp=yes" will set TARGET_LIBC_PROVIDES_SSP in gcc/configure. robert
pgpFkjAyxsXt2.pgp
Description: PGP signature
-- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
