public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc 303 on hpux 10.20
@ 2002-01-04 10:16 Josh Perlmutter
  2002-01-06  2:49 ` UNSCribe Ram Khatkhedkar
  0 siblings, 1 reply; 4+ messages in thread
From: Josh Perlmutter @ 2002-01-04 10:16 UTC (permalink / raw)
  To: gcc-help

i tied 'make bootstrap' in the object directory. when it gets to "cd po && 
make all" it blows up with "line to long"
i'm pretty sure the line that's causeing it is:

POTFILES = \
        ../../../gcc-3.0.3/gcc/acconfig.h \
        ../../../gcc-3.0.3/gcc/alias.c \
        ../../../gcc-3.0.3/gcc/basic-block.h \
        ../../../gcc-3.0.3/gcc/bb-reorder.c \
        ../../../gcc-3.0.3/gcc/bitmap.c \
        ../../../gcc-3.0.3/gcc/bitmap.h \
        ../../../gcc-3.0.3/gcc/builtins.c \
        ../../../gcc-3.0.3/gcc/c-aux-info.c \
        ../../../gcc-3.0.3/gcc/c-common.c \
        ../../../gcc-3.0.3/gcc/c-common.h \
        ../../../gcc-3.0.3/gcc/c-convert.c \
        ../../../gcc-3.0.3/gcc/c-decl.c \
        ../../../gcc-3.0.3/gcc/c-dump.c \
        ../../../gcc-3.0.3/gcc/c-dump.h \
        ../../../gcc-3.0.3/gcc/c-errors.c \
        ../../../gcc-3.0.3/gcc/c-format.c \
        ../../../gcc-3.0.3/gcc/c-lang.c \
        ../../../gcc-3.0.3/gcc/c-lex.c \
        ../../../gcc-3.0.3/gcc/c-lex.h \
        ../../../gcc-3.0.3/gcc/c-parse.y \
        ../../../gcc-3.0.3/gcc/c-pragma.c \
        ../../../gcc-3.0.3/gcc/c-pragma.h \
        ../../../gcc-3.0.3/gcc/c-semantics.c \
        ../../../gcc-3.0.3/gcc/c-tree.h \
        ../../../gcc-3.0.3/gcc/c-typeck.c \
        ../../../gcc-3.0.3/gcc/caller-save.c \
        ../../../gcc-3.0.3/gcc/calls.c \
        ../../../gcc-3.0.3/gcc/collect2.c \
        ../../../gcc-3.0.3/gcc/collect2.h \
        ../../../gcc-3.0.3/gcc/combine.c \
        ../../../gcc-3.0.3/gcc/conditions.h \
        ../../../gcc-3.0.3/gcc/config/1750a/1750a-protos.h \
        ../../../gcc-3.0.3/gcc/config/1750a/1750a.c \
        ../../../gcc-3.0.3/gcc/config/1750a/1750a.h \
        ../../../gcc-3.0.3/gcc/config/1750a/xm-1750a.h \
        ../../../gcc-3.0.3/gcc/config/a29k/a29k-protos.h \
        ../../../gcc-3.0.3/gcc/config/a29k/a29k.c \
        ../../../gcc-3.0.3/gcc/config/a29k/a29k.h \
        ../../../gcc-3.0.3/gcc/config/a29k/rtems.h \
        ../../../gcc-3.0.3/gcc/config/a29k/udi.h \
        ../../../gcc-3.0.3/gcc/config/a29k/unix.h \
        ../../../gcc-3.0.3/gcc/config/a29k/vx29k.h \
        ../../../gcc-3.0.3/gcc/config/a29k/xm-a29k.h \
        ../../../gcc-3.0.3/gcc/config/a29k/xm-unix.h \
        ../../../gcc-3.0.3/gcc/config/alpha/alpha-interix.h \
        ../../../gcc-3.0.3/gcc/config/alpha/alpha-protos.h \
        ../../../gcc-3.0.3/gcc/config/alpha/alpha.c \
        ../../../gcc-3.0.3/gcc/config/alpha/alpha.h \
        ../../../gcc-3.0.3/gcc/config/alpha/alpha32.h \
        ../../../gcc-3.0.3/gcc/config/alpha/elf.h \
        ../../../gcc-3.0.3/gcc/config/alpha/freebsd.h \
        ../../../gcc-3.0.3/gcc/config/alpha/linux-ecoff.h \
        ../../../gcc-3.0.3/gcc/config/alpha/linux-elf.h \
        ../../../gcc-3.0.3/gcc/config/alpha/linux.h \
        ../../../gcc-3.0.3/gcc/config/alpha/netbsd-elf.h \
        ../../../gcc-3.0.3/gcc/config/alpha/netbsd.h \
        ../../../gcc-3.0.3/gcc/config/alpha/openbsd.h \
        ../../../gcc-3.0.3/gcc/config/alpha/osf.h \
        ../../../gcc-3.0.3/gcc/config/alpha/osf12.h \
        ../../../gcc-3.0.3/gcc/config/alpha/osf2or3.h \
        ../../../gcc-3.0.3/gcc/config/alpha/osf5.h \
        ../../../gcc-3.0.3/gcc/config/alpha/va_list.h \
        ../../../gcc-3.0.3/gcc/config/alpha/vms.h \
        ../../../gcc-3.0.3/gcc/config/alpha/vxworks.h \
        ../../../gcc-3.0.3/gcc/config/alpha/win-nt.h \
        ../../../gcc-3.0.3/gcc/config/alpha/xm-alpha-interix.h \
        ../../../gcc-3.0.3/gcc/config/alpha/xm-alpha.h \
        ../../../gcc-3.0.3/gcc/config/alpha/xm-openbsd.h \
        ../../../gcc-3.0.3/gcc/config/alpha/xm-vms.h \
        ../../../gcc-3.0.3/gcc/config/alpha/xm-winnt.h \
        ../../../gcc-3.0.3/gcc/config/aoutos.h \
        ../../../gcc-3.0.3/gcc/config/arc/arc-protos.h \
        ../../../gcc-3.0.3/gcc/config/arc/arc.c \
        ../../../gcc-3.0.3/gcc/config/arc/arc.h \
        ../../../gcc-3.0.3/gcc/config/arc/initfini.c \
        ../../../gcc-3.0.3/gcc/config/arc/xm-arc.h \
        ../../../gcc-3.0.3/gcc/config/arm/aof.h \
        ../../../gcc-3.0.3/gcc/config/arm/aout.h \
        ../../../gcc-3.0.3/gcc/config/arm/arm-protos.h \
        ../../../gcc-3.0.3/gcc/config/arm/arm-wince-pe.h \
        ../../../gcc-3.0.3/gcc/config/arm/arm.c \
        ../../../gcc-3.0.3/gcc/config/arm/arm.h \
        ../../../gcc-3.0.3/gcc/config/arm/coff.h \
        ../../../gcc-3.0.3/gcc/config/arm/conix-elf.h \
        ../../../gcc-3.0.3/gcc/config/arm/ecos-elf.h \
        ../../../gcc-3.0.3/gcc/config/arm/elf.h \
        ../../../gcc-3.0.3/gcc/config/arm/linux-elf.h \
        ../../../gcc-3.0.3/gcc/config/arm/linux-gas.h \
        ../../../gcc-3.0.3/gcc/config/arm/netbsd.h \
        ../../../gcc-3.0.3/gcc/config/arm/pe.c \
        ../../../gcc-3.0.3/gcc/config/arm/pe.h \
        ../../../gcc-3.0.3/gcc/config/arm/riscix.h \
        ../../../gcc-3.0.3/gcc/config/arm/riscix1-1.h \
        ../../../gcc-3.0.3/gcc/config/arm/rix-gas.h \
        ../../../gcc-3.0.3/gcc/config/arm/rtems-elf.h \
        ../../../gcc-3.0.3/gcc/config/arm/semi.h \
        ../../../gcc-3.0.3/gcc/config/arm/semiaof.h \
        ../../../gcc-3.0.3/gcc/config/arm/strongarm-coff.h \
        ../../../gcc-3.0.3/gcc/config/arm/strongarm-elf.h \
        ../../../gcc-3.0.3/gcc/config/arm/strongarm-pe.h \
        ../../../gcc-3.0.3/gcc/config/arm/uclinux-elf.h \
        ../../../gcc-3.0.3/gcc/config/arm/unknown-elf-oabi.h \
        ../../../gcc-3.0.3/gcc/config/arm/unknown-elf.h \
        ../../../gcc-3.0.3/gcc/config/arm/vxarm.h \
        ../../../gcc-3.0.3/gcc/config/arm/xm-arm.h \
        ../../../gcc-3.0.3/gcc/config/arm/xm-linux.h \
        ../../../gcc-3.0.3/gcc/config/arm/xscale-coff.h \
        ../../../gcc-3.0.3/gcc/config/arm/xscale-elf.h \
        ../../../gcc-3.0.3/gcc/config/avr/avr-protos.h \
        ../../../gcc-3.0.3/gcc/config/avr/avr.c \
        ../../../gcc-3.0.3/gcc/config/avr/avr.h \
        ../../../gcc-3.0.3/gcc/config/avr/xm-avr.h \
        ../../../gcc-3.0.3/gcc/config/c4x/c4x-protos.h \
        ../../../gcc-3.0.3/gcc/config/c4x/c4x.c \
        ../../../gcc-3.0.3/gcc/config/c4x/c4x.h \
        ../../../gcc-3.0.3/gcc/config/c4x/rtems.h \
        ../../../gcc-3.0.3/gcc/config/c4x/xm-c4x.h \
        ../../../gcc-3.0.3/gcc/config/clipper/clipper-protos.h \
        ../../../gcc-3.0.3/gcc/config/clipper/clipper.c \
        ../../../gcc-3.0.3/gcc/config/clipper/clipper.h \
        ../../../gcc-3.0.3/gcc/config/clipper/clix.h \
        ../../../gcc-3.0.3/gcc/config/clipper/xm-clix.h \
        ../../../gcc-3.0.3/gcc/config/convex/convex-protos.h \
        ../../../gcc-3.0.3/gcc/config/convex/convex.c \
        ../../../gcc-3.0.3/gcc/config/convex/convex.h \
        ../../../gcc-3.0.3/gcc/config/convex/xm-convex.h \
        ../../../gcc-3.0.3/gcc/config/d30v/d30v-protos.h \
        ../../../gcc-3.0.3/gcc/config/d30v/d30v.c \
        ../../../gcc-3.0.3/gcc/config/d30v/d30v.h \
        ../../../gcc-3.0.3/gcc/config/d30v/xm-d30v.h \
        ../../../gcc-3.0.3/gcc/config/dbx.h \
        ../../../gcc-3.0.3/gcc/config/dbxcoff.h \
        ../../../gcc-3.0.3/gcc/config/dbxelf.h \
        ../../../gcc-3.0.3/gcc/config/divmod.c \
        ../../../gcc-3.0.3/gcc/config/dsp16xx/dsp16xx-protos.h \
        ../../../gcc-3.0.3/gcc/config/dsp16xx/dsp16xx.c \
        ../../../gcc-3.0.3/gcc/config/dsp16xx/dsp16xx.h \
        ../../../gcc-3.0.3/gcc/config/dsp16xx/xm-dsp16xx.h \
        ../../../gcc-3.0.3/gcc/config/elfos.h \
        ../../../gcc-3.0.3/gcc/config/elxsi/elxsi-protos.h \
        ../../../gcc-3.0.3/gcc/config/elxsi/elxsi.c \
        ../../../gcc-3.0.3/gcc/config/elxsi/elxsi.h \
        ../../../gcc-3.0.3/gcc/config/elxsi/xm-elxsi.h \
        ../../../gcc-3.0.3/gcc/config/fp-bit.c \
        ../../../gcc-3.0.3/gcc/config/fp-bit.h \
        ../../../gcc-3.0.3/gcc/config/fr30/fr30-protos.h \
        ../../../gcc-3.0.3/gcc/config/fr30/fr30.c \
        ../../../gcc-3.0.3/gcc/config/fr30/fr30.h \
        ../../../gcc-3.0.3/gcc/config/fr30/xm-fr30.h \
        ../../../gcc-3.0.3/gcc/config/freebsd-nthr.h \
        ../../../gcc-3.0.3/gcc/config/freebsd.h \
        ../../../gcc-3.0.3/gcc/config/freebsd3.h \
        ../../../gcc-3.0.3/gcc/config/freebsd4.h \
        ../../../gcc-3.0.3/gcc/config/freebsd5.h \
        ../../../gcc-3.0.3/gcc/config/freebsd6.h \
        ../../../gcc-3.0.3/gcc/config/gnu.h \
        ../../../gcc-3.0.3/gcc/config/gofast.h \
        ../../../gcc-3.0.3/gcc/config/h8300/h8300-protos.h \
        ../../../gcc-3.0.3/gcc/config/h8300/h8300.c \
        ../../../gcc-3.0.3/gcc/config/h8300/h8300.h \
        ../../../gcc-3.0.3/gcc/config/h8300/rtems.h \
        ../../../gcc-3.0.3/gcc/config/h8300/xm-h8300.h \
        ../../../gcc-3.0.3/gcc/config/i370/i370-protos.h \
        ../../../gcc-3.0.3/gcc/config/i370/i370.c \
        ../../../gcc-3.0.3/gcc/config/i370/i370.h \
        ../../../gcc-3.0.3/gcc/config/i370/linux.h \
        ../../../gcc-3.0.3/gcc/config/i370/mvs.h \
        ../../../gcc-3.0.3/gcc/config/i370/oe.h \
        ../../../gcc-3.0.3/gcc/config/i370/xm-i370.h \
        ../../../gcc-3.0.3/gcc/config/i370/xm-linux.h \
        ../../../gcc-3.0.3/gcc/config/i370/xm-mvs.h \
        ../../../gcc-3.0.3/gcc/config/i370/xm-oe.h \
        ../../../gcc-3.0.3/gcc/config/i386/386bsd.h \
        ../../../gcc-3.0.3/gcc/config/i386/aix386.h \
        ../../../gcc-3.0.3/gcc/config/i386/aix386ng.h \
        ../../../gcc-3.0.3/gcc/config/i386/att.h \
        ../../../gcc-3.0.3/gcc/config/i386/beos-elf.h \
        ../../../gcc-3.0.3/gcc/config/i386/beos-pe.h \
        ../../../gcc-3.0.3/gcc/config/i386/bsd.h \
        ../../../gcc-3.0.3/gcc/config/i386/bsd386.h \
        ../../../gcc-3.0.3/gcc/config/i386/chorus.h \
        ../../../gcc-3.0.3/gcc/config/i386/crtdll.h \
        ../../../gcc-3.0.3/gcc/config/i386/cygwin.h \
        ../../../gcc-3.0.3/gcc/config/i386/dgux.c \
        ../../../gcc-3.0.3/gcc/config/i386/dgux.h \
        ../../../gcc-3.0.3/gcc/config/i386/djgpp-rtems.h \
        ../../../gcc-3.0.3/gcc/config/i386/djgpp.h \
        ../../../gcc-3.0.3/gcc/config/i386/freebsd-aout.h \
        ../../../gcc-3.0.3/gcc/config/i386/freebsd.h \
        ../../../gcc-3.0.3/gcc/config/i386/gas.h \
        ../../../gcc-3.0.3/gcc/config/i386/gmon-sol2.c \
        ../../../gcc-3.0.3/gcc/config/i386/gnu.h \
        ../../../gcc-3.0.3/gcc/config/i386/gstabs.h \
        ../../../gcc-3.0.3/gcc/config/i386/i386-aout.h \
        ../../../gcc-3.0.3/gcc/config/i386/i386-coff.h \
        ../../../gcc-3.0.3/gcc/config/i386/i386-interix.h \
        ../../../gcc-3.0.3/gcc/config/i386/i386-protos.h \
        ../../../gcc-3.0.3/gcc/config/i386/i386.c \
        ../../../gcc-3.0.3/gcc/config/i386/i386.h \
        ../../../gcc-3.0.3/gcc/config/i386/i386elf.h \
        ../../../gcc-3.0.3/gcc/config/i386/interix.c \
        ../../../gcc-3.0.3/gcc/config/i386/isc.h \
        ../../../gcc-3.0.3/gcc/config/i386/isccoff.h \
        ../../../gcc-3.0.3/gcc/config/i386/iscdbx.h \
        ../../../gcc-3.0.3/gcc/config/i386/linux-aout.h \
        ../../../gcc-3.0.3/gcc/config/i386/linux-oldld.h \
        ../../../gcc-3.0.3/gcc/config/i386/linux.h \
        ../../../gcc-3.0.3/gcc/config/i386/lynx-ng.h \
        ../../../gcc-3.0.3/gcc/config/i386/lynx.h \
        ../../../gcc-3.0.3/gcc/config/i386/mach.h \
        ../../../gcc-3.0.3/gcc/config/i386/mingw32.h \
        ../../../gcc-3.0.3/gcc/config/i386/moss.h \
        ../../../gcc-3.0.3/gcc/config/i386/netbsd.h \
        ../../../gcc-3.0.3/gcc/config/i386/netware.h \
        ../../../gcc-3.0.3/gcc/config/i386/next.h \
        ../../../gcc-3.0.3/gcc/config/i386/openbsd.h \
        ../../../gcc-3.0.3/gcc/config/i386/os2.h \
        ../../../gcc-3.0.3/gcc/config/i386/osf1elf.h \
        ../../../gcc-3.0.3/gcc/config/i386/osf1elfgdb.h \
        ../../../gcc-3.0.3/gcc/config/i386/osfelf.h \
        ../../../gcc-3.0.3/gcc/config/i386/osfrose.h \
        ../../../gcc-3.0.3/gcc/config/i386/perform.h \
        ../../../gcc-3.0.3/gcc/config/i386/ptx4-i.h \
        ../../../gcc-3.0.3/gcc/config/i386/rtems.h \
        ../../../gcc-3.0.3/gcc/config/i386/rtemself.h \
        ../../../gcc-3.0.3/gcc/config/i386/sco.h \
        ../../../gcc-3.0.3/gcc/config/i386/sco4.h \
        ../../../gcc-3.0.3/gcc/config/i386/sco4dbx.h \
        ../../../gcc-3.0.3/gcc/config/i386/sco5.h \
        ../../../gcc-3.0.3/gcc/config/i386/scodbx.h \
        ../../../gcc-3.0.3/gcc/config/i386/seq-gas.h \
        ../../../gcc-3.0.3/gcc/config/i386/seq-sysv3.h \
        ../../../gcc-3.0.3/gcc/config/i386/seq2-sysv3.h \
        ../../../gcc-3.0.3/gcc/config/i386/sequent.h \
        ../../../gcc-3.0.3/gcc/config/i386/sol2.h \
        ../../../gcc-3.0.3/gcc/config/i386/sol2gas.h \
        ../../../gcc-3.0.3/gcc/config/i386/sun.h \
        ../../../gcc-3.0.3/gcc/config/i386/sun386.h \
        ../../../gcc-3.0.3/gcc/config/i386/svr3dbx.h \
        ../../../gcc-3.0.3/gcc/config/i386/svr3gas.h \
        ../../../gcc-3.0.3/gcc/config/i386/sysv3.h \
        ../../../gcc-3.0.3/gcc/config/i386/sysv4.h \
        ../../../gcc-3.0.3/gcc/config/i386/sysv5.h \
        ../../../gcc-3.0.3/gcc/config/i386/udk.h \
        ../../../gcc-3.0.3/gcc/config/i386/unix.h \
        ../../../gcc-3.0.3/gcc/config/i386/uwin.h \
        ../../../gcc-3.0.3/gcc/config/i386/v3gas.h \
        ../../../gcc-3.0.3/gcc/config/i386/vsta.h \
        ../../../gcc-3.0.3/gcc/config/i386/vxi386.h \
        ../../../gcc-3.0.3/gcc/config/i386/win-nt.h \
        ../../../gcc-3.0.3/gcc/config/i386/win32.h \
        ../../../gcc-3.0.3/gcc/config/i386/winnt.c \
        ../../../gcc-3.0.3/gcc/config/i386/xm-aix.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-beos.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-bsd386.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-cygwin.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-dgux.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-djgpp.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-dos.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-freebsd.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-gnu.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-i386-interix.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-isc.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-linux.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-lynx.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-mingw32.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-next.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-openbsd.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-os2.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-osf.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-osf1elf.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-sco.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-sco5.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-sun.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-sysv3.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-sysv4.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-vsta.h \
        ../../../gcc-3.0.3/gcc/config/i386/xm-winnt.h \
        ../../../gcc-3.0.3/gcc/config/i860/bsd-gas.h \
        ../../../gcc-3.0.3/gcc/config/i860/bsd.h \
        ../../../gcc-3.0.3/gcc/config/i860/fx2800.h \
        ../../../gcc-3.0.3/gcc/config/i860/i860-protos.h \
        ../../../gcc-3.0.3/gcc/config/i860/i860.c \
        ../../../gcc-3.0.3/gcc/config/i860/i860.h \
        ../../../gcc-3.0.3/gcc/config/i860/mach.h \
        ../../../gcc-3.0.3/gcc/config/i860/paragon.h \
        ../../../gcc-3.0.3/gcc/config/i860/sysv3.h \
        ../../../gcc-3.0.3/gcc/config/i860/sysv4.h \
        ../../../gcc-3.0.3/gcc/config/i860/xm-fx2800.h \
        ../../../gcc-3.0.3/gcc/config/i860/xm-i860.h \
        ../../../gcc-3.0.3/gcc/config/i960/i960-coff.h \
        ../../../gcc-3.0.3/gcc/config/i960/i960-protos.h \
        ../../../gcc-3.0.3/gcc/config/i960/i960.c \
        ../../../gcc-3.0.3/gcc/config/i960/i960.h \
        ../../../gcc-3.0.3/gcc/config/i960/rtems.h \
        ../../../gcc-3.0.3/gcc/config/i960/vx960-coff.h \
        ../../../gcc-3.0.3/gcc/config/i960/vx960.h \
        ../../../gcc-3.0.3/gcc/config/i960/xm-i960.h \
        ../../../gcc-3.0.3/gcc/config/ia64/elf.h \
        ../../../gcc-3.0.3/gcc/config/ia64/freebsd.h \
        ../../../gcc-3.0.3/gcc/config/ia64/fde-glibc.c \
        ../../../gcc-3.0.3/gcc/config/ia64/hpux.h \
        ../../../gcc-3.0.3/gcc/config/ia64/ia64-protos.h \
        ../../../gcc-3.0.3/gcc/config/ia64/ia64.c \
        ../../../gcc-3.0.3/gcc/config/ia64/ia64.h \
        ../../../gcc-3.0.3/gcc/config/ia64/ia64intrin.h \
        ../../../gcc-3.0.3/gcc/config/ia64/linux.h \
        ../../../gcc-3.0.3/gcc/config/ia64/sysv4.h \
        ../../../gcc-3.0.3/gcc/config/ia64/unwind-ia64.c \
        ../../../gcc-3.0.3/gcc/config/ia64/unwind-ia64.h \
        ../../../gcc-3.0.3/gcc/config/ia64/xm-ia64.h \
        ../../../gcc-3.0.3/gcc/config/interix.h \
        ../../../gcc-3.0.3/gcc/config/libgloss.h \
        ../../../gcc-3.0.3/gcc/config/linux-aout.h \
        ../../../gcc-3.0.3/gcc/config/linux.h \
        ../../../gcc-3.0.3/gcc/config/lynx-ng.h \
        ../../../gcc-3.0.3/gcc/config/lynx.h \
        ../../../gcc-3.0.3/gcc/config/m32r/initfini.c \
        ../../../gcc-3.0.3/gcc/config/m32r/m32r-protos.h \
        ../../../gcc-3.0.3/gcc/config/m32r/m32r.c \
        ../../../gcc-3.0.3/gcc/config/m32r/m32r.h \
        ../../../gcc-3.0.3/gcc/config/m32r/xm-m32r.h \
        ../../../gcc-3.0.3/gcc/config/m68hc11/m68hc11-protos.h \
        ../../../gcc-3.0.3/gcc/config/m68hc11/m68hc11.c \
        ../../../gcc-3.0.3/gcc/config/m68hc11/m68hc11.h \
        ../../../gcc-3.0.3/gcc/config/m68hc11/m68hc12.h \
        ../../../gcc-3.0.3/gcc/config/m68hc11/xm-m68hc11.h \
        ../../../gcc-3.0.3/gcc/config/m68k/3b1.h \
        ../../../gcc-3.0.3/gcc/config/m68k/3b1g.h \
        ../../../gcc-3.0.3/gcc/config/m68k/a-ux.h \
        ../../../gcc-3.0.3/gcc/config/m68k/altos3068.h \
        ../../../gcc-3.0.3/gcc/config/m68k/amix.h \
        ../../../gcc-3.0.3/gcc/config/m68k/apollo68.h \
        ../../../gcc-3.0.3/gcc/config/m68k/atari.h \
        ../../../gcc-3.0.3/gcc/config/m68k/aux-crt1.c \
        ../../../gcc-3.0.3/gcc/config/m68k/aux-exit.c \
        ../../../gcc-3.0.3/gcc/config/m68k/aux-mcount.c \
        ../../../gcc-3.0.3/gcc/config/m68k/auxas.h \
        ../../../gcc-3.0.3/gcc/config/m68k/auxgas.h \
        ../../../gcc-3.0.3/gcc/config/m68k/auxgld.h \
        ../../../gcc-3.0.3/gcc/config/m68k/auxld.h \
        ../../../gcc-3.0.3/gcc/config/m68k/ccur-GAS.h \
        ../../../gcc-3.0.3/gcc/config/m68k/coff.h \
        ../../../gcc-3.0.3/gcc/config/m68k/crds.h \
        ../../../gcc-3.0.3/gcc/config/m68k/ctix.h \
        ../../../gcc-3.0.3/gcc/config/m68k/dpx2.h \
        ../../../gcc-3.0.3/gcc/config/m68k/dpx2cdbx.h \
        ../../../gcc-3.0.3/gcc/config/m68k/dpx2g.h \
        ../../../gcc-3.0.3/gcc/config/m68k/fpgnulib.c \
        ../../../gcc-3.0.3/gcc/config/m68k/hp2bsd.h \
        ../../../gcc-3.0.3/gcc/config/m68k/hp310.h \
        ../../../gcc-3.0.3/gcc/config/m68k/hp310g.h \
        ../../../gcc-3.0.3/gcc/config/m68k/hp320.h \
        ../../../gcc-3.0.3/gcc/config/m68k/hp320g.h \
        ../../../gcc-3.0.3/gcc/config/m68k/hp3bsd.h \
        ../../../gcc-3.0.3/gcc/config/m68k/hp3bsd44.h \
        ../../../gcc-3.0.3/gcc/config/m68k/hpux7.h \
        ../../../gcc-3.0.3/gcc/config/m68k/isi-nfp.h \
        ../../../gcc-3.0.3/gcc/config/m68k/isi.h \
        ../../../gcc-3.0.3/gcc/config/m68k/linux-aout.h \
        ../../../gcc-3.0.3/gcc/config/m68k/linux.h \
        ../../../gcc-3.0.3/gcc/config/m68k/lynx-ng.h \
        ../../../gcc-3.0.3/gcc/config/m68k/lynx.h \
        ../../../gcc-3.0.3/gcc/config/m68k/m68020-elf.h \
        ../../../gcc-3.0.3/gcc/config/m68k/m68k-aout.h \
        ../../../gcc-3.0.3/gcc/config/m68k/m68k-coff.h \
        ../../../gcc-3.0.3/gcc/config/m68k/m68k-none.h \
        ../../../gcc-3.0.3/gcc/config/m68k/m68k-protos.h \
        ../../../gcc-3.0.3/gcc/config/m68k/m68k-psos.h \
        ../../../gcc-3.0.3/gcc/config/m68k/m68k.c \
        ../../../gcc-3.0.3/gcc/config/m68k/m68k.h \
        ../../../gcc-3.0.3/gcc/config/m68k/m68kelf.h \
        ../../../gcc-3.0.3/gcc/config/m68k/m68kemb.h \
        ../../../gcc-3.0.3/gcc/config/m68k/m68kv4.h \
        ../../../gcc-3.0.3/gcc/config/m68k/mot3300.h \
        ../../../gcc-3.0.3/gcc/config/m68k/netbsd.h \
        ../../../gcc-3.0.3/gcc/config/m68k/news.h \
        ../../../gcc-3.0.3/gcc/config/m68k/news3.h \
        ../../../gcc-3.0.3/gcc/config/m68k/news3gas.h \
        ../../../gcc-3.0.3/gcc/config/m68k/newsgas.h \
        ../../../gcc-3.0.3/gcc/config/m68k/next.h \
        ../../../gcc-3.0.3/gcc/config/m68k/next21.h \
        ../../../gcc-3.0.3/gcc/config/m68k/openbsd.h \
        ../../../gcc-3.0.3/gcc/config/m68k/pbb.h \
        ../../../gcc-3.0.3/gcc/config/m68k/plexus.h \
        ../../../gcc-3.0.3/gcc/config/m68k/rtems.h \
        ../../../gcc-3.0.3/gcc/config/m68k/rtemself.h \
        ../../../gcc-3.0.3/gcc/config/m68k/sgs.h \
        ../../../gcc-3.0.3/gcc/config/m68k/sun2.h \
        ../../../gcc-3.0.3/gcc/config/m68k/sun2o4.h \
        ../../../gcc-3.0.3/gcc/config/m68k/sun3.h \
        ../../../gcc-3.0.3/gcc/config/m68k/sun3mach.h \
        ../../../gcc-3.0.3/gcc/config/m68k/sun3n.h \
        ../../../gcc-3.0.3/gcc/config/m68k/sun3n3.h \
        ../../../gcc-3.0.3/gcc/config/m68k/sun3o3.h \
        ../../../gcc-3.0.3/gcc/config/m68k/tower-as.h \
        ../../../gcc-3.0.3/gcc/config/m68k/tower.h \
        ../../../gcc-3.0.3/gcc/config/m68k/vxm68k.h \
        ../../../gcc-3.0.3/gcc/config/m68k/xm-3b1.h \
        ../../../gcc-3.0.3/gcc/config/m68k/xm-altos3068.h \
        ../../../gcc-3.0.3/gcc/config/m68k/xm-amix.h \
        ../../../gcc-3.0.3/gcc/config/m68k/xm-atari.h \
        ../../../gcc-3.0.3/gcc/config/m68k/xm-aux.h \
        ../../../gcc-3.0.3/gcc/config/m68k/xm-crds.h \
        ../../../gcc-3.0.3/gcc/config/m68k/xm-hp320.h \
        ../../../gcc-3.0.3/gcc/config/m68k/xm-linux.h \
        ../../../gcc-3.0.3/gcc/config/m68k/xm-lynx.h \
        ../../../gcc-3.0.3/gcc/config/m68k/xm-m68k.h \
        ../../../gcc-3.0.3/gcc/config/m68k/xm-m68kv.h \
        ../../../gcc-3.0.3/gcc/config/m68k/xm-mot3300.h \
        ../../../gcc-3.0.3/gcc/config/m68k/xm-next.h \
        ../../../gcc-3.0.3/gcc/config/m68k/xm-openbsd.h \
        ../../../gcc-3.0.3/gcc/config/m68k/xm-plexus.h \
        ../../../gcc-3.0.3/gcc/config/m68k/xm-sun3.h \
        ../../../gcc-3.0.3/gcc/config/m68k/xm-tower.h \
        ../../../gcc-3.0.3/gcc/config/m88k/aout-dbx.h \
        ../../../gcc-3.0.3/gcc/config/m88k/dgux.h \
        ../../../gcc-3.0.3/gcc/config/m88k/dguxbcs.h \
        ../../../gcc-3.0.3/gcc/config/m88k/dolph.h \
        ../../../gcc-3.0.3/gcc/config/m88k/luna.h \
        ../../../gcc-3.0.3/gcc/config/m88k/m88k-aout.h \
        ../../../gcc-3.0.3/gcc/config/m88k/m88k-coff.h \
        ../../../gcc-3.0.3/gcc/config/m88k/m88k-protos.h \
        ../../../gcc-3.0.3/gcc/config/m88k/m88k.c \
        ../../../gcc-3.0.3/gcc/config/m88k/m88k.h \
        ../../../gcc-3.0.3/gcc/config/m88k/openbsd.h \
        ../../../gcc-3.0.3/gcc/config/m88k/sysv3.h \
        ../../../gcc-3.0.3/gcc/config/m88k/sysv4.h \
        ../../../gcc-3.0.3/gcc/config/m88k/tekXD88.h \
        ../../../gcc-3.0.3/gcc/config/m88k/xm-m88k.h \
        ../../../gcc-3.0.3/gcc/config/m88k/xm-openbsd.h \
        ../../../gcc-3.0.3/gcc/config/m88k/xm-sysv3.h \
        ../../../gcc-3.0.3/gcc/config/mcore/gfloat.h \
        ../../../gcc-3.0.3/gcc/config/mcore/mcore-elf.h \
        ../../../gcc-3.0.3/gcc/config/mcore/mcore-pe.h \
        ../../../gcc-3.0.3/gcc/config/mcore/mcore-protos.h \
        ../../../gcc-3.0.3/gcc/config/mcore/mcore.c \
        ../../../gcc-3.0.3/gcc/config/mcore/mcore.h \
        ../../../gcc-3.0.3/gcc/config/mcore/xm-mcore.h \
        ../../../gcc-3.0.3/gcc/config/mips/abi64.h \
        ../../../gcc-3.0.3/gcc/config/mips/bsd-4.h \
        ../../../gcc-3.0.3/gcc/config/mips/bsd-5.h \
        ../../../gcc-3.0.3/gcc/config/mips/cross64.h \
        ../../../gcc-3.0.3/gcc/config/mips/dec-bsd.h \
        ../../../gcc-3.0.3/gcc/config/mips/dec-osf1.h \
        ../../../gcc-3.0.3/gcc/config/mips/ecoff.h \
        ../../../gcc-3.0.3/gcc/config/mips/ecoffl.h \
        ../../../gcc-3.0.3/gcc/config/mips/elf.h \
        ../../../gcc-3.0.3/gcc/config/mips/elf64.h \
        ../../../gcc-3.0.3/gcc/config/mips/elfl.h \
        ../../../gcc-3.0.3/gcc/config/mips/elfl64.h \
        ../../../gcc-3.0.3/gcc/config/mips/elflorion.h \
        ../../../gcc-3.0.3/gcc/config/mips/elforion.h \
        ../../../gcc-3.0.3/gcc/config/mips/gnu.h \
        ../../../gcc-3.0.3/gcc/config/mips/iris3.h \
        ../../../gcc-3.0.3/gcc/config/mips/iris4.h \
        ../../../gcc-3.0.3/gcc/config/mips/iris4loser.h \
        ../../../gcc-3.0.3/gcc/config/mips/iris5.h \
        ../../../gcc-3.0.3/gcc/config/mips/iris5gas.h \
        ../../../gcc-3.0.3/gcc/config/mips/iris6.h \
        ../../../gcc-3.0.3/gcc/config/mips/iris6gld.h \
        ../../../gcc-3.0.3/gcc/config/mips/linux.h \
        ../../../gcc-3.0.3/gcc/config/mips/mips-5.h \
        ../../../gcc-3.0.3/gcc/config/mips/mips-protos.h \
        ../../../gcc-3.0.3/gcc/config/mips/mips.c \
        ../../../gcc-3.0.3/gcc/config/mips/mips.h \
        ../../../gcc-3.0.3/gcc/config/mips/netbsd.h \
        ../../../gcc-3.0.3/gcc/config/mips/news4.h \
        ../../../gcc-3.0.3/gcc/config/mips/news5.h \
        ../../../gcc-3.0.3/gcc/config/mips/nws3250v4.h \
        ../../../gcc-3.0.3/gcc/config/mips/openbsd-be.h \
        ../../../gcc-3.0.3/gcc/config/mips/openbsd.h \
        ../../../gcc-3.0.3/gcc/config/mips/osfrose.h \
        ../../../gcc-3.0.3/gcc/config/mips/r3900.h \
        ../../../gcc-3.0.3/gcc/config/mips/rtems.h \
        ../../../gcc-3.0.3/gcc/config/mips/rtems64.h \
        ../../../gcc-3.0.3/gcc/config/mips/sni-gas.h \
        ../../../gcc-3.0.3/gcc/config/mips/sni-svr4.h \
        ../../../gcc-3.0.3/gcc/config/mips/svr3-4.h \
        ../../../gcc-3.0.3/gcc/config/mips/svr3-5.h \
        ../../../gcc-3.0.3/gcc/config/mips/svr4-4.h \
        ../../../gcc-3.0.3/gcc/config/mips/svr4-5.h \
        ../../../gcc-3.0.3/gcc/config/mips/svr4-t.h \
        ../../../gcc-3.0.3/gcc/config/mips/ultrix.h \
        ../../../gcc-3.0.3/gcc/config/mips/vxworks.h \
        ../../../gcc-3.0.3/gcc/config/mips/xm-iris3.h \
        ../../../gcc-3.0.3/gcc/config/mips/xm-iris4.h \
        ../../../gcc-3.0.3/gcc/config/mips/xm-iris5.h \
        ../../../gcc-3.0.3/gcc/config/mips/xm-iris6.h \
        ../../../gcc-3.0.3/gcc/config/mips/xm-mips.h \
        ../../../gcc-3.0.3/gcc/config/mips/xm-nws3250v4.h \
        ../../../gcc-3.0.3/gcc/config/mips/xm-openbsd.h \
        ../../../gcc-3.0.3/gcc/config/mips/xm-sysv.h \
        ../../../gcc-3.0.3/gcc/config/mn10200/mn10200-protos.h \
        ../../../gcc-3.0.3/gcc/config/mn10200/mn10200.c \
        ../../../gcc-3.0.3/gcc/config/mn10200/mn10200.h \
        ../../../gcc-3.0.3/gcc/config/mn10200/xm-mn10200.h \
        ../../../gcc-3.0.3/gcc/config/mn10300/mn10300-protos.h \
        ../../../gcc-3.0.3/gcc/config/mn10300/mn10300.c \
        ../../../gcc-3.0.3/gcc/config/mn10300/mn10300.h \
        ../../../gcc-3.0.3/gcc/config/mn10300/xm-mn10300.h \
        ../../../gcc-3.0.3/gcc/config/netbsd.h \
        ../../../gcc-3.0.3/gcc/config/netware.h \
        ../../../gcc-3.0.3/gcc/config/nextstep.c \
        ../../../gcc-3.0.3/gcc/config/nextstep.h \
        ../../../gcc-3.0.3/gcc/config/nextstep21.h \
        ../../../gcc-3.0.3/gcc/config/ns32k/encore.h \
        ../../../gcc-3.0.3/gcc/config/ns32k/merlin.h \
        ../../../gcc-3.0.3/gcc/config/ns32k/netbsd.h \
        ../../../gcc-3.0.3/gcc/config/ns32k/ns32k-protos.h \
        ../../../gcc-3.0.3/gcc/config/ns32k/ns32k.c \
        ../../../gcc-3.0.3/gcc/config/ns32k/ns32k.h \
        ../../../gcc-3.0.3/gcc/config/ns32k/pc532-mach.h \
        ../../../gcc-3.0.3/gcc/config/ns32k/pc532-min.h \
        ../../../gcc-3.0.3/gcc/config/ns32k/pc532.h \
        ../../../gcc-3.0.3/gcc/config/ns32k/sequent.h \
        ../../../gcc-3.0.3/gcc/config/ns32k/tek6000.h \
        ../../../gcc-3.0.3/gcc/config/ns32k/tek6100.h \
        ../../../gcc-3.0.3/gcc/config/ns32k/tek6200.h \
        ../../../gcc-3.0.3/gcc/config/ns32k/xm-netbsd.h \
        ../../../gcc-3.0.3/gcc/config/ns32k/xm-ns32k.h \
        ../../../gcc-3.0.3/gcc/config/ns32k/xm-pc532-min.h \
        ../../../gcc-3.0.3/gcc/config/openbsd.h \
        ../../../gcc-3.0.3/gcc/config/pa/elf.h \
        ../../../gcc-3.0.3/gcc/config/pa/long_double.h \
        ../../../gcc-3.0.3/gcc/config/pa/pa-64.h \
        ../../../gcc-3.0.3/gcc/config/pa/pa-gas.h \
        ../../../gcc-3.0.3/gcc/config/pa/pa-hiux.h \
        ../../../gcc-3.0.3/gcc/config/pa/pa-hpux.h \
        ../../../gcc-3.0.3/gcc/config/pa/pa-hpux10.h \
        ../../../gcc-3.0.3/gcc/config/pa/pa-hpux11.h \
        ../../../gcc-3.0.3/gcc/config/pa/pa-hpux7.h \
        ../../../gcc-3.0.3/gcc/config/pa/pa-hpux9.h \
        ../../../gcc-3.0.3/gcc/config/pa/pa-linux.h \
        ../../../gcc-3.0.3/gcc/config/pa/pa-oldas.h \
        ../../../gcc-3.0.3/gcc/config/pa/pa-osf.h \
        ../../../gcc-3.0.3/gcc/config/pa/pa-pro-end.h \
        ../../../gcc-3.0.3/gcc/config/pa/pa-protos.h \
        ../../../gcc-3.0.3/gcc/config/pa/pa.c \
        ../../../gcc-3.0.3/gcc/config/pa/pa.h \
        ../../../gcc-3.0.3/gcc/config/pa/pa32-regs.h \
        ../../../gcc-3.0.3/gcc/config/pa/pa64-regs.h \
        ../../../gcc-3.0.3/gcc/config/pa/pa64-start.h \
        ../../../gcc-3.0.3/gcc/config/pa/quadlib.c \
        ../../../gcc-3.0.3/gcc/config/pa/rtems.h \
        ../../../gcc-3.0.3/gcc/config/pa/som.h \
        ../../../gcc-3.0.3/gcc/config/pa/xm-linux.h \
        ../../../gcc-3.0.3/gcc/config/pa/xm-pa.h \
        ../../../gcc-3.0.3/gcc/config/pa/xm-pa64hpux.h \
        ../../../gcc-3.0.3/gcc/config/pa/xm-pahpux.h \
        ../../../gcc-3.0.3/gcc/config/pa/xm-papro.h \
        ../../../gcc-3.0.3/gcc/config/pdp11/2bsd.h \
        ../../../gcc-3.0.3/gcc/config/pdp11/pdp11-protos.h \
        ../../../gcc-3.0.3/gcc/config/pdp11/pdp11.c \
        ../../../gcc-3.0.3/gcc/config/pdp11/pdp11.h \
        ../../../gcc-3.0.3/gcc/config/pdp11/xm-pdp11.h \
        ../../../gcc-3.0.3/gcc/config/pj/linux.h \
        ../../../gcc-3.0.3/gcc/config/pj/pj-protos.h \
        ../../../gcc-3.0.3/gcc/config/pj/pj.c \
        ../../../gcc-3.0.3/gcc/config/pj/pj.h \
        ../../../gcc-3.0.3/gcc/config/pj/pjl.h \
        ../../../gcc-3.0.3/gcc/config/pj/xm-pj.h \
        ../../../gcc-3.0.3/gcc/config/psos.h \
        ../../../gcc-3.0.3/gcc/config/ptx4.h \
        ../../../gcc-3.0.3/gcc/config/romp/romp-protos.h \
        ../../../gcc-3.0.3/gcc/config/romp/romp.c \
        ../../../gcc-3.0.3/gcc/config/romp/romp.h \
        ../../../gcc-3.0.3/gcc/config/romp/xm-romp.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/aix.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/aix31.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/aix3newas.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/aix41.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/aix43.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/aix51.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/beos.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/chorus.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/eabi.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/eabiaix.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/eabisim.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/linux.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/lynx.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/mach.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/netbsd.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/rs6000-protos.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/rs6000.c \
        ../../../gcc-3.0.3/gcc/config/rs6000/rs6000.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/rtems.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/sol2.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/sysv4.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/sysv4le.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/vxppc.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/xm-beos.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/xm-cygwin.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/xm-darwin.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/xm-lynx.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/xm-mach.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/xm-rs6000.h \
        ../../../gcc-3.0.3/gcc/config/rs6000/xm-sysv4.h \
        ../../../gcc-3.0.3/gcc/config/rtems.h \
        ../../../gcc-3.0.3/gcc/config/sh/elf.h \
        ../../../gcc-3.0.3/gcc/config/sh/linux.h \
        ../../../gcc-3.0.3/gcc/config/sh/rtems.h \
        ../../../gcc-3.0.3/gcc/config/sh/rtemself.h \
        ../../../gcc-3.0.3/gcc/config/sh/sh-protos.h \
        ../../../gcc-3.0.3/gcc/config/sh/sh.c \
        ../../../gcc-3.0.3/gcc/config/sh/sh.h \
        ../../../gcc-3.0.3/gcc/config/sh/xm-sh.h \
        ../../../gcc-3.0.3/gcc/config/s390/linux.h \
        ../../../gcc-3.0.3/gcc/config/s390/linux64.h \
        ../../../gcc-3.0.3/gcc/config/s390/s390-protos.h \
        ../../../gcc-3.0.3/gcc/config/s390/s390.c \
        ../../../gcc-3.0.3/gcc/config/s390/s390.h \
        ../../../gcc-3.0.3/gcc/config/s390/xm-s390.h \
        ../../../gcc-3.0.3/gcc/config/s390/xm-s390x.h \
        ../../../gcc-3.0.3/gcc/config/sparc/aout.h \
        ../../../gcc-3.0.3/gcc/config/sparc/bsd.h \
        ../../../gcc-3.0.3/gcc/config/sparc/chorus.h \
        ../../../gcc-3.0.3/gcc/config/sparc/elf.h \
        ../../../gcc-3.0.3/gcc/config/sparc/gmon-sol2.c \
        ../../../gcc-3.0.3/gcc/config/sparc/hal.h \
        ../../../gcc-3.0.3/gcc/config/sparc/linux-aout.h \
        ../../../gcc-3.0.3/gcc/config/sparc/linux.h \
        ../../../gcc-3.0.3/gcc/config/sparc/linux64.h \
        ../../../gcc-3.0.3/gcc/config/sparc/lite.h \
        ../../../gcc-3.0.3/gcc/config/sparc/litecoff.h \
        ../../../gcc-3.0.3/gcc/config/sparc/liteelf.h \
        ../../../gcc-3.0.3/gcc/config/sparc/lynx-ng.h \
        ../../../gcc-3.0.3/gcc/config/sparc/lynx.h \
        ../../../gcc-3.0.3/gcc/config/sparc/netbsd.h \
        ../../../gcc-3.0.3/gcc/config/sparc/openbsd.h \
        ../../../gcc-3.0.3/gcc/config/sparc/pbd.h \
        ../../../gcc-3.0.3/gcc/config/sparc/rtems.h \
        ../../../gcc-3.0.3/gcc/config/sparc/rtemself.h \
        ../../../gcc-3.0.3/gcc/config/sparc/sol2-64.h \
        ../../../gcc-3.0.3/gcc/config/sparc/sol2-sld-64.h \
        ../../../gcc-3.0.3/gcc/config/sparc/sol2-sld.h \
        ../../../gcc-3.0.3/gcc/config/sparc/sol2.h \
        ../../../gcc-3.0.3/gcc/config/sparc/sp64-aout.h \
        ../../../gcc-3.0.3/gcc/config/sparc/sp64-elf.h \
        ../../../gcc-3.0.3/gcc/config/sparc/sp86x-aout.h \
        ../../../gcc-3.0.3/gcc/config/sparc/sp86x-elf.h \
        ../../../gcc-3.0.3/gcc/config/sparc/sparc-protos.h \
        ../../../gcc-3.0.3/gcc/config/sparc/sparc.c \
        ../../../gcc-3.0.3/gcc/config/sparc/sparc.h \
        ../../../gcc-3.0.3/gcc/config/sparc/splet.h \
        ../../../gcc-3.0.3/gcc/config/sparc/sun4gas.h \
        ../../../gcc-3.0.3/gcc/config/sparc/sun4o3.h \
        ../../../gcc-3.0.3/gcc/config/sparc/sunos4.h \
        ../../../gcc-3.0.3/gcc/config/sparc/sysv4.h \
        ../../../gcc-3.0.3/gcc/config/sparc/vxsim.h \
        ../../../gcc-3.0.3/gcc/config/sparc/vxsparc.h \
        ../../../gcc-3.0.3/gcc/config/sparc/vxsparc64.h \
        ../../../gcc-3.0.3/gcc/config/sparc/xm-linux.h \
        ../../../gcc-3.0.3/gcc/config/sparc/xm-lynx.h \
        ../../../gcc-3.0.3/gcc/config/sparc/xm-openbsd.h \
        ../../../gcc-3.0.3/gcc/config/sparc/xm-pbd.h \
        ../../../gcc-3.0.3/gcc/config/sparc/xm-sol2.h \
        ../../../gcc-3.0.3/gcc/config/sparc/xm-sp64.h \
        ../../../gcc-3.0.3/gcc/config/sparc/xm-sparc.h \
        ../../../gcc-3.0.3/gcc/config/sparc/xm-sysv4-64.h \
        ../../../gcc-3.0.3/gcc/config/sparc/xm-sysv4.h \
        ../../../gcc-3.0.3/gcc/config/svr3.h \
        ../../../gcc-3.0.3/gcc/config/svr4.h \
        ../../../gcc-3.0.3/gcc/config/tm-dwarf2.h \
        ../../../gcc-3.0.3/gcc/config/udivmod.c \
        ../../../gcc-3.0.3/gcc/config/udivmodsi4.c \
        ../../../gcc-3.0.3/gcc/config/usegas.h \
        ../../../gcc-3.0.3/gcc/config/v850/rtems.h \
        ../../../gcc-3.0.3/gcc/config/v850/v850-c.c \
        ../../../gcc-3.0.3/gcc/config/v850/v850-protos.h \
        ../../../gcc-3.0.3/gcc/config/v850/v850.c \
        ../../../gcc-3.0.3/gcc/config/v850/v850.h \
        ../../../gcc-3.0.3/gcc/config/v850/xm-v850.h \
        ../../../gcc-3.0.3/gcc/config/vax/netbsd.h \
        ../../../gcc-3.0.3/gcc/config/vax/openbsd.h \
        ../../../gcc-3.0.3/gcc/config/vax/openbsd1.h \
        ../../../gcc-3.0.3/gcc/config/vax/ultrix.h \
        ../../../gcc-3.0.3/gcc/config/vax/vax-protos.h \
        ../../../gcc-3.0.3/gcc/config/vax/vax.c \
        ../../../gcc-3.0.3/gcc/config/vax/vax.h \
        ../../../gcc-3.0.3/gcc/config/vax/vaxv.h \
        ../../../gcc-3.0.3/gcc/config/vax/vms.h \
        ../../../gcc-3.0.3/gcc/config/vax/xm-vax.h \
        ../../../gcc-3.0.3/gcc/config/vax/xm-vaxv.h \
        ../../../gcc-3.0.3/gcc/config/vax/xm-vms.h \
        ../../../gcc-3.0.3/gcc/config/we32k/we32k-protos.h \
        ../../../gcc-3.0.3/gcc/config/we32k/we32k.c \
        ../../../gcc-3.0.3/gcc/config/we32k/we32k.h \
        ../../../gcc-3.0.3/gcc/config/we32k/xm-we32k.h \
        ../../../gcc-3.0.3/gcc/config/xm-alloca.h \
        ../../../gcc-3.0.3/gcc/config/xm-freebsd.h \
        ../../../gcc-3.0.3/gcc/config/xm-gnu.h \
        ../../../gcc-3.0.3/gcc/config/xm-interix.h \
        ../../../gcc-3.0.3/gcc/config/xm-linux.h \
        ../../../gcc-3.0.3/gcc/config/xm-lynx.h \
        ../../../gcc-3.0.3/gcc/config/xm-openbsd.h \
        ../../../gcc-3.0.3/gcc/config/xm-std32.h \
        ../../../gcc-3.0.3/gcc/config/xm-svr3.h \
        ../../../gcc-3.0.3/gcc/config/xm-svr4.h \
        ../../../gcc-3.0.3/gcc/conflict.c \
        ../../../gcc-3.0.3/gcc/convert.c \
        ../../../gcc-3.0.3/gcc/convert.h \
        ../../../gcc-3.0.3/gcc/cp/call.c \
        ../../../gcc-3.0.3/gcc/cp/cfns.h \
        ../../../gcc-3.0.3/gcc/cp/class.c \
        ../../../gcc-3.0.3/gcc/cp/cp-tree.h \
        ../../../gcc-3.0.3/gcc/cp/cvt.c \
        ../../../gcc-3.0.3/gcc/cp/decl.c \
        ../../../gcc-3.0.3/gcc/cp/decl.h \
        ../../../gcc-3.0.3/gcc/cp/decl2.c \
        ../../../gcc-3.0.3/gcc/cp/dump.c \
        ../../../gcc-3.0.3/gcc/cp/errfn.c \
        ../../../gcc-3.0.3/gcc/cp/error.c \
        ../../../gcc-3.0.3/gcc/cp/except.c \
        ../../../gcc-3.0.3/gcc/cp/expr.c \
        ../../../gcc-3.0.3/gcc/cp/friend.c \
        ../../../gcc-3.0.3/gcc/cp/g++spec.c \
        ../../../gcc-3.0.3/gcc/cp/init.c \
        ../../../gcc-3.0.3/gcc/cp/lang-options.h \
        ../../../gcc-3.0.3/gcc/cp/lang-specs.h \
        ../../../gcc-3.0.3/gcc/cp/lex.c \
        ../../../gcc-3.0.3/gcc/cp/lex.h \
        ../../../gcc-3.0.3/gcc/cp/mangle.c \
        ../../../gcc-3.0.3/gcc/cp/method.c \
        ../../../gcc-3.0.3/gcc/cp/optimize.c \
        ../../../gcc-3.0.3/gcc/cp/parse.y \
        ../../../gcc-3.0.3/gcc/cp/pt.c \
        ../../../gcc-3.0.3/gcc/cp/ptree.c \
        ../../../gcc-3.0.3/gcc/cp/repo.c \
        ../../../gcc-3.0.3/gcc/cp/rtti.c \
        ../../../gcc-3.0.3/gcc/cp/search.c \
        ../../../gcc-3.0.3/gcc/cp/semantics.c \
        ../../../gcc-3.0.3/gcc/cp/spew.c \
        ../../../gcc-3.0.3/gcc/cp/tree.c \
        ../../../gcc-3.0.3/gcc/cp/typeck.c \
        ../../../gcc-3.0.3/gcc/cp/typeck2.c \
        ../../../gcc-3.0.3/gcc/cp/xref.c \
        ../../../gcc-3.0.3/gcc/cppdefault.c \
        ../../../gcc-3.0.3/gcc/cppdefault.h \
        ../../../gcc-3.0.3/gcc/cpperror.c \
        ../../../gcc-3.0.3/gcc/cppexp.c \
        ../../../gcc-3.0.3/gcc/cppfiles.c \
        ../../../gcc-3.0.3/gcc/cpphash.c \
        ../../../gcc-3.0.3/gcc/cpphash.h \
        ../../../gcc-3.0.3/gcc/cppinit.c \
        ../../../gcc-3.0.3/gcc/cpplex.c \
        ../../../gcc-3.0.3/gcc/cpplib.c \
        ../../../gcc-3.0.3/gcc/cpplib.h \
        ../../../gcc-3.0.3/gcc/cppmacro.c \
        ../../../gcc-3.0.3/gcc/cppmain.c \
        ../../../gcc-3.0.3/gcc/cppspec.c \
        ../../../gcc-3.0.3/gcc/cse.c \
        ../../../gcc-3.0.3/gcc/cselib.h \
        ../../../gcc-3.0.3/gcc/dbxout.c \
        ../../../gcc-3.0.3/gcc/dbxout.h \
        ../../../gcc-3.0.3/gcc/dbxstclass.h \
        ../../../gcc-3.0.3/gcc/dce.c \
        ../../../gcc-3.0.3/gcc/defaults.h \
        ../../../gcc-3.0.3/gcc/dependence.c \
        ../../../gcc-3.0.3/gcc/diagnostic.c \
        ../../../gcc-3.0.3/gcc/diagnostic.h \
        ../../../gcc-3.0.3/gcc/doloop.c \
        ../../../gcc-3.0.3/gcc/dominance.c \
        ../../../gcc-3.0.3/gcc/doprint.c \
        ../../../gcc-3.0.3/gcc/doschk.c \
        ../../../gcc-3.0.3/gcc/dwarf.h \
        ../../../gcc-3.0.3/gcc/dwarf2.h \
        ../../../gcc-3.0.3/gcc/dwarf2asm.c \
        ../../../gcc-3.0.3/gcc/dwarf2asm.h \
        ../../../gcc-3.0.3/gcc/dwarf2out.c \
        ../../../gcc-3.0.3/gcc/dwarf2out.h \
        ../../../gcc-3.0.3/gcc/dwarfout.c \
        ../../../gcc-3.0.3/gcc/dwarfout.h \
        ../../../gcc-3.0.3/gcc/emit-rtl.c \
        ../../../gcc-3.0.3/gcc/errors.c \
        ../../../gcc-3.0.3/gcc/errors.h \
        ../../../gcc-3.0.3/gcc/except.c \
        ../../../gcc-3.0.3/gcc/except.h \
        ../../../gcc-3.0.3/gcc/explow.c \
        ../../../gcc-3.0.3/gcc/expmed.c \
        ../../../gcc-3.0.3/gcc/expr.c \
        ../../../gcc-3.0.3/gcc/expr.h \
        ../../../gcc-3.0.3/gcc/f/ansify.c \
        ../../../gcc-3.0.3/gcc/f/bad.c \
        ../../../gcc-3.0.3/gcc/f/bad.h \
        ../../../gcc-3.0.3/gcc/f/bit.c \
        ../../../gcc-3.0.3/gcc/f/bit.h \
        ../../../gcc-3.0.3/gcc/f/bld.c \
        ../../../gcc-3.0.3/gcc/f/bld.h \
        ../../../gcc-3.0.3/gcc/f/com.c \
        ../../../gcc-3.0.3/gcc/f/com.h \
        ../../../gcc-3.0.3/gcc/f/data.c \
        ../../../gcc-3.0.3/gcc/f/data.h \
        ../../../gcc-3.0.3/gcc/f/equiv.c \
        ../../../gcc-3.0.3/gcc/f/equiv.h \
        ../../../gcc-3.0.3/gcc/f/expr.c \
        ../../../gcc-3.0.3/gcc/f/expr.h \
        ../../../gcc-3.0.3/gcc/f/fini.c \
        ../../../gcc-3.0.3/gcc/f/g77spec.c \
        ../../../gcc-3.0.3/gcc/f/global.c \
        ../../../gcc-3.0.3/gcc/f/global.h \
        ../../../gcc-3.0.3/gcc/f/implic.c \
        ../../../gcc-3.0.3/gcc/f/implic.h \
        ../../../gcc-3.0.3/gcc/f/info.c \
        ../../../gcc-3.0.3/gcc/f/info.h \
        ../../../gcc-3.0.3/gcc/f/intdoc.c \
        ../../../gcc-3.0.3/gcc/f/intrin.c \
        ../../../gcc-3.0.3/gcc/f/intrin.h \
        ../../../gcc-3.0.3/gcc/f/lab.c \
        ../../../gcc-3.0.3/gcc/f/lab.h \
        ../../../gcc-3.0.3/gcc/f/lang-options.h \
        ../../../gcc-3.0.3/gcc/f/lang-specs.h \
        ../../../gcc-3.0.3/gcc/f/lex.c \
        ../../../gcc-3.0.3/gcc/f/lex.h \
        ../../../gcc-3.0.3/gcc/f/malloc.c \
        ../../../gcc-3.0.3/gcc/f/malloc.h \
        ../../../gcc-3.0.3/gcc/f/name.c \
        ../../../gcc-3.0.3/gcc/f/name.h \
        ../../../gcc-3.0.3/gcc/f/parse.c \
        ../../../gcc-3.0.3/gcc/f/proj.c \
        ../../../gcc-3.0.3/gcc/f/proj.h \
        ../../../gcc-3.0.3/gcc/f/src.c \
        ../../../gcc-3.0.3/gcc/f/src.h \
        ../../../gcc-3.0.3/gcc/f/st.c \
        ../../../gcc-3.0.3/gcc/f/st.h \
        ../../../gcc-3.0.3/gcc/f/sta.c \
        ../../../gcc-3.0.3/gcc/f/sta.h \
        ../../../gcc-3.0.3/gcc/f/stb.c \
        ../../../gcc-3.0.3/gcc/f/stb.h \
        ../../../gcc-3.0.3/gcc/f/stc.c \
        ../../../gcc-3.0.3/gcc/f/stc.h \
        ../../../gcc-3.0.3/gcc/f/std.c \
        ../../../gcc-3.0.3/gcc/f/std.h \
        ../../../gcc-3.0.3/gcc/f/ste.c \
        ../../../gcc-3.0.3/gcc/f/ste.h \
        ../../../gcc-3.0.3/gcc/f/storag.c \
        ../../../gcc-3.0.3/gcc/f/storag.h \
        ../../../gcc-3.0.3/gcc/f/stp.c \
        ../../../gcc-3.0.3/gcc/f/stp.h \
        ../../../gcc-3.0.3/gcc/f/str.c \
        ../../../gcc-3.0.3/gcc/f/str.h \
        ../../../gcc-3.0.3/gcc/f/sts.c \
        ../../../gcc-3.0.3/gcc/f/sts.h \
        ../../../gcc-3.0.3/gcc/f/stt.c \
        ../../../gcc-3.0.3/gcc/f/stt.h \
        ../../../gcc-3.0.3/gcc/f/stu.c \
        ../../../gcc-3.0.3/gcc/f/stu.h \
        ../../../gcc-3.0.3/gcc/f/stv.c \
        ../../../gcc-3.0.3/gcc/f/stv.h \
        ../../../gcc-3.0.3/gcc/f/stw.c \
        ../../../gcc-3.0.3/gcc/f/stw.h \
        ../../../gcc-3.0.3/gcc/f/symbol.c \
        ../../../gcc-3.0.3/gcc/f/symbol.h \
        ../../../gcc-3.0.3/gcc/f/target.c \
        ../../../gcc-3.0.3/gcc/f/target.h \
        ../../../gcc-3.0.3/gcc/f/top.c \
        ../../../gcc-3.0.3/gcc/f/top.h \
        ../../../gcc-3.0.3/gcc/f/type.c \
        ../../../gcc-3.0.3/gcc/f/type.h \
        ../../../gcc-3.0.3/gcc/f/version.c \
        ../../../gcc-3.0.3/gcc/f/version.h \
        ../../../gcc-3.0.3/gcc/f/where.c \
        ../../../gcc-3.0.3/gcc/f/where.h \
        ../../../gcc-3.0.3/gcc/final.c \
        ../../../gcc-3.0.3/gcc/flags.h \
        ../../../gcc-3.0.3/gcc/floatlib.c \
        ../../../gcc-3.0.3/gcc/flow.c \
        ../../../gcc-3.0.3/gcc/fold-const.c \
        ../../../gcc-3.0.3/gcc/fp-test.c \
        ../../../gcc-3.0.3/gcc/function.c \
        ../../../gcc-3.0.3/gcc/function.h \
        ../../../gcc-3.0.3/gcc/gansidecl.h \
        ../../../gcc-3.0.3/gcc/gcc.c \
        ../../../gcc-3.0.3/gcc/gcc.h \
        ../../../gcc-3.0.3/gcc/gccspec.c \
        ../../../gcc-3.0.3/gcc/gcov-io.h \
        ../../../gcc-3.0.3/gcc/gcov.c \
        ../../../gcc-3.0.3/gcc/gcse.c \
        ../../../gcc-3.0.3/gcc/ggc-callbacks.c \
        ../../../gcc-3.0.3/gcc/ggc-common.c \
        ../../../gcc-3.0.3/gcc/ggc-none.c \
        ../../../gcc-3.0.3/gcc/ggc-page.c \
        ../../../gcc-3.0.3/gcc/ggc-simple.c \
        ../../../gcc-3.0.3/gcc/ggc.h \
        ../../../gcc-3.0.3/gcc/glimits.h \
        ../../../gcc-3.0.3/gcc/global.c \
        ../../../gcc-3.0.3/gcc/gmon.c \
        ../../../gcc-3.0.3/gcc/graph.c \
        ../../../gcc-3.0.3/gcc/graph.h \
        ../../../gcc-3.0.3/gcc/gstab.h \
        ../../../gcc-3.0.3/gcc/gsyms.h \
        ../../../gcc-3.0.3/gcc/gsyslimits.h \
        ../../../gcc-3.0.3/gcc/gthr-aix.h \
        ../../../gcc-3.0.3/gcc/gthr-dce.h \
        ../../../gcc-3.0.3/gcc/gthr-posix.h \
        ../../../gcc-3.0.3/gcc/gthr-rtems.h \
        ../../../gcc-3.0.3/gcc/gthr-single.h \
        ../../../gcc-3.0.3/gcc/gthr-solaris.h \
        ../../../gcc-3.0.3/gcc/gthr-vxworks.h \
        ../../../gcc-3.0.3/gcc/gthr-win32.h \
        ../../../gcc-3.0.3/gcc/gthr.h \
        ../../../gcc-3.0.3/gcc/haifa-sched.c \
        ../../../gcc-3.0.3/gcc/halfpic.c \
        ../../../gcc-3.0.3/gcc/halfpic.h \
        ../../../gcc-3.0.3/gcc/hard-reg-set.h \
        ../../../gcc-3.0.3/gcc/hash.c \
        ../../../gcc-3.0.3/gcc/hash.h \
        ../../../gcc-3.0.3/gcc/hwint.h \
        ../../../gcc-3.0.3/gcc/ifcvt.c \
        ../../../gcc-3.0.3/gcc/input.h \
        ../../../gcc-3.0.3/gcc/insn-addr.h \
        ../../../gcc-3.0.3/gcc/integrate.c \
        ../../../gcc-3.0.3/gcc/integrate.h \
        ../../../gcc-3.0.3/gcc/intl.c \
        ../../../gcc-3.0.3/gcc/intl.h \
        ../../../gcc-3.0.3/gcc/java/boehm.c \
        ../../../gcc-3.0.3/gcc/java/buffer.c \
        ../../../gcc-3.0.3/gcc/java/buffer.h \
        ../../../gcc-3.0.3/gcc/java/chartables.h \
        ../../../gcc-3.0.3/gcc/java/check-init.c \
        ../../../gcc-3.0.3/gcc/java/class.c \
        ../../../gcc-3.0.3/gcc/java/constants.c \
        ../../../gcc-3.0.3/gcc/java/convert.h \
        ../../../gcc-3.0.3/gcc/java/decl.c \
        ../../../gcc-3.0.3/gcc/java/except.c \
        ../../../gcc-3.0.3/gcc/java/expr.c \
        ../../../gcc-3.0.3/gcc/java/gjavah.c \
        ../../../gcc-3.0.3/gcc/java/java-except.h \
        ../../../gcc-3.0.3/gcc/java/java-opcodes.h \
        ../../../gcc-3.0.3/gcc/java/java-tree.h \
        ../../../gcc-3.0.3/gcc/java/javaop.h \
        ../../../gcc-3.0.3/gcc/java/jcf-depend.c \
        ../../../gcc-3.0.3/gcc/java/jcf-dump.c \
        ../../../gcc-3.0.3/gcc/java/jcf-io.c \
        ../../../gcc-3.0.3/gcc/java/jcf-parse.c \
        ../../../gcc-3.0.3/gcc/java/jcf-path.c \
        ../../../gcc-3.0.3/gcc/java/jcf-reader.c \
        ../../../gcc-3.0.3/gcc/java/jcf-write.c \
        ../../../gcc-3.0.3/gcc/java/jcf.h \
        ../../../gcc-3.0.3/gcc/java/jv-scan.c \
        ../../../gcc-3.0.3/gcc/java/jvgenmain.c \
        ../../../gcc-3.0.3/gcc/java/jvspec.c \
        ../../../gcc-3.0.3/gcc/java/keyword.h \
        ../../../gcc-3.0.3/gcc/java/lang-options.h \
        ../../../gcc-3.0.3/gcc/java/lang-specs.h \
        ../../../gcc-3.0.3/gcc/java/lang.c \
        ../../../gcc-3.0.3/gcc/java/lex.c \
        ../../../gcc-3.0.3/gcc/java/lex.h \
        ../../../gcc-3.0.3/gcc/java/mangle.c \
        ../../../gcc-3.0.3/gcc/java/mangle_name.c \
        ../../../gcc-3.0.3/gcc/java/parse-scan.y \
        ../../../gcc-3.0.3/gcc/java/parse.y \
        ../../../gcc-3.0.3/gcc/java/typeck.c \
        ../../../gcc-3.0.3/gcc/java/verify.c \
        ../../../gcc-3.0.3/gcc/java/xref.c \
        ../../../gcc-3.0.3/gcc/java/xref.h \
        ../../../gcc-3.0.3/gcc/java/zextract.c \
        ../../../gcc-3.0.3/gcc/java/zipfile.h \
        ../../../gcc-3.0.3/gcc/jump.c \
        ../../../gcc-3.0.3/gcc/lcm.c \
        ../../../gcc-3.0.3/gcc/lists.c \
        ../../../gcc-3.0.3/gcc/local-alloc.c \
        ../../../gcc-3.0.3/gcc/loop.c \
        ../../../gcc-3.0.3/gcc/loop.h \
        ../../../gcc-3.0.3/gcc/machmode.h \
        ../../../gcc-3.0.3/gcc/mbchar.c \
        ../../../gcc-3.0.3/gcc/mbchar.h \
        ../../../gcc-3.0.3/gcc/mkdeps.c \
        ../../../gcc-3.0.3/gcc/mkdeps.h \
        ../../../gcc-3.0.3/gcc/objc/lang-options.h \
        ../../../gcc-3.0.3/gcc/objc/lang-specs.h \
        ../../../gcc-3.0.3/gcc/objc/objc-act.c \
        ../../../gcc-3.0.3/gcc/objc/objc-act.h \
        ../../../gcc-3.0.3/gcc/objc/objc-parse.y \
        ../../../gcc-3.0.3/gcc/optabs.c \
        ../../../gcc-3.0.3/gcc/output.h \
        ../../../gcc-3.0.3/gcc/params.c \
        ../../../gcc-3.0.3/gcc/params.h \
        ../../../gcc-3.0.3/gcc/predict.c \
        ../../../gcc-3.0.3/gcc/prefix.c \
        ../../../gcc-3.0.3/gcc/prefix.h \
        ../../../gcc-3.0.3/gcc/print-rtl.c \
        ../../../gcc-3.0.3/gcc/print-tree.c \
        ../../../gcc-3.0.3/gcc/profile.c \
        ../../../gcc-3.0.3/gcc/protoize.c \
        ../../../gcc-3.0.3/gcc/real.c \
        ../../../gcc-3.0.3/gcc/real.h \
        ../../../gcc-3.0.3/gcc/recog.c \
        ../../../gcc-3.0.3/gcc/recog.h \
        ../../../gcc-3.0.3/gcc/reg-stack.c \
        ../../../gcc-3.0.3/gcc/regclass.c \
        ../../../gcc-3.0.3/gcc/regmove.c \
        ../../../gcc-3.0.3/gcc/regrename.c \
        ../../../gcc-3.0.3/gcc/regs.h \
        ../../../gcc-3.0.3/gcc/reload.c \
        ../../../gcc-3.0.3/gcc/reload.h \
        ../../../gcc-3.0.3/gcc/reload1.c \
        ../../../gcc-3.0.3/gcc/reorg.c \
        ../../../gcc-3.0.3/gcc/resource.c \
        ../../../gcc-3.0.3/gcc/resource.h \
        ../../../gcc-3.0.3/gcc/rtl.c \
        ../../../gcc-3.0.3/gcc/rtl.h \
        ../../../gcc-3.0.3/gcc/rtlanal.c \
        ../../../gcc-3.0.3/gcc/sbitmap.c \
        ../../../gcc-3.0.3/gcc/sbitmap.h \
        ../../../gcc-3.0.3/gcc/sched-deps.c \
        ../../../gcc-3.0.3/gcc/sched-ebb.c \
        ../../../gcc-3.0.3/gcc/sched-int.h \
        ../../../gcc-3.0.3/gcc/sched-rgn.c \
        ../../../gcc-3.0.3/gcc/sched-vis.c \
        ../../../gcc-3.0.3/gcc/sdbout.c \
        ../../../gcc-3.0.3/gcc/sdbout.h \
        ../../../gcc-3.0.3/gcc/sibcall.c \
        ../../../gcc-3.0.3/gcc/simplify-rtx.c \
        ../../../gcc-3.0.3/gcc/ssa.c \
        ../../../gcc-3.0.3/gcc/ssa.h \
        ../../../gcc-3.0.3/gcc/stack.h \
        ../../../gcc-3.0.3/gcc/stmt.c \
        ../../../gcc-3.0.3/gcc/stor-layout.c \
        ../../../gcc-3.0.3/gcc/stringpool.c \
        ../../../gcc-3.0.3/gcc/sys-protos.h \
        ../../../gcc-3.0.3/gcc/sys-types.h \
        ../../../gcc-3.0.3/gcc/system.h \
        ../../../gcc-3.0.3/gcc/timevar.c \
        ../../../gcc-3.0.3/gcc/timevar.h \
        ../../../gcc-3.0.3/gcc/tlink.c \
        ../../../gcc-3.0.3/gcc/toplev.c \
        ../../../gcc-3.0.3/gcc/toplev.h \
        ../../../gcc-3.0.3/gcc/tradcif.y \
        ../../../gcc-3.0.3/gcc/tradcpp.c \
        ../../../gcc-3.0.3/gcc/tradcpp.h \
        ../../../gcc-3.0.3/gcc/tree.c \
        ../../../gcc-3.0.3/gcc/tree.h \
        ../../../gcc-3.0.3/gcc/tsystem.h \
        ../../../gcc-3.0.3/gcc/typeclass.h \
        ../../../gcc-3.0.3/gcc/unprotoize.c \
        ../../../gcc-3.0.3/gcc/unroll.c \
        ../../../gcc-3.0.3/gcc/varasm.c \
        ../../../gcc-3.0.3/gcc/varray.c \
        ../../../gcc-3.0.3/gcc/varray.h \
        ../../../gcc-3.0.3/gcc/version.c \
        ../../../gcc-3.0.3/gcc/version.h \
        ../../../gcc-3.0.3/gcc/xcoffout.c \
        ../../../gcc-3.0.3/gcc/xcoffout.h


that's far and away the longest line in the file. could the problem 
originate in what shell i'm using (cshrc)? is there a way to fix the line so 
it compiles correctly?

i'm also wondering about the warning:

cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled.

i configured it to use the GAS that was installed the last week of december.

-Josh Perlmutter



*******************
Joh Perlmutter
NOC "intern"
Brandeis University


_________________________________________________________________
Join the worldÂ’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* UNSCribe
  2002-01-04 10:16 gcc 303 on hpux 10.20 Josh Perlmutter
@ 2002-01-06  2:49 ` Ram Khatkhedkar
  2002-01-06  7:26   ` UNSCribe Andrea 'Fyre Wyzard' Bocci
  0 siblings, 1 reply; 4+ messages in thread
From: Ram Khatkhedkar @ 2002-01-06  2:49 UTC (permalink / raw)
  To: Josh Perlmutter, gcc-help

hi 
i want to unsubscribe me from this list

bye 
ram


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: UNSCribe
  2002-01-06  2:49 ` UNSCribe Ram Khatkhedkar
@ 2002-01-06  7:26   ` Andrea 'Fyre Wyzard' Bocci
  0 siblings, 0 replies; 4+ messages in thread
From: Andrea 'Fyre Wyzard' Bocci @ 2002-01-06  7:26 UTC (permalink / raw)
  To: Ram Khatkhedkar, Josh Perlmutter, gcc-help

At 16.13 06/01/2002 (GMT +0530), Ram Khatkhedkar wrote:
>hi
>i want to unsubscribe me from this list

http://gcc.gnu.org/lists.html, under Subscribing/unsubscribing.

fwyzard

^ permalink raw reply	[flat|nested] 4+ messages in thread

* unscribe
@ 2000-11-01  9:41 Thomas Burnett
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Burnett @ 2000-11-01  9:41 UTC (permalink / raw)
  To: gcc-help



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-01-06 15:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-04 10:16 gcc 303 on hpux 10.20 Josh Perlmutter
2002-01-06  2:49 ` UNSCribe Ram Khatkhedkar
2002-01-06  7:26   ` UNSCribe Andrea 'Fyre Wyzard' Bocci
  -- strict thread matches above, loose matches on Subject: below --
2000-11-01  9:41 unscribe Thomas Burnett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).