Get error trying to compile the kernel

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
HJED
Member
Member
Posts: 61
Joined: Tue Sep 04, 2007 4:18 am
Location: the world wide web
Contact:

Post by HJED »

the last post tells you to install a compiler i already have instaled! how dose that fix the problem
.................................. um what should i put here .............................?..........................................
..... :D................
HJED
Member
Member
Posts: 61
Joined: Tue Sep 04, 2007 4:18 am
Location: the world wide web
Contact:

Post by HJED »

on my win XP (i was using my vista before) i can get this far
$ configure --target=$TARGET --prefix=$PREFIX --disable-nls
Configuring for a i686-pc-mingw32 host.
Created "Makefile" in /c/cross-gcc/binutils-2.9.1 using "mh-frag"
Configuring libiberty...
Appending ./config/mt-mingw32 to xhost-mkfrag
Appending ./config/../../config/mh-x86pic to xhost-mkfrag
Linked "alloca-conf.h" to "./alloca-norm.h".
Created "Makefile" in /c/cross-gcc/binutils-2.9.1/libiberty using "xhost-mkfrag"
Configuring opcodes...
creating cache ../config.cache
checking host system type... i686-pc-mingw32
checking target system type... i686-pc-elf
checking build system type... i686-pc-mingw32
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for ar... ar
checking for ranlib... ranlib
checking for ranlib... (cached) ranlib
checking for gcc... gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ld used by GCC... ./c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe
checking if the linker (./c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe) is GNU ld... yes
checking for BSD-compatible nm... /mingw/bin/nm
checking whether ln -s works... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... no
checking if gcc static flag -static works... -static
checking if the linker (./c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe) is GNU ld... yes
checking whether the linker (./c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe) supports shared libraries... yes
checking command to parse /mingw/bin/nm output... no
checking how to hardcode library paths into programs... immediate
checking for ./c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe option to reload object files... -r
checking dynamic linker characteristics... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking whether to enable maintainer-specific portions of Makefiles... no
checking for Cygwin32 environment... no
checking for Mingw32 environment... yes
checking for executable suffix... .exe
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for string.h... yes
checking for strings.h... yes
checking for stdlib.h... yes
updating cache ../config.cache
creating ./config.status
creating Makefile
creating config.h
Configuring bfd...
loading cache ../config.cache
checking host system type... i686-pc-mingw32
checking target system type... i686-pc-elf
checking build system type... i686-pc-mingw32
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) ./c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe
checking if the linker (./c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /mingw/bin/nm
checking whether ln -s works... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... no
checking if gcc static flag -static works... -static
checking if the linker (./c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe) is GNU ld... yes
checking whether the linker (./c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe) supports shared libraries... yes
checking command to parse /mingw/bin/nm output... no
checking how to hardcode library paths into programs... immediate
checking for ./c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe option to reload object files... -r
checking dynamic linker characteristics... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking whether to enable maintainer-specific portions of Makefiles... no
checking for Cygwin32 environment... (cached) no
checking for Mingw32 environment... (cached) yes
checking for executable suffix... (cached) .exe
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... yes
checking for unistd.h... yes
checking for fcntl.h... yes
checking for sys/file.h... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for fcntl... no
checking for getpagesize... yes
checking for setitimer... no
checking for sysconf... no
checking for fdopen... yes
checking whether strstr must be declared... no
checking whether malloc must be declared... no
checking whether realloc must be declared... no
checking whether free must be declared... no
checking whether getenv must be declared... no
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... no
checking for madvise... no
checking for mprotect... yes
updating cache ../config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating bfd-in3.h
creating config.h
Configuring binutils...
loading cache ../config.cache
checking host system type... i686-pc-mingw32
checking target system type... i686-pc-elf
checking build system type... i686-pc-mingw32
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ld used by GCC... (cached) ./c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe
checking if the linker (./c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /mingw/bin/nm
checking whether ln -s works... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... no
checking if gcc static flag -static works... -static
checking if the linker (./c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe) is GNU ld... yes
checking whether the linker (./c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe) supports shared libraries... yes
checking command to parse /mingw/bin/nm output... no
checking how to hardcode library paths into programs... immediate
checking for ./c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe option to reload object files... -r
checking dynamic linker characteristics... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for bison... no
checking for byacc... no
checking for flex... lex
checking for yywrap in -ll... no
checking how to run the C preprocessor... (cached) gcc -E
checking lex output file root... ./configure: lex: command not found
configure: error: cannot find output from lex; giving up
Configure in /c/cross-gcc/binutils-2.9.1/binutils failed, exiting.
y is this not working :cry: :cry:
.................................. um what should i put here .............................?..........................................
..... :D................
User avatar
neon
Member
Member
Posts: 1567
Joined: Sun Feb 18, 2007 7:28 pm
Contact:

Post by neon »

For OSDev, I personally use MSVC++ 2005, which is a nice and free IDE.

It requires a little setup, but it may be easier to work with then setting up a cross compilier for now.

This is just personal opinion. If you can get the cross compilier to work, I say go for it. If not, remember that there are other alternatives.
jnc100
Member
Member
Posts: 775
Joined: Mon Apr 09, 2007 12:10 pm
Location: London, UK
Contact:

Post by jnc100 »

HJED wrote:
checking lex output file root... ./configure: lex: command not found
configure: error: cannot find output from lex; giving up
Configure in /c/cross-gcc/binutils-2.9.1/binutils failed, exiting.
y is this not working
Try installing flex and bison with the cygwin setup program, or get a newer version of binutils. 2.9.1 is 9 years old.

Regards,
John.
HJED
Member
Member
Posts: 61
Joined: Tue Sep 04, 2007 4:18 am
Location: the world wide web
Contact:

Post by HJED »

2.9.1 is 9 years old.
but there is no realses whith a higher number!! at http://ftp.gnu.org/gnu/binutils/ am i misunderstanding the version numbers? [/code]
.................................. um what should i put here .............................?..........................................
..... :D................
User avatar
Candy
Member
Member
Posts: 3882
Joined: Tue Oct 17, 2006 11:33 pm
Location: Eindhoven

Post by Candy »

HJED wrote:
2.9.1 is 9 years old.
but there is no realses whith a higher number!! at http://ftp.gnu.org/gnu/binutils/ am i misunderstanding the version numbers? [/code]
Yes. The sorting is alphanumerical, the number is numerical (as in, 9 < 10) with separators. Read the version number as a polynomial and you'll understand it better. 2.18 or 2.17 is one of the newest, but due to the sorting it'll be right above 2.2 (or actually, 2.6 since they removed everything older than that).
Last edited by Candy on Sun Sep 09, 2007 3:42 pm, edited 1 time in total.
HJED
Member
Member
Posts: 61
Joined: Tue Sep 04, 2007 4:18 am
Location: the world wide web
Contact:

Post by HJED »

the cywin setup wizard is very confusing and is a massive install how would i get flex and bison 4 msys and MinGW
neon wrote:For OSDev, I personally use MSVC++ 2005, which is a nice and free IDE.

It requires a little setup, but it may be easier to work with then setting up a cross compilier for now.

This is just personal opinion. If you can get the cross compilier to work, I say go for it. If not, remember that there are other alternatives.
it was my understanding that to compile your os correctly u need a cross compiler also I do not use a make file in my kernal
.................................. um what should i put here .............................?..........................................
..... :D................
OrOS
Member
Member
Posts: 143
Joined: Sat Sep 08, 2007 11:26 pm
Location: Canada

Post by OrOS »

I don't understand how that can be confusing .... just check gcc-core binary+source, gcc-c++ ( or whatever ) binary+source, and then the flex and bison packages ( source again ) and click go. Wait. Done.
OrOS
Member
Member
Posts: 143
Joined: Sat Sep 08, 2007 11:26 pm
Location: Canada

Post by OrOS »

it was my understanding that to compile your os correctly u need a cross compiler also I do not use a make file in my kernal
Minor lie, you can use something like tcc instead of gcc. Hey, its old, but it works fine for me. Also I believe tinycc will work.
Or, scrap that altogther and use pascal....yumz
User avatar
neon
Member
Member
Posts: 1567
Joined: Sun Feb 18, 2007 7:28 pm
Contact:

Post by neon »

it was my understanding that to compile your os correctly u need a cross compiler also I do not use a make file in my kernal
No--You just need a development envirement that can produce kernel level code.

I dont use makefiles--I let the IDE manage everything for me.

Heck, I used both DJGPP and MSVC++ 2005 to produce kernels. I personally prefer MSVC++ 2005, though.

The OSDev wiki lists a number of possible compiliers, and how to set them up, including MSVC++ 2005 (Visual Studio):

Clicky
OS Development Series | Wiki | os | ncc
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
HJED
Member
Member
Posts: 61
Joined: Tue Sep 04, 2007 4:18 am
Location: the world wide web
Contact:

Post by HJED »

above error fixed with newer binutils!
can i have a link for MSVC++ 2005 download i can`t seem to find 1 and it would be nice to use an ide.
but i am still going to use a cross compiler :D
i haven`t finsh it thought so i might get more errors :cry:
.................................. um what should i put here .............................?..........................................
..... :D................
User avatar
neon
Member
Member
Posts: 1567
Joined: Sun Feb 18, 2007 7:28 pm
Contact:

Post by neon »

Click here--MSVC++ 2005 download link

Because you are using a different compilier, you wont be able to use much of the IDE's features. Perhaps only as an editor.
OS Development Series | Wiki | os | ncc
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
HJED
Member
Member
Posts: 61
Joined: Tue Sep 04, 2007 4:18 am
Location: the world wide web
Contact:

Post by HJED »

new error but at lest i got past configure! :D
HandE@KIDS /c/cross-gcc/binutils-2.18
$ make all
make[1]: Entering directory `/c/cross-gcc/binutils-2.18'
Configuring in ./libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /c/cross-gcc/binutils-2.18/missing makeinfo --split-size=5000000
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
checking for perl... perl
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking for i686-pc-mingw32-ar... ar
checking for i686-pc-mingw32-ranlib... ranlib
checking for i686-pc-mingw32-gcc... gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wc++-compat... no
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -pedantic ... yes
checking whether gcc and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for a BSD-compatible install... /bin/install -c
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for strings.h... yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... no
checking for sys/stat.h... yes
checking for sys/mman.h... no
checking for fcntl.h... yes
checking for alloca.h... no
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... no
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... no
checking for sys/systemcfg.h... no
checking for stdint.h... yes
checking for stdio_ext.h... no
checking for sys/wait.h that is POSIX.1 compatible... no
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... yes
checking for strings.h... (cached) yes
checking for inttypes.h... yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for int... yes
checking size of int... 4
checking for uintptr_t... yes
checking for a 64-bit type... uint64_t
checking for pid_t... yes
checking for library containing strerror... none required
checking for asprintf... no
checking for atexit... yes
checking for basename... yes
checking for bcmp... no
checking for bcopy... no
checking for bsearch... yes
checking for bzero... no
checking for calloc... yes
checking for clock... yes
checking for ffs... no
checking for getcwd... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for index... no
checking for insque... no
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for mempcpy... no
checking for memset... yes
checking for mkstemps... no
checking for putenv... yes
checking for random... no
checking for rename... yes
checking for rindex... no
checking for setenv... no
checking for snprintf... yes
checking for sigsetmask... no
checking for stpcpy... no
checking for stpncpy... no
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... no
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strverscmp... no
checking for tmpnam... yes
checking for vasprintf... no
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking for fork... no
checking for vfork... no
checking for _doprnt... no
checking for sys_errlist... (cached) yes
checking for sys_nerr... (cached) yes
checking for sys_siglist... no
checking for external symbol _system_configuration... no
checking for getrusage... no
checking for on_exit... no
checking for psignal... no
checking for strerror... yes
checking for strsignal... no
checking for sysconf... no
checking for times... no
checking for sbrk... no
checking for gettimeofday... (cached) yes
checking for realpath... no
checking for canonicalize_file_name... no
checking for pstat_getstatic... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for getsysinfo... no
checking for table... no
checking for sysctl... no
checking for wait3... no
checking for wait4... no
checking for __fsetlocking... no
checking whether basename is declared... no
checking whether ffs is declared... no
checking whether asprintf is declared... no
checking whether vasprintf is declared... no
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk is declared... no
checking whether strverscmp is declared... no
checking whether canonicalize_file_name must be declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... no
checking for working strncmp... yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
Configuring in ./intl
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /bin/install -c
checking whether NLS is requested... no
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for i686-pc-mingw32-gcc... gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking for i686-pc-mingw32-ranlib... ranlib
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... no
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe
checking if the linker (c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe) is GNU ld... yes
checking for shared library run path origin... done
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... no
checking nl_types.h presence... no
checking for nl_types.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getc_unlocked... no
checking for getcwd... yes
checking for getegid... no
checking for geteuid... no
checking for getgid... no
checking for getuid... no
checking for mempcpy... no
checking for munmap... no
checking for putenv... yes
checking for setenv... no
checking for setlocale... yes
checking for stpcpy... no
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for __fsetlocking... no
checking for iconv... no, consider installing GNU libiconv
checking for nl_langinfo and CODESET... no
checking for LC_MESSAGES... no
checking for bison... no
checking whether NLS is requested... no
checking whether to use NLS... no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.intl
config.status: creating config.h
config.status: executing default-1 commands
Configuring in ./bfd
configure: creating cache ./config.cache
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking target system type... i686-pc-elf
checking for i686-pc-mingw32-gcc... gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for library containing strerror... none required
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for i686-pc-mingw32-ar... ar
checking for i686-pc-mingw32-ranlib... ranlib
checking for i686-pc-mingw32-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for fgrep... grep -F
checking for ld used by gcc... c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe
checking if the linker (c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 8192
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe option to reload object files... -r
checking how to recognize dependent libraries... file_magic file format pei*-i386(.*architecture: i386)?
checking for i686-pc-mingw32-ar... (cached) ar
checking for i686-pc-mingw32-strip... no
checking for strip... strip
checking for i686-pc-mingw32-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... no
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for a BSD-compatible install... /bin/install -c
checking for long long... yes
checking for long long... yes
checking size of long long... 8
checking for void *... yes
checking size of void *... 4
checking for long... yes
checking size of long... 4
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in bfd_stdint.h... stdint.h (already complete)
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether string.h and strings.h may both be included... yes
checking for fcntl... no
checking for getpagesize... yes
checking for setitimer... no
checking for sysconf... no
checking for fdopen... yes
checking for getuid... no
checking for getgid... no
checking for strtoull... yes
checking whether basename is declared... no
checking whether ftello is declared... no
checking whether ftello64 is declared... yes
checking whether fseeko is declared... no
checking whether fseeko64 is declared... yes
checking whether ffs is declared... no
checking whether free is declared... yes
checking whether getenv is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether stpcpy is declared... no
checking whether strstr is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking for ftello... no
checking for ftello64... yes
checking for fseeko... no
checking for fseeko64... yes
checking for fopen64... yes
checking file_ptr type... BFD_HOST_64_BIT
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... no
checking for madvise... no
checking for mprotect... yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating bfd-in3.h
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
make[2]: Entering directory `/c/cross-gcc/binutils-2.18/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/regex.c -o pic/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/md5.c -o pic/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/alloca.c -o pic/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/argv.c -o pic/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/choose-temp.c -o choose-temp.o
.././libiberty/choose-temp.c: In function `choose_temp_base':
.././libiberty/choose-temp.c:68: warning: implicit declaration of function `mktemp'
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/concat.c -o pic/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/getopt.c -o pic/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/hex.c -o pic/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/obstack.c -o pic/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/partition.c -o pic/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/physmem.c -o pic/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/pex-win32.c -o pic/pex-win32.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/pex-win32.c -o pex-win32.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/sort.c -o pic/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/spaces.c -o pic/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/strerror.c -o pic/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/xexit.c -o pic/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/asprintf.c -o pic/asprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/asprintf.c -o asprintf.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/bcmp.c -o pic/bcmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/bcmp.c -o bcmp.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/bcopy.c -o pic/bcopy.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/bcopy.c -o bcopy.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/bzero.c -o pic/bzero.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/bzero.c -o bzero.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/ffs.c -o pic/ffs.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/ffs.c -o ffs.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/index.c -o pic/index.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/index.c -o index.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/insque.c -o pic/insque.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/insque.c -o insque.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/mempcpy.c -o pic/mempcpy.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/mempcpy.c -o mempcpy.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/mkstemps.c -o pic/mkstemps.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/mkstemps.c -o mkstemps.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/random.c -o pic/random.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/random.c -o random.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/rindex.c -o pic/rindex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/rindex.c -o rindex.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/setenv.c -o pic/setenv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/setenv.c -o setenv.o
.././libiberty/setenv.c:64: warning: function declaration isn't a prototype
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/sigsetmask.c -o pic/sigsetmask.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/sigsetmask.c -o sigsetmask.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/stpcpy.c -o pic/stpcpy.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/stpcpy.c -o stpcpy.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/stpncpy.c -o pic/stpncpy.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/stpncpy.c -o stpncpy.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/strndup.c -o pic/strndup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/strndup.c -o strndup.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/strverscmp.c -o pic/strverscmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/strverscmp.c -o strverscmp.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/vasprintf.c -o pic/vasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/vasprintf.c -o vasprintf.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/waitpid.c -o pic/waitpid.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/waitpid.c -o waitpid.o
.././libiberty/waitpid.c: In function `waitpid':
.././libiberty/waitpid.c:31: warning: implicit declaration of function `wait'
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/vfork.c -o pic/vfork.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I.././libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic .././libiberty/vfork.c -o vfork.o
rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-win32.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./asprintf.o ./bcmp.o ./bcopy.o ./bzero.o ./ffs.o ./index.o ./insque.o ./mempcpy.o ./mkstemps.o ./random.o ./rindex.o ./setenv.o ./sigsetmask.o ./stpcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o ./vasprintf.o ./waitpid.o ./vfork.o
ranlib ./libiberty.a
if [ x"" != x ]; then \
cd pic; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-win32.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./asprintf.o ./bcmp.o ./bcopy.o ./bzero.o ./ffs.o ./index.o ./insque.o ./mempcpy.o ./mkstemps.o ./random.o ./rindex.o ./setenv.o ./sigsetmask.o ./stpcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o ./vasprintf.o ./waitpid.o ./vfork.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
rm -f needed-list; touch needed-list; \
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
for g in ./asprintf.o ./bcmp.o ./bcopy.o ./bzero.o ./ffs.o ./index.o ./insque.o ./mempcpy.o ./mkstemps.o ./random.o ./rindex.o ./setenv.o ./sigsetmask.o ./stpcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o ./vasprintf.o ./waitpid.o ./vfork.o ; do \
case "$g" in \
*$f*) echo $g >> needed-list ;; \
esac; \
done; \
done
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-win32.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
make[3]: Entering directory `/c/cross-gcc/binutils-2.18/libiberty/testsuite'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/c/cross-gcc/binutils-2.18/libiberty/testsuite'
make[2]: Leaving directory `/c/cross-gcc/binutils-2.18/libiberty'
make[2]: Entering directory `/c/cross-gcc/binutils-2.18/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/c/cross-gcc/binutils-2.18/intl'
make[2]: Entering directory `/c/cross-gcc/binutils-2.18/bfd'
Making info in doc
make[3]: Entering directory `/c/cross-gcc/binutils-2.18/bfd/doc'
make chew.exe
make[4]: Entering directory `/c/cross-gcc/binutils-2.18/bfd/doc'
gcc -o chew.$$ ../.././bfd/doc/chew.c \
-g -O2 \
-I.. -I../.././bfd/doc/.. -I../.././bfd/doc/../../include -I../.././bfd/doc/../../intl -I../../intl; \
/bin/sh ../.././bfd/doc/../../move-if-change chew.$$ chew.exe
make[4]: Leaving directory `/c/cross-gcc/binutils-2.18/bfd/doc'
./chew.exe -f ../.././bfd/doc/doc.str <../.././bfd/doc/../elf.c >elf.tmp
/bin/sh ../.././bfd/doc/../../move-if-change elf.tmp elf.texi
make[3]: Leaving directory `/c/cross-gcc/binutils-2.18/bfd/doc'
Making info in po
make[3]: Entering directory `/c/cross-gcc/binutils-2.18/bfd/po'
( if test 'x../.././bfd/po' != 'x.'; then \
posrcprefix='../.././bfd/'; \
else \
posrcprefix="../"; \
fi; \
rm -f SRC-POTFILES-t SRC-POTFILES \
&& (sed -e '/^#/d' \
-e '/^[ ]*$/d' \
-e "s@.*@ $posrcprefix& \\\\@" < ../.././bfd/po/SRC-POTFILES.in \
| sed -e '$s/\\$//') > SRC-POTFILES-t \
&& chmod a-w SRC-POTFILES-t \
&& mv SRC-POTFILES-t SRC-POTFILES )
( rm -f BLD-POTFILES-t BLD-POTFILES \
&& (sed -e '/^#/d' \
-e '/^[ ]*$/d' \
-e "s@.*@ ../& \\\\@" < ../.././bfd/po/BLD-POTFILES.in \
| sed -e '$s/\\$//') > BLD-POTFILES-t \
&& chmod a-w BLD-POTFILES-t \
&& mv BLD-POTFILES-t BLD-POTFILES )
cd .. \
&& CONFIG_FILES=po/Makefile.in:po/Make-in \
CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
make[3]: Leaving directory `/c/cross-gcc/binutils-2.18/bfd/po'
make[3]: Entering directory `/c/cross-gcc/binutils-2.18/bfd/po'
make[3]: Nothing to be done for `info'.
make[3]: Leaving directory `/c/cross-gcc/binutils-2.18/bfd/po'
make[3]: Entering directory `/c/cross-gcc/binutils-2.18/bfd'
make[3]: Nothing to be done for `info-am'.
make[3]: Leaving directory `/c/cross-gcc/binutils-2.18/bfd'
make all-recursive
make[3]: Entering directory `/c/cross-gcc/binutils-2.18/bfd'
Making all in doc
make[4]: Entering directory `/c/cross-gcc/binutils-2.18/bfd/doc'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/c/cross-gcc/binutils-2.18/bfd/doc'
Making all in po
make[4]: Entering directory `/c/cross-gcc/binutils-2.18/bfd/po'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/c/cross-gcc/binutils-2.18/bfd/po'
make[4]: Entering directory `/c/cross-gcc/binutils-2.18/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/sh .././bfd/../move-if-change bfd-tmp.h bfd.h
rm -f bfd-tmp.h
touch stmp-bfd-h
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o archive.lo archive.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c archive.c -o archive.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386coff_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_bfd_elf32_i386_vec -DHAVE_i386coff_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec .././bfd/archures.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386coff_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" -DHAVE_bfd_elf32_i386_vec -DHAVE_i386coff_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec .././bfd/archures.c -o archures.o
creating bfdver.h
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o bfd.lo bfd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c bfd.c -o bfd.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o bfdio.lo bfdio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c bfdio.c -o bfdio.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o bfdwin.lo bfdwin.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c bfdwin.c -o bfdwin.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o cache.lo cache.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c cache.c -o cache.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o coffgen.lo coffgen.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c coffgen.c -o coffgen.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o corefile.lo corefile.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c corefile.c -o corefile.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o format.lo format.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c format.c -o format.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o init.lo init.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c init.c -o init.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o libbfd.lo libbfd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c libbfd.c -o libbfd.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o opncls.lo opncls.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c opncls.c -o opncls.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o reloc.lo reloc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c reloc.c -o reloc.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o section.lo section.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c section.c -o section.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o syms.lo syms.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -D__USE_MINGW_FSEEK -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c syms.c -o syms.o
rm -f targmatch.h
sed -f .././bfd/targmatch.sed < .././bfd/config.bfd > targmatch.new
sed: file .././bfd/targmatch.sed line 1: Extra characters after command
make[4]: *** [targmatch.h] Error 1
make[4]: Leaving directory `/c/cross-gcc/binutils-2.18/bfd'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/c/cross-gcc/binutils-2.18/bfd'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/c/cross-gcc/binutils-2.18/bfd'
make[1]: *** [all-bfd] Error 2
make[1]: Leaving directory `/c/cross-gcc/binutils-2.18'
make: *** [all] Error 2

HandE@KIDS /c/cross-gcc/binuti
.................................. um what should i put here .............................?..........................................
..... :D................
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Post by Solar »

Oh, gosh...

I had half-finished a friendly, helpful posting when I saw you posting >800 lines of compiler log, so I'll put this blunt:

You are obviously unable to follow a relatively simple tutorial, in which all the problems you had so far are already addressed (Cygwin environment, sources from ftp.gnu.org, tarball version numbering, ...).

Sorry to be so rude, but please re-think whether you are really up to doing OS-related development work.
Every good solution is obvious once you've found it.
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Post by Combuster »

...Solar just beat me to the point...

He is right though, you apparently lack the skills to successfully develop an OS. I suggest you spend a year training your skills before coming back to this scene. By that time, I hope we can discuss operating systems as equals.

I still wonder, did you read my PM (which I sent a week ago to prevent you from receiving the public humiliation)?
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
Post Reply