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


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

makeinfo question on Win95


I am building egcs1.1b on Windows 95. The target is rtems m68k.
When I attempt to build, config tells me that the following are missing:

    aclocal
    autoconf
    automake
    autoheader
    makeinfo

The build fails much later immediately following the line:
    makeinfo -I../../src/gcc -o cpp.info ../../src/gcc/cpp.texi

Are these available on Win95? If not, is there a "standard" way to build
without makeinfo.

The makeinfo from Cygnus is a shell script that basically returns success
and not much else.

Thanks,
David Sotkowitz

David S. Sotkowitz
Senior Software Developer
IS Robotics, Inc.                                   Voice  (617) 629 0055 x274
Twin City Office Center, Suite 6          Fax    (617) 629 0126
27 McGrath Highway                            Web  www.isr.com
Somerville, MA 02143, USA




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