This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libgcj



----- Original Message -----
From: "Tom Tromey" <tromey@redhat.com>
To: "Mohammad O'mara" <momara@iti-idsc.gov.eg>
Cc: <java@gcc.gnu.org>
Sent: Friday, June 08, 2001 3:04 AM
Subject: Re: libgcj


> >>>>> "Mohammad" == Mohammad O'mara <momara@iti-idsc.gov.eg> writes:
>
> >> * This isn't the full error message.  This is just what `make'
> >> prints.  It isn't useful for determining the problem.
>
> Mohammad> would you please direct me to how I can find the full
> Mohammad> description of the error ?
>
> It would come just before the `make' output in the build log.
> If you didn't save a build log then you can re-run make and save one,
> e.g.: `make 2>&1 | tee Log'
>
> >> * I'd be very suprised if a build in a directory with a space in its
> >> name works.
>
> Mohammad> why ?!
>
> Spaces in file (and by extension directory) names don't work very well
> with `make'.  I advise avoiding spaces and any other `weird' character
> (especially `$' and `:') too.  There's no particularly good reason for
> this -- `make' simply sucks.  Nevertheless, for now, we're stuck with
> it.
>
> Mohammad> I have the flexibility of installing another OS like Linux
> Mohammad> for example , so what will be the case if i'm having Linux ?
> Mohammad> does libgcj work on Linux ? and would it be directly built ?
>
> Yes.  Currently gcj works well on Linux (x86, IA-64, Alpha, and PPC)
> and also Solaris (Sparc -- I've never tried x86 Solaris).

I already changed my OS to be linux and tried to install the gcc-2.95 on it
, at the same time I avoided the spaces as you told me. Actually the
configuration went good , but when making I had errors again ... they are
not identical
to those errors appeard in the past when dealing with windows of course ,
but I can still say similar if i'm not mistaken .. I attached the result of
the "make" process in a file called out1.txt , and I appreciate if anyone
wants
to give help on such problem to have a look at this file .. a glance on the
end of the file shows the error .. actually
i still don't know how to interpret such errors .. for that I want you to
share me if possible.

>These systems are our target systems for gcj 3.0.  In the future we'd like
> to add more, but of course that depends on developer time and
> interest.  There's some hope that 3.1 could include a Windows port
> (assuming Tony is listening :-), but it is too early to be certain.

after I saw the error , I tried to see what will I have if i used the
command ( gcj ) , maybe I can report it too in
the same mail in which i'm reporting the make errors. It gave me no such
file or directory for ( libgcj.spec ) .
I know that this might look a normal conclusion , but i'm not experienced to
decide that , so I prefered to report it.


>
> Tom

Thanks for all your efforts and help
M.O.
make[1]: Entering directory `/usr/OmaraCompilerGcc2/libiberty'
if [ x"no" = xyes ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/argv.c -o pic/argv.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/argv.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/choose-temp.c -o pic/choose-temp.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/choose-temp.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/concat.c -o pic/concat.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/concat.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/cplus-dem.c -o pic/cplus-dem.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/cplus-dem.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/fdmatch.c -o pic/fdmatch.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/fdmatch.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/fnmatch.c -o pic/fnmatch.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/fnmatch.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/getopt.c -o pic/getopt.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/getopt.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/getopt1.c -o pic/getopt1.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/getopt1.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/getruntime.c -o pic/getruntime.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/getruntime.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/hex.c -o pic/hex.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/hex.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/floatformat.c -o pic/floatformat.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/floatformat.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/objalloc.c -o pic/objalloc.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/objalloc.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/obstack.c -o pic/obstack.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/obstack.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/pexecute.c -o pic/pexecute.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/pexecute.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/spaces.c -o pic/spaces.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/spaces.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/splay-tree.c -o pic/splay-tree.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/splay-tree.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/strerror.c -o pic/strerror.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/strerror.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/strsignal.c -o pic/strsignal.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/strsignal.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/xatexit.c -o pic/xatexit.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/xatexit.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/xexit.c -o pic/xexit.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/xexit.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/xmalloc.c -o pic/xmalloc.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/xmalloc.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/xstrdup.c -o pic/xstrdup.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/xstrdup.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/xstrerror.c -o pic/xstrerror.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/xstrerror.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/mkstemps.c -o pic/mkstemps.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/mkstemps.c
rm -f libiberty.a
ar rc libiberty.a \
  argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o getopt1.o getruntime.o hex.o floatformat.o objalloc.o obstack.o pexecute.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xstrdup.o xstrerror.o  mkstemps.o 
ranlib libiberty.a
rm -f needed-list; touch needed-list; \
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
  for g in mkstemps.o ; do \
    case "$g" in \
      *$f*) echo $g >> needed-list ;; \
    esac; \
  done; \
done
echo argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o getopt1.o getruntime.o hex.o floatformat.o objalloc.o obstack.o pexecute.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xstrdup.o xstrerror.o > required-list
make[2]: Entering directory `/usr/OmaraCompilerGcc2/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/libiberty/testsuite'
make[1]: Leaving directory `/usr/OmaraCompilerGcc2/libiberty'
make[1]: Entering directory `/usr/OmaraCompilerGcc2/texinfo'
make all-recursive
make[2]: Entering directory `/usr/OmaraCompilerGcc2/texinfo'
Making all in intl
make[3]: Entering directory `/usr/OmaraCompilerGcc2/texinfo/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/OmaraCompilerGcc2/texinfo/intl'
Making all in lib
make[3]: Entering directory `/usr/OmaraCompilerGcc2/texinfo/lib'
gcc -DHAVE_CONFIG_H -I. -I/mnt/D/f/Gcc-2.95/texinfo/lib -I.. -I../intl  -g -O2 -c /mnt/D/f/Gcc-2.95/texinfo/lib/getopt.c
gcc -DHAVE_CONFIG_H -I. -I/mnt/D/f/Gcc-2.95/texinfo/lib -I.. -I../intl  -g -O2 -c /mnt/D/f/Gcc-2.95/texinfo/lib/getopt1.c
gcc -DHAVE_CONFIG_H -I. -I/mnt/D/f/Gcc-2.95/texinfo/lib -I.. -I../intl  -g -O2 -c /mnt/D/f/Gcc-2.95/texinfo/lib/xmalloc.c
gcc -DHAVE_CONFIG_H -I. -I/mnt/D/f/Gcc-2.95/texinfo/lib -I.. -I../intl  -g -O2 -c /mnt/D/f/Gcc-2.95/texinfo/lib/xstrdup.c
rm -f libtxi.a
ar cru libtxi.a getopt.o getopt1.o xmalloc.o xstrdup.o 
ranlib libtxi.a
make[3]: Leaving directory `/usr/OmaraCompilerGcc2/texinfo/lib'
Making all in makeinfo
make[3]: Entering directory `/usr/OmaraCompilerGcc2/texinfo/makeinfo'
gcc -DHAVE_CONFIG_H -I. -I/mnt/D/f/Gcc-2.95/texinfo/makeinfo -I.. -I/mnt/D/f/Gcc-2.95/texinfo/lib -I../intl -DLOCALEDIR=\"/usr/local/share/locale\"  -g -O2 -c /mnt/D/f/Gcc-2.95/texinfo/makeinfo/makeinfo.c
gcc -DHAVE_CONFIG_H -I. -I/mnt/D/f/Gcc-2.95/texinfo/makeinfo -I.. -I/mnt/D/f/Gcc-2.95/texinfo/lib -I../intl -DLOCALEDIR=\"/usr/local/share/locale\"  -g -O2 -c /mnt/D/f/Gcc-2.95/texinfo/makeinfo/multi.c
gcc -g -O2  -o makeinfo  makeinfo.o multi.o ../lib/libtxi.a  
make[3]: Leaving directory `/usr/OmaraCompilerGcc2/texinfo/makeinfo'
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/texinfo'
make[1]: Leaving directory `/usr/OmaraCompilerGcc2/texinfo'
make[1]: Entering directory `/usr/OmaraCompilerGcc2/etc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/OmaraCompilerGcc2/etc'
make[1]: Entering directory `/usr/OmaraCompilerGcc2/gcc'
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o cccp cccp.o cexp.o intl.o prefix.o version.o  mbchar.o  obstack.o        ../libiberty/libiberty.a
rm -f cpp
ln cccp cpp
(cd intl && make all)
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc/intl'
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include \
  /mnt/D/f/Gcc-2.95/gcc/gencheck.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o gencheck \
 gencheck.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `  ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./gencheck > tmp-check.h
/mnt/D/f/Gcc-2.95/gcc/move-if-change tmp-check.h tree-check.h
touch s-check
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/gengenrtl.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o gengenrtl \
 gengenrtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `  ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./gengenrtl tmp-genrtl.h tmp-genrtl.c
/mnt/D/f/Gcc-2.95/gcc/move-if-change tmp-genrtl.h genrtl.h
/mnt/D/f/Gcc-2.95/gcc/move-if-change tmp-genrtl.c genrtl.c
touch s-genrtl
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/genattr.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/rtl.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/bitmap.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/print-rtl.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o genattr \
 genattr.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `  ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genattr /mnt/D/f/Gcc-2.95/gcc/config/i386/i386.md > tmp-attr.h
/mnt/D/f/Gcc-2.95/gcc/move-if-change tmp-attr.h insn-attr.h
touch s-attr
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/gencodes.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o gencodes \
 gencodes.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `  ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./gencodes /mnt/D/f/Gcc-2.95/gcc/config/i386/i386.md > tmp-codes.h
/mnt/D/f/Gcc-2.95/gcc/move-if-change tmp-codes.h insn-codes.h
touch s-codes
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/genconfig.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o genconfig \
  genconfig.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `  ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genconfig /mnt/D/f/Gcc-2.95/gcc/config/i386/i386.md > tmp-config.h
/mnt/D/f/Gcc-2.95/gcc/move-if-change tmp-config.h insn-config.h
touch s-config
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include  \
  -DTARGET_NAME=\"i686-pc-linux-gnu\" \
  -c `echo /mnt/D/f/Gcc-2.95/gcc/toplev.c | sed 's,^\./,,'`
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/tree.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/print-tree.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/stor-layout.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/fold-const.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/genflags.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o genflags \
 genflags.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `  ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genflags /mnt/D/f/Gcc-2.95/gcc/config/i386/i386.md > tmp-flags.h
/mnt/D/f/Gcc-2.95/gcc/move-if-change tmp-flags.h insn-flags.h
touch s-flags
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/function.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/stmt.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/except.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/expr.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/calls.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/expmed.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/explow.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/optabs.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/varasm.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/rtlanal.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/emit-rtl.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include genrtl.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/real.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/dbxout.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/sdbout.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/dwarfout.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/dwarf2out.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/xcoffout.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/alias.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/gcse.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/integrate.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/jump.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/cse.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/loop.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/unroll.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/flow.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/stupid.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/combine.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/varray.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/regclass.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/regmove.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/local-alloc.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/global.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/reload.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/reload1.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/caller-save.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/genpeep.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o genpeep \
 genpeep.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `  ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genpeep /mnt/D/f/Gcc-2.95/gcc/config/i386/i386.md > tmp-peep.c
/mnt/D/f/Gcc-2.95/gcc/move-if-change tmp-peep.c insn-peep.c
touch s-peep
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include -c insn-peep.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/reorg.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/sched.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/final.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/recog.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/reg-stack.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/genopinit.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o genopinit \
 genopinit.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `  ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genopinit /mnt/D/f/Gcc-2.95/gcc/config/i386/i386.md > tmp-opinit.c
/mnt/D/f/Gcc-2.95/gcc/move-if-change tmp-opinit.c insn-opinit.c
touch s-opinit
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include -c insn-opinit.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/genrecog.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o genrecog \
 genrecog.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `  ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genrecog /mnt/D/f/Gcc-2.95/gcc/config/i386/i386.md > tmp-recog.c
/mnt/D/f/Gcc-2.95/gcc/move-if-change tmp-recog.c insn-recog.c
touch s-recog
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include -c insn-recog.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/genextract.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o genextract \
 genextract.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `  ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genextract /mnt/D/f/Gcc-2.95/gcc/config/i386/i386.md > tmp-extract.c
/mnt/D/f/Gcc-2.95/gcc/move-if-change tmp-extract.c insn-extract.c
touch s-extract
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include -c insn-extract.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/genoutput.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o genoutput \
 genoutput.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `  ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genoutput /mnt/D/f/Gcc-2.95/gcc/config/i386/i386.md > tmp-output.c
/mnt/D/f/Gcc-2.95/gcc/move-if-change tmp-output.c insn-output.c
touch s-output
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include -c insn-output.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/genemit.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o genemit \
 genemit.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `  ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genemit /mnt/D/f/Gcc-2.95/gcc/config/i386/i386.md > tmp-emit.c
/mnt/D/f/Gcc-2.95/gcc/move-if-change tmp-emit.c insn-emit.c
touch s-emit
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include -c insn-emit.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/lcm.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/profile.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/genattrtab.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o genattrtab \
 genattrtab.o rtl.o bitmap.o print-rtl.o rtlanal.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `  ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
if cmp -s Makefile   /mnt/D/f/Gcc-2.95/gcc/config/i386/i386.md;	\
then					\
  echo Using ;	\
  cp  tmp-attrtab.c;	\
else					\
  ./genattrtab /mnt/D/f/Gcc-2.95/gcc/config/i386/i386.md > tmp-attrtab.c;	\
fi
/mnt/D/f/Gcc-2.95/gcc/move-if-change tmp-attrtab.c insn-attrtab.c
touch s-attrtab
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include -c insn-attrtab.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/config/i386/i386.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/getpwd.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/convert.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/dyn-string.c
rm -f splay-tree.c
ln -s /mnt/D/f/Gcc-2.95/gcc/../libiberty/splay-tree.c splay-tree.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include splay-tree.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/graph.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/sbitmap.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/resource.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/hash.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include -c /mnt/D/f/Gcc-2.95/gcc/c-parse.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/c-lang.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/c-lex.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/c-pragma.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/c-decl.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/c-typeck.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/c-convert.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/c-aux-info.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/c-common.c
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/c-iterate.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o cc1 toplev.o version.o tree.o print-tree.o stor-layout.o fold-const.o function.o stmt.o except.o expr.o calls.o expmed.o explow.o optabs.o intl.o varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o real.o dbxout.o sdbout.o dwarfout.o dwarf2out.o xcoffout.o bitmap.o alias.o gcse.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o varray.o regclass.o regmove.o local-alloc.o global.o reload.o reload1.o caller-save.o insn-peep.o reorg.o sched.o final.o recog.o reg-stack.o insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o lcm.o profile.o insn-attrtab.o i386.o getpwd.o  convert.o mbchar.o dyn-string.o splay-tree.o graph.o sbitmap.o resource.o hash.o c-parse.o c-lang.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-iterate.o  obstack.o        ../libiberty/libiberty.a
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include \
          -DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/include\" \
  -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/g++-3\" \
  -DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../../i686-pc-linux-gnu/sys-include\" \
  -DTOOL_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../../i686-pc-linux-gnu/include\" \
  -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
  -DSTD_PROTO_DIR=\"/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95\" \
  /mnt/D/f/Gcc-2.95/gcc/protoize.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o protoize protoize.o getpwd.o intl.o version.o  obstack.o        ../libiberty/libiberty.a
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include \
          -DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/include\" \
  -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/g++-3\" \
  -DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../../i686-pc-linux-gnu/sys-include\" \
  -DTOOL_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../../i686-pc-linux-gnu/include\" \
  -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
  -DSTD_PROTO_DIR=\"/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95\" \
  /mnt/D/f/Gcc-2.95/gcc/unprotoize.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o unprotoize unprotoize.o getpwd.o intl.o version.o  obstack.o        ../libiberty/libiberty.a
/bin/sh /mnt/D/f/Gcc-2.95/gcc/genmultilib \
  "" \
  "" \
  "" \
  "" \
  "" > tmp-mlib.h
/mnt/D/f/Gcc-2.95/gcc/move-if-change tmp-mlib.h multilib.h
touch s-mlib
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include \
  -DSTANDARD_STARTFILE_PREFIX=\"/usr/local/lib/\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"2.95\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DTOOLDIR_BASE_PREFIX=\"/usr/local/\" \
  -c `echo /mnt/D/f/Gcc-2.95/gcc/gcc.c | sed 's,^\./,,'`
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/gccspec.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o xgcc gcc.o gccspec.o intl.o \
  prefix.o version.o  obstack.o        ../libiberty/libiberty.a
MAKE="make"; srcdir=`cd /mnt/D/f/Gcc-2.95/gcc/fixinc; pwd` ; \
export MAKE srcdir ; \
cd ./fixinc; /bin/sh ${srcdir}/mkfixinc.sh i686-pc-linux-gnu
constructing ../fixinc.sh for i686-pc-linux-gnu
copying /mnt/D/f/Gcc-2.95/gcc/fixinc/fixinc.x86-linux-gnu to ../fixinc.sh
rm -rf include; mkdir include
TARGET_MACHINE=i686-pc-linux-gnu; srcdir=`cd /mnt/D/f/Gcc-2.95/gcc; pwd`; \
INSTALL_ASSERT_H=; SHELL=/bin/sh ;\
export TARGET_MACHINE srcdir INSTALL_ASSERT_H SHELL ; \
/bin/sh ./fixinc.sh `pwd`/include /usr/include 
Building fixed headers in /usr/OmaraCompilerGcc2/gcc/include
Fixed selectbits.h for glibc-2.0.x
Fixed asm/posix_types.h for glibc-1.x
Fixed gnu/types.h for glibc-1.x
rm -f include/syslimits.h
if [ -f include/limits.h ]; then \
  mv include/limits.h include/syslimits.h; \
else \
  cp /mnt/D/f/Gcc-2.95/gcc/gsyslimits.h include/syslimits.h; \
fi
chmod a+r include/syslimits.h
if [ "/usr/include" = "/usr/local/i686-pc-linux-gnu/sys-include" ] \
   && [ -d /usr/local/i686-pc-linux-gnu/sys-include ]; then \
  if [ -d /usr/local/lib ] ; then true ; else mkdir /usr/local/lib ; fi; \
  if [ -d /usr/local/lib/gcc-lib ] ; then true ; else mkdir /usr/local/lib/gcc-lib; fi; \
  if [ -d /usr/local/lib/gcc-lib/i686-pc-linux-gnu ] ; then true ; else mkdir /usr/local/lib/gcc-lib/i686-pc-linux-gnu ; fi; \
  if [ -d /usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95 ] ; then true ; else mkdir /usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95 ; fi; \
else true; fi
touch stmp-fixinc
if [ -f /usr/include/limits.h ] ; then \
  cat /mnt/D/f/Gcc-2.95/gcc/limitx.h /mnt/D/f/Gcc-2.95/gcc/glimits.h /mnt/D/f/Gcc-2.95/gcc/limity.h > tmp-xlimits.h; \
else \
  cat /mnt/D/f/Gcc-2.95/gcc/glimits.h > tmp-xlimits.h; \
fi
mv tmp-xlimits.h xlimits.h
for file in .. /mnt/D/f/Gcc-2.95/gcc/ginclude/stdarg.h /mnt/D/f/Gcc-2.95/gcc/ginclude/stddef.h /mnt/D/f/Gcc-2.95/gcc/ginclude/varargs.h /mnt/D/f/Gcc-2.95/gcc/ginclude/va-alpha.h /mnt/D/f/Gcc-2.95/gcc/ginclude/va-h8300.h /mnt/D/f/Gcc-2.95/gcc/ginclude/va-i860.h /mnt/D/f/Gcc-2.95/gcc/ginclude/va-i960.h /mnt/D/f/Gcc-2.95/gcc/ginclude/va-mips.h /mnt/D/f/Gcc-2.95/gcc/ginclude/va-m88k.h /mnt/D/f/Gcc-2.95/gcc/ginclude/va-mn10200.h /mnt/D/f/Gcc-2.95/gcc/ginclude/va-mn10300.h /mnt/D/f/Gcc-2.95/gcc/ginclude/va-pa.h /mnt/D/f/Gcc-2.95/gcc/ginclude/va-pyr.h /mnt/D/f/Gcc-2.95/gcc/ginclude/va-sparc.h /mnt/D/f/Gcc-2.95/gcc/ginclude/va-clipper.h /mnt/D/f/Gcc-2.95/gcc/ginclude/va-spur.h /mnt/D/f/Gcc-2.95/gcc/ginclude/va-m32r.h /mnt/D/f/Gcc-2.95/gcc/ginclude/va-sh.h /mnt/D/f/Gcc-2.95/gcc/ginclude/va-v850.h /mnt/D/f/Gcc-2.95/gcc/ginclude/va-arc.h /mnt/D/f/Gcc-2.95/gcc/ginclude/iso646.h /mnt/D/f/Gcc-2.95/gcc/ginclude/va-ppc.h /mnt/D/f/Gcc-2.95/gcc/ginclude/va-c4x.h  /mnt/D/f/Gcc-2.95/gcc/cp/inc/typeinfo /mnt/D/f/Gcc-2.95/gcc/cp/inc/exception /mnt/D/f/Gcc-2.95/gcc/cp/inc/new /mnt/D/f/Gcc-2.95/gcc/cp/inc/new.h    /mnt/D/f/Gcc-2.95/gcc/ginclude/proto.h /mnt/D/f/Gcc-2.95/gcc/ginclude/stdbool.h; do \
  if [ X$file != X.. ]; then \
    realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    touch include/$realfile; \
    rm -f include/$realfile; \
    cp $file include; \
    chmod a+r include/$realfile; \
  fi; \
done
rm -f include/limits.h
cp xlimits.h include/limits.h
chmod a+r include/limits.h
rm -f include/float.h
if [ xfloat-i386.h != xMakefile.in ]; then \
  cp /mnt/D/f/Gcc-2.95/gcc/config/float-i386.h include/float.h && \
  chmod a+r include/float.h; \
else :; fi
rm -f include/README
cp /mnt/D/f/Gcc-2.95/gcc/README-fixinc include/README
chmod a+r include/README
touch stmp-int-hdrs
rm -f SYSCALLS.c tmp-SYSCALLS.s
cat /mnt/D/f/Gcc-2.95/gcc/sys-types.h /mnt/D/f/Gcc-2.95/gcc/sys-protos.h > SYSCALLS.c
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include  -DIN_GCC     -g -O2 -I./include     -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include \
  -aux-info SYSCALLS.c.X -S -o tmp-SYSCALLS.s SYSCALLS.c
rm -f SYSCALLS.c tmp-SYSCALLS.s
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/gcov.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  gcov.o intl.o obstack.o        ../libiberty/libiberty.a -o gcov
thisdir=`pwd` ; \
sed -e "s:startfile=chillrt0:startfile=${thisdir}/ch/runtime/chillrt0.o:" \
    -e "s:libpath=chillrt:libpath=-L${thisdir}/ch/runtime/:" \
    -e "s:whatgcc=gcc:whatgcc=\"${thisdir}/xgcc -B${thisdir}/\":" \
    -e "s:gnuchill_version=unknown:gnuchill_version=1.5.2:" \
    -e "s:gnuchill_script_flags=:gnuchill_script_flags=\"\":" /mnt/D/f/Gcc-2.95/gcc/ch/chill.in > chill ; \
chmod a+x chill ; \
if [ -f ../gcc-cross ]; then \
  whatgcc=`t='s,^,i686-pc-linux-gnu-,'; echo gcc | sed -e $t` ; \
else \
  whatgcc=`t='s,x,x,'; echo gcc | sed -e $t` ; \
fi; \
sed -e "s:startfile=chillrt0:startfile=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/chillrt0.o:" \
    -e "s:whatgcc=gcc:whatgcc=/usr/local/bin/${whatgcc}:" \
    -e "s:gnuchill_version=unknown:gnuchill_version=1.5.2:" \
    -e "s:libpath=chillrt:libpath=:" \
    -e "s:gnuchill_script_flags=:gnuchill_script_flags=\"\":" /mnt/D/f/Gcc-2.95/gcc/ch/chill.in > chill.install ; \
chmod a+x chill.install
echo " toplev.o version.o tree.o print-tree.o stor-layout.o fold-const.o function.o stmt.o except.o expr.o calls.o expmed.o explow.o optabs.o intl.o varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o real.o dbxout.o sdbout.o dwarfout.o dwarf2out.o xcoffout.o bitmap.o alias.o gcse.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o varray.o regclass.o regmove.o local-alloc.o global.o reload.o reload1.o caller-save.o insn-peep.o reorg.o sched.o final.o recog.o reg-stack.o insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o lcm.o profile.o insn-attrtab.o i386.o getpwd.o  convert.o mbchar.o dyn-string.o splay-tree.o graph.o sbitmap.o resource.o hash.o" | sed -e 's, \([a-z0-9]\), ../\1,g' -e 's/\.o/.o/g' >stamp-objlist
cd ch; make "AR_FLAGS_FOR_TARGET=rc" "AR_FOR_TARGET=ar" "BISON=bison" "BISONFLAGS=" "CFLAGS=-g -O2" "CLIB=" "GCC_FOR_TARGET=/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include" "LDFLAGS=" "LEX=flex" "LEXFLAGS=" "LN=ln" "LN_S=ln -s" "MAKEINFO=/usr/OmaraCompilerGcc2/texinfo/makeinfo/makeinfo " "MAKEINFOFLAGS=" "RANLIB_FOR_TARGET=ranlib" "RANLIB_TEST_FOR_TARGET=[ -f ranlib ] || ( [ "i686-pc-linux-gnu" = "i686-pc-linux-gnu" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" "SHELL=/bin/sh" "STAGE_PREFIX=" "exeext=" "build_exeext=" "objext=.o" "exec_prefix=/usr/local" "prefix=/usr/local" "local_prefix=/usr/local" "gxx_include_dir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/g++-3" "tooldir=/usr/local/i686-pc-linux-gnu" "gcc_tooldir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../../i686-pc-linux-gnu" "bindir=/usr/local/bin" "libsubdir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95" "datadir=/usr/local/share" "distdir=../tmp/\$(subdir)" "localedir=/usr/local/share/locale" "CC=gcc" "CHILLFLAGS=-g -O2" "CHILL_FOR_TARGET=gcc" "CHILL_LIB=-lchill" "GNUCHILL_VERSION=1.5.2" ../cc1chill
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc/ch'
gcc -c  -DIN_GCC   -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/ch -I/mnt/D/f/Gcc-2.95/gcc/ch/.. -I/mnt/D/f/Gcc-2.95/gcc/ch/../config -I/mnt/D/f/Gcc-2.95/gcc/ch/../../include /mnt/D/f/Gcc-2.95/gcc/ch/parse.c
gcc -c  -DIN_GCC   -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/ch -I/mnt/D/f/Gcc-2.95/gcc/ch/.. -I/mnt/D/f/Gcc-2.95/gcc/ch/../config -I/mnt/D/f/Gcc-2.95/gcc/ch/../../include /mnt/D/f/Gcc-2.95/gcc/ch/actions.c
gcc -c  -DIN_GCC   -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/ch -I/mnt/D/f/Gcc-2.95/gcc/ch/.. -I/mnt/D/f/Gcc-2.95/gcc/ch/../config -I/mnt/D/f/Gcc-2.95/gcc/ch/../../include /mnt/D/f/Gcc-2.95/gcc/ch/except.c
gcc -c  -DIN_GCC   -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/ch -I/mnt/D/f/Gcc-2.95/gcc/ch/.. -I/mnt/D/f/Gcc-2.95/gcc/ch/../config -I/mnt/D/f/Gcc-2.95/gcc/ch/../../include /mnt/D/f/Gcc-2.95/gcc/ch/grant.c
gcc -c  -DIN_GCC   -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/ch -I/mnt/D/f/Gcc-2.95/gcc/ch/.. -I/mnt/D/f/Gcc-2.95/gcc/ch/../config -I/mnt/D/f/Gcc-2.95/gcc/ch/../../include /mnt/D/f/Gcc-2.95/gcc/ch/lang.c
gcc -c  -DIN_GCC   -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/ch -I/mnt/D/f/Gcc-2.95/gcc/ch/.. -I/mnt/D/f/Gcc-2.95/gcc/ch/../config -I/mnt/D/f/Gcc-2.95/gcc/ch/../../include /mnt/D/f/Gcc-2.95/gcc/ch/tree.c
gcc -c  -DIN_GCC   -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/ch -I/mnt/D/f/Gcc-2.95/gcc/ch/.. -I/mnt/D/f/Gcc-2.95/gcc/ch/../config -I/mnt/D/f/Gcc-2.95/gcc/ch/../../include /mnt/D/f/Gcc-2.95/gcc/ch/lex.c
gcc -c  -DIN_GCC   -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/ch -I/mnt/D/f/Gcc-2.95/gcc/ch/.. -I/mnt/D/f/Gcc-2.95/gcc/ch/../config -I/mnt/D/f/Gcc-2.95/gcc/ch/../../include /mnt/D/f/Gcc-2.95/gcc/ch/decl.c
gcc -c  -DIN_GCC   -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/ch -I/mnt/D/f/Gcc-2.95/gcc/ch/.. -I/mnt/D/f/Gcc-2.95/gcc/ch/../config -I/mnt/D/f/Gcc-2.95/gcc/ch/../../include /mnt/D/f/Gcc-2.95/gcc/ch/typeck.c
gcc -c  -DIN_GCC   -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/ch -I/mnt/D/f/Gcc-2.95/gcc/ch/.. -I/mnt/D/f/Gcc-2.95/gcc/ch/../config -I/mnt/D/f/Gcc-2.95/gcc/ch/../../include /mnt/D/f/Gcc-2.95/gcc/ch/convert.c
gcc -c  -DIN_GCC   -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/ch -I/mnt/D/f/Gcc-2.95/gcc/ch/.. -I/mnt/D/f/Gcc-2.95/gcc/ch/../config -I/mnt/D/f/Gcc-2.95/gcc/ch/../../include /mnt/D/f/Gcc-2.95/gcc/ch/expr.c
gcc -c  -DIN_GCC   -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/ch -I/mnt/D/f/Gcc-2.95/gcc/ch/.. -I/mnt/D/f/Gcc-2.95/gcc/ch/../config -I/mnt/D/f/Gcc-2.95/gcc/ch/../../include /mnt/D/f/Gcc-2.95/gcc/ch/loop.c
gcc -c  -DIN_GCC   -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/ch -I/mnt/D/f/Gcc-2.95/gcc/ch/.. -I/mnt/D/f/Gcc-2.95/gcc/ch/../config -I/mnt/D/f/Gcc-2.95/gcc/ch/../../include /mnt/D/f/Gcc-2.95/gcc/ch/tasking.c
gcc -c  -DIN_GCC   -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/ch -I/mnt/D/f/Gcc-2.95/gcc/ch/.. -I/mnt/D/f/Gcc-2.95/gcc/ch/../config -I/mnt/D/f/Gcc-2.95/gcc/ch/../../include /mnt/D/f/Gcc-2.95/gcc/ch/timing.c
gcc -c  -DIN_GCC   -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/ch -I/mnt/D/f/Gcc-2.95/gcc/ch/.. -I/mnt/D/f/Gcc-2.95/gcc/ch/../config -I/mnt/D/f/Gcc-2.95/gcc/ch/../../include /mnt/D/f/Gcc-2.95/gcc/ch/inout.c
gcc -c  -DIN_GCC   -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/ch -I/mnt/D/f/Gcc-2.95/gcc/ch/.. -I/mnt/D/f/Gcc-2.95/gcc/ch/../config -I/mnt/D/f/Gcc-2.95/gcc/ch/../../include /mnt/D/f/Gcc-2.95/gcc/ch/satisfy.c
echo 'char *gnuchill_version = "1.5.2";' > ch-version.c
gcc -c  -DIN_GCC   -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/ch -I/mnt/D/f/Gcc-2.95/gcc/ch/.. -I/mnt/D/f/Gcc-2.95/gcc/ch/../config -I/mnt/D/f/Gcc-2.95/gcc/ch/../../include ch-version.c
gcc  -DIN_GCC   -g -O2   -o ../cc1chill parse.o actions.o except.o grant.o lang.o tree.o lex.o decl.o typeck.o convert.o expr.o loop.o tasking.o timing.o inout.o satisfy.o ch-version.o \
      `cat ../stamp-objlist`  `if [ xobstack.o != x ]; then echo ../obstack.o; else true; fi` `if [ x != x ]; then echo ../; else true; fi` `if [ x != x ]; then echo ../; else true; fi` 
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc/ch'
cd cp; make "AR_FLAGS_FOR_TARGET=rc" "AR_FOR_TARGET=ar" "BISON=bison" "BISONFLAGS=" "CFLAGS=-g -O2" "CLIB=" "GCC_FOR_TARGET=/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include" "LDFLAGS=" "LEX=flex" "LEXFLAGS=" "LN=ln" "LN_S=ln -s" "MAKEINFO=/usr/OmaraCompilerGcc2/texinfo/makeinfo/makeinfo " "MAKEINFOFLAGS=" "RANLIB_FOR_TARGET=ranlib" "RANLIB_TEST_FOR_TARGET=[ -f ranlib ] || ( [ "i686-pc-linux-gnu" = "i686-pc-linux-gnu" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" "SHELL=/bin/sh" "STAGE_PREFIX=" "exeext=" "build_exeext=" "objext=.o" "exec_prefix=/usr/local" "prefix=/usr/local" "local_prefix=/usr/local" "gxx_include_dir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/g++-3" "tooldir=/usr/local/i686-pc-linux-gnu" "gcc_tooldir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../../i686-pc-linux-gnu" "bindir=/usr/local/bin" "libsubdir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95" "datadir=/usr/local/share" "distdir=../tmp/\$(subdir)" "localedir=/usr/local/share/locale" "CC=gcc" "CXX_FOR_BUILD=c++" "CXXFLAGS=-g -O2" "CXX_FOR_TARGET=c++" ../cc1plus
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc/cp'
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/call.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/decl.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/errfn.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/expr.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/pt.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/sig.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/typeck2.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/class.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/decl2.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/error.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/lex.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include  \
  `echo /mnt/D/f/Gcc-2.95/gcc/cp/parse.c | sed 's,^\./,,'`
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/ptree.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/rtti.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/spew.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/typeck.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/cvt.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/except.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/friend.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/init.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/method.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/search.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/semantics.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/tree.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/xref.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/cp -I/mnt/D/f/Gcc-2.95/gcc/cp/.. -I/mnt/D/f/Gcc-2.95/gcc/cp/../config -I/mnt/D/f/Gcc-2.95/gcc/cp/../../include /mnt/D/f/Gcc-2.95/gcc/cp/repo.c
gcc  -DIN_GCC    -g -O2   -o ../cc1plus `cat ../stamp-objlist` ../c-common.o ../c-pragma.o call.o decl.o errfn.o expr.o pt.o sig.o typeck2.o class.o decl2.o error.o lex.o parse.o ptree.o rtti.o spew.o typeck.o cvt.o except.o friend.o init.o method.o search.o semantics.o tree.o xref.o repo.o  `if [ xobstack.o != x ]; then echo ../obstack.o; else true; fi` `case "gcc" in "cc") if [ x != x ]; then echo ../; else true; fi ;; esac` `if [ x != x ]; then echo ../; else true; fi`  
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc/cp'
touch lang-f77
cd f; make "AR_FLAGS_FOR_TARGET=rc" "AR_FOR_TARGET=ar" "BISON=bison" "BISONFLAGS=" "CFLAGS=-g -O2" "CLIB=" "GCC_FOR_TARGET=/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include" "LDFLAGS=" "LEX=flex" "LEXFLAGS=" "LN=ln" "LN_S=ln -s" "MAKEINFO=/usr/OmaraCompilerGcc2/texinfo/makeinfo/makeinfo " "MAKEINFOFLAGS=" "RANLIB_FOR_TARGET=ranlib" "RANLIB_TEST_FOR_TARGET=[ -f ranlib ] || ( [ "i686-pc-linux-gnu" = "i686-pc-linux-gnu" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" "SHELL=/bin/sh" "STAGE_PREFIX=" "exeext=" "build_exeext=" "objext=.o" "exec_prefix=/usr/local" "prefix=/usr/local" "local_prefix=/usr/local" "gxx_include_dir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/g++-3" "tooldir=/usr/local/i686-pc-linux-gnu" "gcc_tooldir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../../i686-pc-linux-gnu" "bindir=/usr/local/bin" "libsubdir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95" "datadir=/usr/local/share" "distdir=../tmp/\$(subdir)" "localedir=/usr/local/share/locale" "CC=gcc" \
  HOST_CC="`case 'gcc' in stage*) echo 'gcc' | sed -e 's|stage|../stage|g';; *) echo 'gcc';; esac`" \
  HOST_CFLAGS=" -DIN_GCC     -g -O2  -DHAVE_CONFIG_H" HOST_CPPFLAGS="  " \
  ../f771
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc/f'
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/bad.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/bit.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/bld.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/com.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/data.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/equiv.c
gcc -c -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include \
      `echo /mnt/D/f/Gcc-2.95/gcc/f/fini.c | sed 's,^\./,,'` -o fini.o
gcc -c -DUSE_HCONFIG -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include \
      `echo /mnt/D/f/Gcc-2.95/gcc/f/proj.c | sed 's,^\./,,'` -o proj-h.o
gcc -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o fini fini.o proj-h.o
./fini `echo /mnt/D/f/Gcc-2.95/gcc/f/str-1t.fin | sed 's,^\./,,'` str-1t.j str-1t.h
./fini `echo /mnt/D/f/Gcc-2.95/gcc/f/str-2t.fin | sed 's,^\./,,'` str-2t.j str-2t.h
./fini `echo /mnt/D/f/Gcc-2.95/gcc/f/str-fo.fin | sed 's,^\./,,'` str-fo.j str-fo.h
./fini `echo /mnt/D/f/Gcc-2.95/gcc/f/str-io.fin | sed 's,^\./,,'` str-io.j str-io.h
./fini `echo /mnt/D/f/Gcc-2.95/gcc/f/str-nq.fin | sed 's,^\./,,'` str-nq.j str-nq.h
./fini `echo /mnt/D/f/Gcc-2.95/gcc/f/str-op.fin | sed 's,^\./,,'` str-op.j str-op.h
./fini `echo /mnt/D/f/Gcc-2.95/gcc/f/str-ot.fin | sed 's,^\./,,'` str-ot.j str-ot.h
touch stamp-str
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/expr.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/global.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/implic.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/info.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/intrin.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/lab.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/lex.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/malloc.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/name.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/parse.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/proj.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/src.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/st.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/sta.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/stb.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/stc.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/std.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/ste.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/storag.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/stp.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/str.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/sts.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/stt.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/stu.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/stv.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/stw.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/symbol.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/target.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/top.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/type.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/version.c
gcc -c  -DIN_GCC    -g -O2  -W -Wall    -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/f -I/mnt/D/f/Gcc-2.95/gcc/f/.. -I/mnt/D/f/Gcc-2.95/gcc/f/../config -I/mnt/D/f/Gcc-2.95/gcc/f/../../include /mnt/D/f/Gcc-2.95/gcc/f/where.c
rm -f f771
gcc  -DIN_GCC    -g -O2  -W -Wall  -o ../f771 bad.o bit.o bld.o com.o data.o equiv.o expr.o global.o implic.o info.o intrin.o lab.o lex.o malloc.o name.o parse.o proj.o src.o st.o sta.o stb.o stc.o std.o ste.o storag.o stp.o str.o sts.o stt.o stu.o stv.o stw.o symbol.o target.o top.o type.o version.o where.o `cat ../stamp-objlist` `if [ xobstack.o != x ]; then echo ../obstack.o; else true; fi` `case "gcc" in "cc") if [ x != x ]; then echo ../; else true; fi ;; esac` `if [ x != x ]; then echo ../; else true; fi` 
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc/f'
cd java; make "AR_FLAGS_FOR_TARGET=rc" "AR_FOR_TARGET=ar" "BISON=bison" "BISONFLAGS=" "CFLAGS=-g -O2" "CLIB=" "GCC_FOR_TARGET=/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include" "LDFLAGS=" "LEX=flex" "LEXFLAGS=" "LN=ln" "LN_S=ln -s" "MAKEINFO=/usr/OmaraCompilerGcc2/texinfo/makeinfo/makeinfo " "MAKEINFOFLAGS=" "RANLIB_FOR_TARGET=ranlib" "RANLIB_TEST_FOR_TARGET=[ -f ranlib ] || ( [ "i686-pc-linux-gnu" = "i686-pc-linux-gnu" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" "SHELL=/bin/sh" "STAGE_PREFIX=" "exeext=" "build_exeext=" "objext=.o" "exec_prefix=/usr/local" "prefix=/usr/local" "local_prefix=/usr/local" "gxx_include_dir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/g++-3" "tooldir=/usr/local/i686-pc-linux-gnu" "gcc_tooldir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../../i686-pc-linux-gnu" "bindir=/usr/local/bin" "libsubdir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95" "datadir=/usr/local/share" "distdir=../tmp/\$(subdir)" "localedir=/usr/local/share/locale" "CC=gcc" "JAVA_FOR_BUILD=" "JAVAFLAGS=" "JAVA_FOR_TARGET=" ../jc1
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc/java'
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/parse.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/class.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/decl.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/expr.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/constants.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/lang.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/typeck.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/except.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/verify.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/zextract.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/jcf-io.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/jcf-parse.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/mangle.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/jcf-write.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/buffer.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/check-init.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/jcf-depend.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include \
  -DLIBGCJ_ZIP_FILE='"/usr/local/share/libgcj.zip"' /mnt/D/f/Gcc-2.95/gcc/java/jcf-path.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/xref.c
rm -f ../jc1
gcc  -DIN_GCC    -g -O2   -o ../jc1 \
      parse.o class.o decl.o expr.o constants.o lang.o typeck.o except.o verify.o zextract.o jcf-io.o jcf-parse.o mangle.o jcf-write.o buffer.o check-init.o jcf-depend.o jcf-path.o xref.o `cat ../stamp-objlist` `if [ xobstack.o != x ]; then echo ../obstack.o; else true; fi` ../../libiberty/libiberty.a
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc/java'
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    \
	-I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/java/jvspec.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o gcj gcc.o jvspec.o prefix.o intl.o \
  version.o  obstack.o        ../libiberty/libiberty.a
cd java && make "AR_FLAGS_FOR_TARGET=rc" "AR_FOR_TARGET=ar" "BISON=bison" "BISONFLAGS=" "CFLAGS=-g -O2" "CLIB=" "GCC_FOR_TARGET=/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include" "LDFLAGS=" "LEX=flex" "LEXFLAGS=" "LN=ln" "LN_S=ln -s" "MAKEINFO=/usr/OmaraCompilerGcc2/texinfo/makeinfo/makeinfo " "MAKEINFOFLAGS=" "RANLIB_FOR_TARGET=ranlib" "RANLIB_TEST_FOR_TARGET=[ -f ranlib ] || ( [ "i686-pc-linux-gnu" = "i686-pc-linux-gnu" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" "SHELL=/bin/sh" "STAGE_PREFIX=" "exeext=" "build_exeext=" "objext=.o" "exec_prefix=/usr/local" "prefix=/usr/local" "local_prefix=/usr/local" "gxx_include_dir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/g++-3" "tooldir=/usr/local/i686-pc-linux-gnu" "gcc_tooldir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../../i686-pc-linux-gnu" "bindir=/usr/local/bin" "libsubdir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95" "datadir=/usr/local/share" "distdir=../tmp/\$(subdir)" "localedir=/usr/local/share/locale" "CC=gcc" "JAVA_FOR_BUILD=" "JAVAFLAGS=" "JAVA_FOR_TARGET=" ../jvgenmain
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc/java'
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/jvgenmain.c
gcc  -DIN_GCC    -g -O2   -o ../jvgenmain jvgenmain.o mangle.o ../obstack.o ../../libiberty/libiberty.a
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc/java'
cd java && make "AR_FLAGS_FOR_TARGET=rc" "AR_FOR_TARGET=ar" "BISON=bison" "BISONFLAGS=" "CFLAGS=-g -O2" "CLIB=" "GCC_FOR_TARGET=/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include" "LDFLAGS=" "LEX=flex" "LEXFLAGS=" "LN=ln" "LN_S=ln -s" "MAKEINFO=/usr/OmaraCompilerGcc2/texinfo/makeinfo/makeinfo " "MAKEINFOFLAGS=" "RANLIB_FOR_TARGET=ranlib" "RANLIB_TEST_FOR_TARGET=[ -f ranlib ] || ( [ "i686-pc-linux-gnu" = "i686-pc-linux-gnu" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" "SHELL=/bin/sh" "STAGE_PREFIX=" "exeext=" "build_exeext=" "objext=.o" "exec_prefix=/usr/local" "prefix=/usr/local" "local_prefix=/usr/local" "gxx_include_dir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/g++-3" "tooldir=/usr/local/i686-pc-linux-gnu" "gcc_tooldir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../../i686-pc-linux-gnu" "bindir=/usr/local/bin" "libsubdir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95" "datadir=/usr/local/share" "distdir=../tmp/\$(subdir)" "localedir=/usr/local/share/locale" "CC=gcc" "JAVA_FOR_BUILD=" "JAVAFLAGS=" "JAVA_FOR_TARGET=" ../gcjh
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc/java'
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/gjavah.c
gcc  -DIN_GCC    -g -O2   -o ../gcjh gjavah.o jcf-io.o \
  jcf-depend.o jcf-path.o zextract.o ../../libiberty/libiberty.a
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc/java'
cd java && make "AR_FLAGS_FOR_TARGET=rc" "AR_FOR_TARGET=ar" "BISON=bison" "BISONFLAGS=" "CFLAGS=-g -O2" "CLIB=" "GCC_FOR_TARGET=/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include" "LDFLAGS=" "LEX=flex" "LEXFLAGS=" "LN=ln" "LN_S=ln -s" "MAKEINFO=/usr/OmaraCompilerGcc2/texinfo/makeinfo/makeinfo " "MAKEINFOFLAGS=" "RANLIB_FOR_TARGET=ranlib" "RANLIB_TEST_FOR_TARGET=[ -f ranlib ] || ( [ "i686-pc-linux-gnu" = "i686-pc-linux-gnu" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" "SHELL=/bin/sh" "STAGE_PREFIX=" "exeext=" "build_exeext=" "objext=.o" "exec_prefix=/usr/local" "prefix=/usr/local" "local_prefix=/usr/local" "gxx_include_dir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/g++-3" "tooldir=/usr/local/i686-pc-linux-gnu" "gcc_tooldir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../../i686-pc-linux-gnu" "bindir=/usr/local/bin" "libsubdir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95" "datadir=/usr/local/share" "distdir=../tmp/\$(subdir)" "localedir=/usr/local/share/locale" "CC=gcc" "JAVA_FOR_BUILD=" "JAVAFLAGS=" "JAVA_FOR_TARGET=" ../jv-scan
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc/java'
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/parse-scan.c
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/jv-scan.c
rm -f ../jv-scan
gcc  -DIN_GCC    -g -O2   -o ../jv-scan \
      parse-scan.o jv-scan.o `if [ xobstack.o != x ]; then echo ../obstack.o; else true; fi` ../../libiberty/libiberty.a
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc/java'
cd java && make "AR_FLAGS_FOR_TARGET=rc" "AR_FOR_TARGET=ar" "BISON=bison" "BISONFLAGS=" "CFLAGS=-g -O2" "CLIB=" "GCC_FOR_TARGET=/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include" "LDFLAGS=" "LEX=flex" "LEXFLAGS=" "LN=ln" "LN_S=ln -s" "MAKEINFO=/usr/OmaraCompilerGcc2/texinfo/makeinfo/makeinfo " "MAKEINFOFLAGS=" "RANLIB_FOR_TARGET=ranlib" "RANLIB_TEST_FOR_TARGET=[ -f ranlib ] || ( [ "i686-pc-linux-gnu" = "i686-pc-linux-gnu" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" "SHELL=/bin/sh" "STAGE_PREFIX=" "exeext=" "build_exeext=" "objext=.o" "exec_prefix=/usr/local" "prefix=/usr/local" "local_prefix=/usr/local" "gxx_include_dir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/g++-3" "tooldir=/usr/local/i686-pc-linux-gnu" "gcc_tooldir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95/../../../../i686-pc-linux-gnu" "bindir=/usr/local/bin" "libsubdir=/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95" "datadir=/usr/local/share" "distdir=../tmp/\$(subdir)" "localedir=/usr/local/share/locale" "CC=gcc" "JAVA_FOR_BUILD=" "JAVAFLAGS=" "JAVA_FOR_TARGET=" ../jcf-dump
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc/java'
gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/mnt/D/f/Gcc-2.95/gcc/java -I/mnt/D/f/Gcc-2.95/gcc/java/.. -I/mnt/D/f/Gcc-2.95/gcc/java/../config -I/mnt/D/f/Gcc-2.95/gcc/java/../../include /mnt/D/f/Gcc-2.95/gcc/java/jcf-dump.c
gcc  -DIN_GCC    -g -O2   -o ../jcf-dump jcf-dump.o jcf-io.o \
  jcf-depend.o jcf-path.o zextract.o ../../libiberty/libiberty.a
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc/java'
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include -I/mnt/D/f/Gcc-2.95/gcc/objc \
-c /mnt/D/f/Gcc-2.95/gcc/objc/objc-parse.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include -I/mnt/D/f/Gcc-2.95/gcc/objc \
-c /mnt/D/f/Gcc-2.95/gcc/objc/objc-act.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o cc1obj toplev.o version.o tree.o print-tree.o stor-layout.o fold-const.o function.o stmt.o except.o expr.o calls.o expmed.o explow.o optabs.o intl.o varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o real.o dbxout.o sdbout.o dwarfout.o dwarf2out.o xcoffout.o bitmap.o alias.o gcse.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o varray.o regclass.o regmove.o local-alloc.o global.o reload.o reload1.o caller-save.o insn-peep.o reorg.o sched.o final.o recog.o reg-stack.o insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o lcm.o profile.o insn-attrtab.o i386.o getpwd.o  convert.o mbchar.o dyn-string.o splay-tree.o graph.o sbitmap.o resource.o hash.o objc-parse.o objc-act.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-iterate.o  obstack.o        ../libiberty/libiberty.a
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include  \
-DTARGET_MACHINE=\"i686-pc-linux-gnu\"  \
-c `echo /mnt/D/f/Gcc-2.95/gcc/collect2.c | sed 's,^\./,,'`
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/tlink.c
echo "int xxy_us_dummy;" >tmp-dum.c
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include -S tmp-dum.c
echo '/*WARNING: This file is automatically generated!*/' >tmp-under.c
if grep _xxy_us_dummy tmp-dum.s > /dev/null ; then \
  echo "int prepends_underscore = 1;" >>tmp-under.c; \
else \
  echo "int prepends_underscore = 0;" >>tmp-under.c; \
fi
/mnt/D/f/Gcc-2.95/gcc/move-if-change tmp-under.c underscore.c
rm -f tmp-dum.c tmp-dum.s
touch s-under
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include underscore.c
rm -f collect2
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o collect2 collect2.o tlink.o hash.o intl.o underscore.o version.o  obstack.o        ../libiberty/libiberty.a
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/cppspec.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o xcpp gcc.o cppspec.o intl.o \
  prefix.o version.o  obstack.o        ../libiberty/libiberty.a
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include -dumpspecs > tmp-specs
mv tmp-specs specs
gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/cp/g++spec.c
gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o g++ \
  gcc.o g++spec.o intl.o prefix.o version.o   obstack.o        ../libiberty/libiberty.a
case "c proto gcov CHILL c++ f77 java objc" in \
  *[fF]77*) touch lang-f77;; \
  *) rm -f lang-f77;; \
esac
if [ -f lang-f77 ]; then \
  gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include /mnt/D/f/Gcc-2.95/gcc/f/g77spec.c; \
else true; fi
case "c proto gcov CHILL c++ f77 java objc" in \
  *[fF]77*) touch lang-f77;; \
  *) rm -f lang-f77;; \
esac
if [ -f lang-f77 ]; then \
  gcc -c  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include -o g77version.o \
    /mnt/D/f/Gcc-2.95/gcc/f/version.c; \
else true; fi
if [ -f lang-f77 ]; then \
  gcc  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o g77 gcc.o g77spec.o g77version.o \
   version.o prefix.o intl.o  obstack.o        ../libiberty/libiberty.a; \
else true; fi
touch stmp-headers
if [ -f libgcc2.ready ] ; then \
	true; \
else \
	touch libgcc2.ready; \
fi
case " c proto gcov CHILL c++ f77 java objc " in \
*" "[cC]"++ "*) \
  echo tinfo.o tinfo2.o new.o opnew.o opnewnt.o opvnew.o opvnewnt.o opdel.o opdelnt.o opvdel.o opvdelnt.o exception.o > cplib2.new;; \
*) \
  echo "" > cplib2.new;; \
esac
mv -f cplib2.new cplib2.txt 
rm -f tmplibgcc2.a
for name in _muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 _lshrdi3 _ashldi3 _ashrdi3 _ffsdi2 _udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2 _floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi _fixxfdi _fixunsxfdi _floatdixf _fixunsxfsi _fixtfdi _fixunstfdi _floatditf __gcc_bcmp _varargs __dummy _eprintf _bb _shtab _clear_cache _trampoline __main _exit _ctors _pure; \
do \
  echo ${name}; \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include -O2   -DIN_GCC     -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include -c -DL${name} \
       /mnt/D/f/Gcc-2.95/gcc/libgcc2.c -o ${name}.o; \
  if [ $? -eq 0 ] ; then true; else exit 1; fi; \
  ar rc tmplibgcc2.a ${name}.o; \
  rm -f ${name}.o; \
done
_muldi3
_divdi3
_moddi3
_udivdi3
_umoddi3
_negdi2
_lshrdi3
_ashldi3
_ashrdi3
_ffsdi2
_udiv_w_sdiv
_udivmoddi4
_cmpdi2
_ucmpdi2
_floatdidf
_floatdisf
_fixunsdfsi
_fixunssfsi
_fixunsdfdi
_fixdfdi
_fixunssfdi
_fixsfdi
_fixxfdi
_fixunsxfdi
_floatdixf
_fixunsxfsi
_fixtfdi
_fixunstfdi
_floatditf
__gcc_bcmp
_varargs
__dummy
_eprintf
_bb
_shtab
_clear_cache
_trampoline
__main
_exit
_ctors
_pure
for name in _eh; \
do \
  echo ${name}; \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include -O2   -DIN_GCC     -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -fexceptions -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include -c \
      -DL${name} /mnt/D/f/Gcc-2.95/gcc/libgcc2.c -o ${name}.o; \
  if [ $? -eq 0 ] ; then true; else exit 1; fi; \
  ar rc tmplibgcc2.a ${name}.o; \
  rm -f ${name}.o; \
done
_eh
if [ x != x ]; then \
  for name in _pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf _compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df; \
  do \
    echo ${name}; \
    /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include -O2   -DIN_GCC     -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include -c -DL${name} \
        -DFINE_GRAINED_LIBRARIES  -o ${name}.o; \
    if [ $? -eq 0 ] ; then true; else exit 1; fi; \
    ar rc tmplibgcc2.a ${name}.o; \
    rm -f ${name}.o; \
  done; \
else true; fi;
if [ x != x ]; then \
  for name in _pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df _compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _si_to_df _df_to_si _negate_df _make_df _df_to_sf; \
  do \
    echo ${name}; \
    /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include -O2   -DIN_GCC     -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include -c -DL${name} \
        -DFINE_GRAINED_LIBRARIES  -o ${name}.o; \
    if [ $? -eq 0 ] ; then true; else exit 1; fi; \
    ar rc tmplibgcc2.a ${name}.o; \
    rm -f ${name}.o; \
  done; \
else true; fi;
for file in /mnt/D/f/Gcc-2.95/gcc/frame.c  cplib2.txt   ; do \
  name=`echo ${file} | sed -e 's/[.][cSo]$//' -e 's/[.]asm$//' -e 's/[.]txt$//'`; \
  oname=` echo ${name} | sed -e 's,.*/,,'`; \
  if [ ${name}.txt = ${file} ]; then \
    for f in .. `cat ${file}`; do if [ x${f} != x.. ]; then \
      make GCC_FOR_TARGET="/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include" \
	AR_FOR_TARGET="ar" \
	AR_FLAGS_FOR_TARGET="rc" CC="gcc" \
	CFLAGS="-g -O2" HOST_PREFIX="" \
	HOST_PREFIX_1="loser-" \
	LANGUAGES="c proto gcov CHILL c++ f77 java objc" \
	LIBGCC2_CFLAGS="-O2   -DIN_GCC     -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  " ${f}; \
      if [ $? -eq 0 ] ; then true; else exit 1; fi; \
      ar rc tmplibgcc2.a ${f}; \
      rm -f ${f}; \
    else true; \
    fi; done; \
  else \
    echo ${name}; \
    if [ ${name}.asm = ${file} ]; then \
      cp ${file} ${name}.s || exit 1; file=${name}.s; \
    else true; fi; \
    /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include -O2   -DIN_GCC     -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include -c ${file}; \
    if [ $? -eq 0 ] ; then true; else exit 1; fi; \
    ar rc tmplibgcc2.a ${oname}.o; \
    rm -f ${name}.s ${oname}.o; \
  fi; \
done
/mnt/D/f/Gcc-2.95/gcc/frame
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc'
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include -O2   -DIN_GCC     -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -g -O2 -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include \
  -c /mnt/D/f/Gcc-2.95/gcc/cp/tinfo.cc
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc'
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc'
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include -O2   -DIN_GCC     -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -g -O2 -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include \
  -c /mnt/D/f/Gcc-2.95/gcc/cp/tinfo2.cc
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc'
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc'
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include -O2   -DIN_GCC     -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -g -O2 -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include \
  -c /mnt/D/f/Gcc-2.95/gcc/cp/new.cc
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc'
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc'
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include -O2   -DIN_GCC     -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -g -O2 -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include \
  -c /mnt/D/f/Gcc-2.95/gcc/cp/new1.cc -DL_op_new -o opnew.o
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc'
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc'
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include -O2   -DIN_GCC     -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -g -O2 -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include \
  -c /mnt/D/f/Gcc-2.95/gcc/cp/new1.cc -DL_op_newnt -o opnewnt.o
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc'
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc'
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include -O2   -DIN_GCC     -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -g -O2 -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include \
  -c /mnt/D/f/Gcc-2.95/gcc/cp/new2.cc -DL_op_vnew -o opvnew.o
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc'
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc'
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include -O2   -DIN_GCC     -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -g -O2 -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include \
  -c /mnt/D/f/Gcc-2.95/gcc/cp/new2.cc -DL_op_vnewnt -o opvnewnt.o
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc'
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc'
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include -O2   -DIN_GCC     -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -g -O2 -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include \
  -c /mnt/D/f/Gcc-2.95/gcc/cp/new2.cc -DL_op_delete -o opdel.o
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc'
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc'
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include -O2   -DIN_GCC     -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -g -O2 -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include \
  -c /mnt/D/f/Gcc-2.95/gcc/cp/new2.cc -DL_op_delnt -o opdelnt.o
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc'
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc'
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include -O2   -DIN_GCC     -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -g -O2 -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include \
  -c /mnt/D/f/Gcc-2.95/gcc/cp/new2.cc -DL_op_vdel -o opvdel.o
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc'
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc'
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include -O2   -DIN_GCC     -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -g -O2 -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include \
  -c /mnt/D/f/Gcc-2.95/gcc/cp/new2.cc -DL_op_vdelnt -o opvdelnt.o
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc'
make[2]: Entering directory `/usr/OmaraCompilerGcc2/gcc'
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include -O2   -DIN_GCC     -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -g -O2 -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include \
  -c -fexceptions /mnt/D/f/Gcc-2.95/gcc/cp/exception.cc
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/gcc'
mv tmplibgcc2.a libgcc2.a
rm -rf tmplibgcc.a libgcc.a tmpcopy
mkdir tmpcopy
if [ x != x ];			\
then (cd tmpcopy; ar x ../);	\
else true;					\
fi
(cd tmpcopy; chmod +w * > /dev/null 2>&1)
(cd tmpcopy; ar x ../libgcc2.a)
(cd tmpcopy; ar rc ../tmplibgcc.a *.o)
rm -rf tmpcopy
if [ -f ranlib ] || ( [ "i686-pc-linux-gnu" = "i686-pc-linux-gnu" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
  ranlib tmplibgcc.a; \
else true; fi
mv tmplibgcc.a libgcc.a
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include  -DIN_GCC     -g -O2 -I./include  -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include  -g0 \
  -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-omit-frame-pointer \
  -c /mnt/D/f/Gcc-2.95/gcc/crtstuff.c -DCRT_BEGIN -o crtbegin.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include  -DIN_GCC     -g -O2 -I./include  -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include -fPIC \
  -DCRT_BEGIN -DCRTSTUFFS_O -finhibit-size-directive -fno-inline-functions \
  -fno-exceptions -g0 -c /mnt/D/f/Gcc-2.95/gcc/crtstuff.c 
mv crtstuff.o crtbeginS.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include  -DIN_GCC     -g -O2 -I./include  -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include -fPIC \
  -DCRT_END -DCRTSTUFFS_O -finhibit-size-directive -fno-inline-functions \
  -fno-exceptions -g0 -c /mnt/D/f/Gcc-2.95/gcc/crtstuff.c -o crtendS.o
touch s-crtS
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -I/usr/local/i686-pc-linux-gnu/include  -DIN_GCC     -g -O2 -I./include  -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include  -g0 \
  -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-omit-frame-pointer \
  -c /mnt/D/f/Gcc-2.95/gcc/crtstuff.c -DCRT_END -o crtend.o
rm -f cxxmain.c
ln -s /mnt/D/f/Gcc-2.95/gcc/../libiberty/cplus-dem.c cxxmain.c
gcc -c -DMAIN  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I/mnt/D/f/Gcc-2.95/gcc -I/mnt/D/f/Gcc-2.95/gcc/config -I/mnt/D/f/Gcc-2.95/gcc/../include \
  -DVERSION=\"2.95\" cxxmain.c
gcc -o c++filt  -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  \
  cxxmain.o underscore.o obstack.o        ../libiberty/libiberty.a
/usr/OmaraCompilerGcc2/texinfo/makeinfo/makeinfo   -I/mnt/D/f/Gcc-2.95/gcc -o cpp.info /mnt/D/f/Gcc-2.95/gcc/cpp.texi
Making info file `cpp.info' from `/mnt/D/f/Gcc-2.95/gcc/cpp.texi'.
/usr/OmaraCompilerGcc2/texinfo/makeinfo/makeinfo   -I/mnt/D/f/Gcc-2.95/gcc -o gcc.info /mnt/D/f/Gcc-2.95/gcc/gcc.texi
Making info file `gcc.info' from `/mnt/D/f/Gcc-2.95/gcc/gcc.texi'.
/usr/OmaraCompilerGcc2/texinfo/makeinfo/makeinfo  -I/mnt/D/f/Gcc-2.95/gcc/ch -o ch/chill.info /mnt/D/f/Gcc-2.95/gcc/ch/chill.texi
Making info file `ch/chill.info' from `/mnt/D/f/Gcc-2.95/gcc/ch/chill.texi'.
case "c proto gcov CHILL c++ f77 java objc" in \
  *[fF]77*) touch lang-f77;; \
  *) rm -f lang-f77;; \
esac
if [ -f lang-f77 ]; then \
  rm -f /mnt/D/f/Gcc-2.95/gcc/f/g77.info-*; \
  /usr/OmaraCompilerGcc2/texinfo/makeinfo/makeinfo  -I/mnt/D/f/Gcc-2.95/gcc/f -o f/g77.info /mnt/D/f/Gcc-2.95/gcc/f/g77.texi; \
else true; fi
Making info file `f/g77.info' from `/mnt/D/f/Gcc-2.95/gcc/f/g77.texi'.
make[1]: Leaving directory `/usr/OmaraCompilerGcc2/gcc'
Configuring in i686-pc-linux-gnu/libio
Appending /mnt/D/f/Gcc-2.95/libio/config/linux.mt to target-mkfrag
Appending /mnt/D/f/Gcc-2.95/libio/config/mtsafe.mt to target-mkfrag
Created "Makefile" in /usr/OmaraCompilerGcc2/i686-pc-linux-gnu/libio using "target-mkfrag"
Adding multilib support to Makefile in /mnt/D/f/Gcc-2.95/libio
multidirs=
with_multisubdir=
Configuring tests...
Created "Makefile" in /usr/OmaraCompilerGcc2/i686-pc-linux-gnu/libio/tests
Configuring dbz...
Linked "rdbz.c" to "/mnt/D/f/Gcc-2.95/libio/dbz/dbz.c".
Linked "rdbzmain.c" to "/mnt/D/f/Gcc-2.95/libio/dbz/dbzmain.c".
Created "Makefile" in /usr/OmaraCompilerGcc2/i686-pc-linux-gnu/libio/dbz
Configuring stdio...
Created "Makefile" in /usr/OmaraCompilerGcc2/i686-pc-linux-gnu/libio/stdio
Configuring testsuite...
Created "Makefile" in /usr/OmaraCompilerGcc2/i686-pc-linux-gnu/libio/testsuite
Configuring in i686-pc-linux-gnu/libiberty
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ar... ar
checking for ranlib... ranlib
checking for gcc... /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/
checking whether we are using GNU C... yes
checking whether /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ accepts -g... yes
checking for POSIXized ISC... no
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -E
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for stdlib.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 sys/resource.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether the C compiler (/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -g -O2 ) works... yes
checking whether the C compiler (/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -g -O2 ) is a cross-compiler... no
checking for asprintf... yes
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemps... no
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... yes
checking for sigsetmask... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for ANSI C header files... yes
checking for pid_t... yes
checking for vfork.h... no
checking for working vfork... yes
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... yes
checking for getrusage... yes
checking for on_exit... yes
checking for psignal... yes
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for times... yes
checking for sbrk... yes
checking for gettimeofday... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating testsuite/Makefile
creating config.h
Adding multilib support to Makefile in /mnt/D/f/Gcc-2.95/libiberty
multidirs=
with_multisubdir=
make[1]: Entering directory `/usr/OmaraCompilerGcc2/i686-pc-linux-gnu/libiberty'
if [ x"no" = xyes ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/argv.c -o pic/argv.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/argv.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/choose-temp.c -o pic/choose-temp.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/choose-temp.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/concat.c -o pic/concat.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/concat.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/cplus-dem.c -o pic/cplus-dem.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/cplus-dem.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/fdmatch.c -o pic/fdmatch.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/fdmatch.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/fnmatch.c -o pic/fnmatch.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/fnmatch.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/getopt.c -o pic/getopt.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/getopt.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/getopt1.c -o pic/getopt1.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/getopt1.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/getruntime.c -o pic/getruntime.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/getruntime.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/hex.c -o pic/hex.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/hex.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/floatformat.c -o pic/floatformat.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/floatformat.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/objalloc.c -o pic/objalloc.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/objalloc.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/obstack.c -o pic/obstack.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/obstack.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/pexecute.c -o pic/pexecute.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/pexecute.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/spaces.c -o pic/spaces.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/spaces.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/splay-tree.c -o pic/splay-tree.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/splay-tree.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/strerror.c -o pic/strerror.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/strerror.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/strsignal.c -o pic/strsignal.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/strsignal.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/xatexit.c -o pic/xatexit.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/xatexit.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/xexit.c -o pic/xexit.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/xexit.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/xmalloc.c -o pic/xmalloc.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/xmalloc.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/xstrdup.c -o pic/xstrdup.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/xstrdup.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/xstrerror.c -o pic/xstrerror.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/xstrerror.c
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include   /mnt/D/f/Gcc-2.95/libiberty/mkstemps.c -o pic/mkstemps.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libiberty/../include  /mnt/D/f/Gcc-2.95/libiberty/mkstemps.c
rm -f libiberty.a
ar rc libiberty.a \
  argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o getopt1.o getruntime.o hex.o floatformat.o objalloc.o obstack.o pexecute.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xstrdup.o xstrerror.o  mkstemps.o 
ranlib libiberty.a
rm -f needed-list; touch needed-list; \
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
  for g in mkstemps.o ; do \
    case "$g" in \
      *$f*) echo $g >> needed-list ;; \
    esac; \
  done; \
done
echo argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o getopt1.o getruntime.o hex.o floatformat.o objalloc.o obstack.o pexecute.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xstrdup.o xstrerror.o > required-list
make[2]: Entering directory `/usr/OmaraCompilerGcc2/i686-pc-linux-gnu/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/i686-pc-linux-gnu/libiberty/testsuite'
make[2]: Entering directory `/usr/OmaraCompilerGcc2/i686-pc-linux-gnu/libiberty'
if [ -z "" ]; then \
  true; \
else \
  rootpre=`pwd`/; export rootpre; \
  srcrootpre=`cd /mnt/D/f/Gcc-2.95/libiberty; pwd`/; export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/"; \
  for i in `${compiler} --print-multi-lib 2>/dev/null`; do \
    dir=`echo $i | sed -e 's/;.*$//'`; \
    if [ "${dir}" = "." ]; then \
      true; \
    else \
      if [ -d ../${dir}/${lib} ]; then \
	flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
	if (cd ../${dir}/${lib}; make "AR=ar" "AR_FLAGS=rc" "CC=/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/" "CFLAGS=-g -O2" "LIBCFLAGS=-g -O2" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/bin/sh /mnt/D/f/Gcc-2.95/install-sh -c" "INSTALL_DATA=/bin/sh /mnt/D/f/Gcc-2.95/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /mnt/D/f/Gcc-2.95/install-sh -c " "LDFLAGS=" "LOADLIBES=" "RANLIB=ranlib" "SHELL=/bin/sh" \
			CFLAGS="-g -O2 ${flags}" \
			CXXFLAGS="-g -O2 -fvtable-thunks -D_GNU_SOURCE ${flags}" \
			LIBCFLAGS="-g -O2 ${flags}" \
			LIBCXXFLAGS="-g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates ${flags}" \
			LDFLAGS=" ${flags}" \
			all); then \
	  true; \
	else \
	  exit 1; \
	fi; \
      else true; \
      fi; \
    fi; \
  done; \
fi
make[2]: Leaving directory `/usr/OmaraCompilerGcc2/i686-pc-linux-gnu/libiberty'
make[1]: Leaving directory `/usr/OmaraCompilerGcc2/i686-pc-linux-gnu/libiberty'
make[1]: Entering directory `/usr/OmaraCompilerGcc2/i686-pc-linux-gnu/libio'
if [ x"no" = xyes ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
test x"no" != xyes ||\
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libio -D_IO_MTSAFE_IO  /mnt/D/f/Gcc-2.95/libio/iogetline.c -o pic/iogetline.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -g -O2 -I. -I/mnt/D/f/Gcc-2.95/libio -D_IO_MTSAFE_IO /mnt/D/f/Gcc-2.95/libio/iogetline.c
rm -rf libio.a
ar rc libio.a iogetline.o   
ranlib libio.a
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -I. -I/mnt/D/f/Gcc-2.95/libio -nostdinc++ -D_IO_MTSAFE_IO  /mnt/D/f/Gcc-2.95/libio/builtinbuf.cc -o pic/builtinbuf.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -I. -I/mnt/D/f/Gcc-2.95/libio -nostdinc++ -D_IO_MTSAFE_IO /mnt/D/f/Gcc-2.95/libio/builtinbuf.cc
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -I. -I/mnt/D/f/Gcc-2.95/libio -nostdinc++ -D_IO_MTSAFE_IO  /mnt/D/f/Gcc-2.95/libio/filebuf.cc -o pic/filebuf.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -I. -I/mnt/D/f/Gcc-2.95/libio -nostdinc++ -D_IO_MTSAFE_IO /mnt/D/f/Gcc-2.95/libio/filebuf.cc
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -I. -I/mnt/D/f/Gcc-2.95/libio -nostdinc++ -D_IO_MTSAFE_IO  /mnt/D/f/Gcc-2.95/libio/fstream.cc -o pic/fstream.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -I. -I/mnt/D/f/Gcc-2.95/libio -nostdinc++ -D_IO_MTSAFE_IO /mnt/D/f/Gcc-2.95/libio/fstream.cc
test x"no" != xyes || \
  /usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -I. -I/mnt/D/f/Gcc-2.95/libio -nostdinc++ -D_IO_MTSAFE_IO  /mnt/D/f/Gcc-2.95/libio/indstream.cc -o pic/indstream.o
/usr/OmaraCompilerGcc2/gcc/xgcc -B/usr/OmaraCompilerGcc2/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -I. -I/mnt/D/f/Gcc-2.95/libio -nostdinc++ -D_IO_MTSAFE_IO /mnt/D/f/Gcc-2.95/libio/indstream.cc
make[1]: Leaving directory `/usr/OmaraCompilerGcc2/i686-pc-linux-gnu/libio'

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]