This is the mail archive of the gcc-bugs@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]

Re: GCC : Missing mkinstalldirs files when 'make install'


Nicolas.PROTON@esterel-technologies.com wrote:-

> i downloaded gcc-3.0.tar.gz
> 
> During the 'make install' command, an error about the missing
> 'mkinstalldirs' file.
> Could you resolve this problem or explain me what is my problem ?

I think you've compiled with the object directory == source directory.

The installation instructions state that that configuration is not
supported and might break.

Neil.


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