head 1.4; access; symbols first:1.1.1.1 opencores:1.1.1; locks; strict; comment @# @; 1.4 date 2001.11.06.11.36.19; author simons; state dead; branches; next 1.3; 1.3 date 2001.11.06.11.32.32; author simons; state Exp; branches; next 1.2; 1.2 date 2001.11.06.10.46.51; author markom; state Exp; branches; next 1.1; 1.1 date 2001.11.04.19.00.46; author lampret; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2001.11.04.19.00.46; author lampret; state Exp; branches; next ; desc @@ 1.4 log @These are generated. @ text @This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:684: checking for a BSD compatible install configure:737: checking whether build environment is sane configure:794: checking whether make sets ${MAKE} configure:840: checking for working aclocal configure:853: checking for working autoconf configure:866: checking for working automake configure:879: checking for working autoheader configure:892: checking for working makeinfo configure:920: checking host system type configure:942: checking whether make sets ${MAKE} configure:969: checking build system type configure:995: checking for or32-rtems-gcc configure:1062: checking for or32-rtems-ranlib configure:1129: checking for or32-rtems-ld configure:1205: checking for a BSD compatible install configure:1260: checking for gcc configure:1373: checking whether the C compiler (or32-rtems-gcc ) works configure:1389: or32-rtems-gcc -o conftest conftest.c 1>&5 configure:1415: checking whether the C compiler (or32-rtems-gcc ) is a cross-compiler configure:1420: checking whether we are using GNU C configure:1429: or32-rtems-gcc -E conftest.c configure:1448: checking whether or32-rtems-gcc accepts -g configure:1480: checking for POSIXized ISC configure:1503: checking how to run the C preprocessor configure:1524: or32-rtems-gcc -E conftest.c >/dev/null 2>conftest.out configure:1584: checking whether or32-rtems-gcc needs -traditional configure:1591: sgtty.h: No such file or directory configure:1609: termio.h: No such file or directory configure:1698: checking for ANSI C header files configure:1711: or32-rtems-gcc -E conftest.c >/dev/null 2>conftest.out configure:1804: checking for working const configure:1858: or32-rtems-gcc -c -Wall conftest.c 1>&5 configure: In function `main': configure:1832: warning: unused variable `s' configure:1852: warning: unused variable `foo' configure:1820: warning: unused variable `zero' configure:1814: warning: unused variable `x' configure:1879: checking for inline configure:1893: or32-rtems-gcc -c -Wall conftest.c 1>&5 configure: In function `main': configure:1889: warning: control reaches end of non-void function configure: At top level: configure:1889: warning: return-type defaults to `int' configure:1921: checking for vprintf configure:1949: or32-rtems-gcc -o conftest -Wall conftest.c 1>&5 /home/simons/or1k/or32-rtems/lib/libc.a(findfp.o): In function `__sfmoreglue': ../../../../../gcc/newlib/libc/stdio/findfp.c:55: undefined reference to `_malloc_r' /home/simons/or1k/or32-rtems/lib/libc.a(wsetup.o): In function `__swsetup': ../../../../../gcc/newlib/libc/stdio/wsetup.c:50: undefined reference to `_free_r' /home/simons/or1k/or32-rtems/lib/libc.a(stdio.o): In function `__sread': ../../../../../gcc/newlib/libc/stdio/stdio.c:40: undefined reference to `_read_r' /home/simons/or1k/or32-rtems/lib/libc.a(stdio.o): In function `__swrite': ../../../../../gcc/newlib/libc/stdio/stdio.c:60: undefined reference to `_lseek_r' ../../../../../gcc/newlib/libc/stdio/stdio.c:62: undefined reference to `_write_r' /home/simons/or1k/or32-rtems/lib/libc.a(stdio.o): In function `__sseek': ../../../../../gcc/newlib/libc/stdio/stdio.c:74: undefined reference to `_lseek_r' /home/simons/or1k/or32-rtems/lib/libc.a(stdio.o): In function `__sclose': ../../../../../gcc/newlib/libc/stdio/stdio.c:91: undefined reference to `_close_r' /home/simons/or1k/or32-rtems/lib/libc.a(makebuf.o): In function `__smakebuf': ../../../../../gcc/newlib/libc/stdio/makebuf.c:50: undefined reference to `_fstat_r' ../../../../../gcc/newlib/libc/stdio/makebuf.c:81: undefined reference to `_malloc_r' ../../../../../gcc/newlib/libc/stdio/makebuf.c:93: undefined reference to `isatty' /home/simons/or1k/or32-rtems/lib/libc.a(mprec.o): In function `_Balloc': ../../../../../gcc/newlib/libc/stdlib/mprec.c:101: undefined reference to `_calloc_r' ../../../../../gcc/newlib/libc/stdlib/mprec.c:118: undefined reference to `_calloc_r' collect2: ld returned 1 exit status configure: failed program was: #line 1926 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char vprintf(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char vprintf(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_vprintf) || defined (__stub___vprintf) choke me #else vprintf(); #endif ; return 0; } configure:1973: checking for _doprnt configure:2001: or32-rtems-gcc -o conftest -Wall conftest.c 1>&5 /tmp/ccMRVcjj.o(.text+0x18):conftest.c: undefined reference to `_doprnt' collect2: ld returned 1 exit status configure: failed program was: #line 1978 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _doprnt(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _doprnt(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub__doprnt) || defined (__stub____doprnt) choke me #else _doprnt(); #endif ; return 0; } configure:2028: checking for madvise configure:2056: or32-rtems-gcc -o conftest -Wall conftest.c 1>&5 /tmp/ccY6t3ds.o(.text+0x18):conftest.c: undefined reference to `madvise' collect2: ld returned 1 exit status configure: failed program was: #line 2033 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char madvise(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char madvise(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_madvise) || defined (__stub___madvise) choke me #else madvise(); #endif ; return 0; } configure:2083: checking for strcasecmp configure:2111: or32-rtems-gcc -o conftest -Wall conftest.c 1>&5 configure:2083: checking for strncasecmp configure:2111: or32-rtems-gcc -o conftest -Wall conftest.c 1>&5 configure:2139: checking for library containing pow configure:2157: or32-rtems-gcc -o conftest -Wall conftest.c 1>&5 /tmp/ccGrrKx3.o(.text+0x18):conftest.c: undefined reference to `pow' collect2: ld returned 1 exit status configure: failed program was: #line 2146 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char pow(); int main() { pow() ; return 0; } configure:2179: or32-rtems-gcc -o conftest -Wall conftest.c -lm 1>&5 configure:2201: checking for library containing log10 configure:2219: or32-rtems-gcc -o conftest -Wall conftest.c -lm 1>&5 configure:2271: checking for unistd.h configure:2281: or32-rtems-gcc -E conftest.c >/dev/null 2>conftest.out configure:2310: checking for getpagesize configure:2338: or32-rtems-gcc -o conftest -Wall conftest.c -lm 1>&5 /tmp/ccTy7FbG.o(.text+0x18):conftest.c: undefined reference to `getpagesize' collect2: ld returned 1 exit status configure: failed program was: #line 2315 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getpagesize(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getpagesize(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_getpagesize) || defined (__stub___getpagesize) choke me #else getpagesize(); #endif ; return 0; } configure:2363: checking for working mmap configure:2536: checking whether to use mmap configure:2612: checking for audio support configure:2625: sys/soundcard.h: No such file or directory configure:2647: sys/audioio.h: No such file or directory configure:2719: checking whether to enable profiling configure:2733: checking whether to enable debugging configure:2820: checking whether to enable experimental code @ 1.3 log @Host configuration bug fixed. @ text @@ 1.2 log @updated configure scripts and joined GETSTARTED into INSTALL file @ text @d15 3 a17 3 configure:995: checking for or32-unknown-rtems-gcc configure:1062: checking for or32-unknown-rtems-ranlib configure:1129: checking for or32-unknown-rtems-ld d24 1 d28 1 d30 2 d33 1 d35 6 d42 5 d48 45 d94 26 d121 26 d148 1 d150 1 d152 15 d168 1 d170 1 d172 26 @ 1.1 log @Initial revision @ text @d15 33 a47 32 configure:995: checking for cc configure:1071: checking for a BSD compatible install configure:1126: checking for ranlib configure:1193: checking for gcc configure:1306: checking whether the C compiler (or32-rtems-gcc ) works configure:1322: or32-rtems-gcc -o conftest conftest.c 1>&5 configure:1348: checking whether the C compiler (or32-rtems-gcc ) is a cross-compiler configure:1353: checking whether we are using GNU C configure:1381: checking whether or32-rtems-gcc accepts -g configure:1413: checking for POSIXized ISC configure:1436: checking how to run the C preprocessor configure:1517: checking whether or32-rtems-gcc needs -traditional configure:1631: checking for ANSI C header files configure:1737: checking for working const configure:1812: checking for inline configure:1854: checking for vprintf configure:1906: checking for _doprnt configure:1961: checking for madvise configure:2016: checking for strcasecmp configure:2016: checking for strncasecmp configure:2072: checking for library containing pow configure:2134: checking for library containing log10 configure:2204: checking for unistd.h configure:2243: checking for getpagesize configure:2296: checking for working mmap configure:2469: checking whether to use mmap configure:2545: checking for audio support configure:2558: sys/soundcard.h: No such file or directory configure:2580: sys/audioio.h: No such file or directory configure:2652: checking whether to enable profiling configure:2666: checking whether to enable debugging configure:2753: checking whether to enable experimental code @ 1.1.1.1 log @First import. @ text @@