This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


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

Re: Some Bugs


On Wed, 5 Mar 1997, Doug Evans wrote:
> 
> Sorry, can't help there.
> I don't spend any of my time ensuring the GNU tools (and newlib)
> build and work for SCO hosts, or with FreeBSD make.
>
Hmm..What about Linux targets, and gmake :(.
(target=i386-linux)
__________________________
        fi; \
      else true; \
      fi; \
    fi; \
  done; \
fi
gmake[2]: Leaving directory
`/usr/home/pedro/ports/crosslinux/work/crosstree-1.2p1/i386-linux/newlib'
gmake[1]: Leaving directory
`/usr/home/pedro/ports/crosslinux/work/crosstree-1.2p1/i386-linux/newlib'
gmake[1]: Entering directory
`/usr/home/pedro/ports/crosslinux/work/crosstree-1.2p1/i386-linux/libiberty'
if [ -f ../newlib/Makefile ]; then \
  echo "#define NEED_sys_nerr 1" >xconfig.h; \
  echo "#define NEED_sys_errlist 1" >>xconfig.h; \
  echo "#define NEED_sys_siglist 1" >>xconfig.h; \
  echo "#define NEED_psignal 1" >>xconfig.h; \
else \
  gmake
"AR=/usr/home/pedro/ports/crosslinux/work/crosstree-1.2p1/binutils/ar"
"AR_FLAGS=rc" "CC=/usr/home/\
  cp lconfig.h xconfig.h; \
fi
cp xconfig.h config.h
test -z "" || \
  /usr/home/pedro/ports/crosslinux/work/crosstree-1.2p1/gcc/xgcc
-B/usr/home/pedro/ports/crosslinux/work/cro
/usr/home/pedro/ports/crosslinux/work/crosstree-1.2p1/gcc/xgcc
-B/usr/home/pedro/ports/crosslinux/work/crosc
test -z "" || \
  /usr/home/pedro/ports/crosslinux/work/crosstree-1.2p1/gcc/xgcc
-B/usr/home/pedro/ports/crosslinux/work/cro
/usr/home/pedro/ports/crosslinux/work/crosstree-1.2p1/gcc/xgcc
-B/usr/home/pedro/ports/crosslinux/work/crosc
test -z "" || \
  /usr/home/pedro/ports/crosslinux/work/crosstree-1.2p1/gcc/xgcc
-B/usr/home/pedro/ports/crosslinux/work/cro
/usr/home/pedro/ports/crosslinux/work/crosstree-1.2p1/gcc/xgcc
-B/usr/home/pedro/ports/crosslinux/work/crosc
choose-temp.c:27: sys/file.h: No such file or directory
gmake[1]: *** [choose-temp.o] Error 1
gmake[1]: Leaving directory
`/usr/home/pedro/ports/crosslinux/work/crosstree-1.2p1/i386-linux/libiberty'
gmake: *** [all-target-libiberty] Error 2
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1
_________________________________
Same errors that with sco, towards the end of newlib! I also had to
provide a null libgcc1.a, but this didn't give repeated warnings like sco
did.

Pedro.