This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: GCC : Missing mkinstalldirs files when 'make install'
- To: <Nicolas dot PROTON at esterel-technologies dot com>
- Subject: Re: GCC : Missing mkinstalldirs files when 'make install'
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 21 Jun 2001 16:41:56 -0300
- Cc: gcc-bugs at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <200106211448.QAA09768@poum.simulog.fr>
On Jun 21, 2001, <Nicolas.PROTON@esterel-technologies.com> wrote:
> During the 'make install' command, an error about the missing
> 'mkinstalldirs' file.
> Could you resolve this problem or explain me what is my problem ?
Use /absolute/path/to/gcc-3.0/configure instead of ./configure to
configure GCC.
To avoid having to rebuild everything from scratch, it may work to run
make install mkinstalldirs=/absolute/path/to/gcc-3.0/mkinstalldirs
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me