[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RTEMS 19998209 is Available
- Date: Sat, 21 Aug 1999 09:20:38 -0600
- From: peter at zeecube.com (Peter Shoebridge)
- Subject: RTEMS 19998209 is Available
Just had the same problem. Get autoheader from ftp.gnu.org and unpack it
somewhere. Configure it with prefix set to something like
/Cygnus/cygwin-b20/H-i586-cygwin32 or wherever and then make it and then
make install it.
Regards
Peter
-----Original Message-----
From: owner-rtems-snapshots at oarcorp.com
[mailto:owner-rtems-snapshots at oarcorp.com] On Behalf Of Mark Farnan
Sent: Saturday, August 21, 1999 4:16 AM
To: rtems-snapshots at oarcorp.com
Subject: RE: RTEMS 19998209 is Available
Greetings,
Thanks Joel for the New Snapshot.. Now to the Problems.
I am trying to build the GCC 2.95.1 for the SH and It breaks as Follows.
I Built Binutils 2.9.1 all OK and Installed It.
Configured GCC as follows.
/source/gcc-2.95.1/configure --verbose --target=sh-rtemself --prefix=/gcc-sh
-rtemself --with-newlib
Then did a make with.
make cross
I am running under
NT 4.0 SP5,
CYGWIN 20.1b, with GCC 2.95, and the Cygwin Snapshot for the CYGWIN.DLL bug
(January)
Make 3.77
Here is the Make LOG with the Error.
------------------------------------------------------------------------
make[1]: Entering directory `/build/gcc/libiberty'
make[2]: Entering directory `/build/gcc/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/gcc/libiberty/testsuite'
make[1]: Leaving directory `/build/gcc/libiberty'
make[1]: Entering directory `/build/gcc/texinfo'
make all-recursive
make[2]: Entering directory `/build/gcc/texinfo'
Making all in intl
make[3]: Entering directory `/build/gcc/texinfo/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/gcc/texinfo/intl'
Making all in lib
make[3]: Entering directory `/build/gcc/texinfo/lib'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/gcc/texinfo/lib'
Making all in makeinfo
make[3]: Entering directory `/build/gcc/texinfo/makeinfo'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/gcc/texinfo/makeinfo'
make[2]: Leaving directory `/build/gcc/texinfo'
make[1]: Leaving directory `/build/gcc/texinfo'
Building the C and C++ compiler
make[1]: Entering directory `/build/gcc/gcc'
cd /source/gcc-2.95.1/gcc && autoheader
/bin/sh: autoheader: command not found
make[1]: *** [/source/gcc-2.95.1/gcc/cstamp-h.in] Error 127
make[1]: Leaving directory `/build/gcc/gcc'
make: *** [cross] Error 2
-----------------------------------------------------------------
Can anybody tell me what this 'autoheader' is ??, and how to fix this little
compiler problem ?
Thanks
Mark Farnan
NT Resolution Enginer
Mission Critical Support Center
Hewlett Packard Australia
DISCAIMER: Any views or opinions are soley mine and do not refect the
position of my employer.