Hello, I know very little about unix and/or cygwin.
I was trying to build the crosscompiler on Cygwin but I stranded running the create-srcdir script. I enclose the output below. Anyone any idea what is wrong? I think I followed the instructions, but something must have gone wrong somewhere... Thanks in advance. Jan-Jaap ... Symlinking files /home/jjvdgeer/gccsdk/gcc4/recipe/scripts/reconf-ld /home/jjvdgeer/gccsdk/gcc4/recipe/scripts/reconf-libscl /home/jjvdgeer/gccsdk/gcc4/recipe/scripts/reconf-libstdc++ configure.ac:106: warning: AC_CACHE_VAL(ac_c99_math, ...): suspicious cache-id, must contain _cv_ to be cached /usr/src/packages/autoconf/26/autoconf2.5-2.63-1/src/autoconf-2.63/lib/autoconf/ general.m4:1974: AC_CACHE_VAL is expanded from... acinclude.m4:780: GLIBCXX_ENABLE_C99 is expanded from... configure.ac:106: the top level configure.ac:106: warning: AC_CACHE_VAL(ac_c99_stdio, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:106: warning: AC_CACHE_VAL(ac_c99_stdlib, ...): suspicious cache-id , must contain _cv_ to be cached configure.ac:161: warning: AC_CACHE_VAL(have_tls, ...): suspicious cache-id, mus t contain _cv_ to be cached /usr/src/packages/autoconf/26/autoconf2.5-2.63-1/src/autoconf-2.63/lib/autoconf/ general.m4:1994: AC_CACHE_CHECK is expanded from... ../config/tls.m4:2: GCC_CHECK_TLS is expanded from... configure.ac:161: the top level configure.ac:285: warning: AC_CACHE_VAL(ac_setrlimit, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:363: GLIBCXX_CHECK_SETRLIMIT is expanded from... acinclude.m4:569: GLIBCXX_CONFIGURE_TESTSUITE is expanded from... configure.ac:285: the top level configure.ac:106: warning: AC_CACHE_VAL(ac_c99_math, ...): suspicious cache-id, must contain _cv_ to be cached /usr/src/packages/autoconf/26/autoconf2.5-2.63-1/src/autoconf-2.63/lib/autoconf/ general.m4:1974: AC_CACHE_VAL is expanded from... acinclude.m4:780: GLIBCXX_ENABLE_C99 is expanded from... configure.ac:106: the top level configure.ac:106: warning: AC_CACHE_VAL(ac_c99_stdio, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:106: warning: AC_CACHE_VAL(ac_c99_stdlib, ...): suspicious cache-id , must contain _cv_ to be cached configure.ac:161: warning: AC_CACHE_VAL(have_tls, ...): suspicious cache-id, mus t contain _cv_ to be cached /usr/src/packages/autoconf/26/autoconf2.5-2.63-1/src/autoconf-2.63/lib/autoconf/ general.m4:1994: AC_CACHE_CHECK is expanded from... ../config/tls.m4:2: GCC_CHECK_TLS is expanded from... configure.ac:161: the top level configure.ac:285: warning: AC_CACHE_VAL(ac_setrlimit, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:363: GLIBCXX_CHECK_SETRLIMIT is expanded from... acinclude.m4:569: GLIBCXX_CONFIGURE_TESTSUITE is expanded from... configure.ac:285: the top level configure.ac:106: warning: AC_CACHE_VAL(ac_c99_math, ...): suspicious cache-id, must contain _cv_ to be cached /usr/src/packages/autoconf/26/autoconf2.5-2.63-1/src/autoconf-2.63/lib/autoconf/ general.m4:1974: AC_CACHE_VAL is expanded from... acinclude.m4:780: GLIBCXX_ENABLE_C99 is expanded from... configure.ac:106: the top level configure.ac:106: warning: AC_CACHE_VAL(ac_c99_stdio, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:106: warning: AC_CACHE_VAL(ac_c99_stdlib, ...): suspicious cache-id , must contain _cv_ to be cached configure.ac:161: warning: AC_CACHE_VAL(have_tls, ...): suspicious cache-id, mus t contain _cv_ to be cached /usr/src/packages/autoconf/26/autoconf2.5-2.63-1/src/autoconf-2.63/lib/autoconf/ general.m4:1994: AC_CACHE_CHECK is expanded from... ../config/tls.m4:2: GCC_CHECK_TLS is expanded from... configure.ac:161: the top level configure.ac:285: warning: AC_CACHE_VAL(ac_setrlimit, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:363: GLIBCXX_CHECK_SETRLIMIT is expanded from... acinclude.m4:569: GLIBCXX_CONFIGURE_TESTSUITE is expanded from... configure.ac:285: the top level configure.ac: no proper invocation of AM_INIT_AUTOMAKE was found. configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE, configure.ac: that aclocal.m4 is present in the top-level directory, configure.ac: and that aclocal.m4 was recently regenerated (using aclocal). automake-1.9: no `Makefile.am' found for any configure output automake-1.9: Did you forget AC_CONFIG_FILES([Makefile]) in configure.ac? _______________________________________________ GCCSDK mailing list [email protected] Bugzilla: http://www.riscos.info/bugzilla/index.cgi List Info: http://www.riscos.info/mailman/listinfo/gcc Main Page: http://www.riscos.info/index.php/GCCSDK
