This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: g++: installation problem, cannot exec 'cc1plus': No such file or directory when using -mno-cygwin


Simon Lam wrote:

> I am having an issue using the -mno-cygwin flag with g++/gcc. From what
> I have read in the archives, you need to gcc-mingw installed to have it
> working, however I do have it installed - see attached cygcheck.out.

The mingw parts of the compiler are actually only extracted/installed in
the postinstall of the gcc-mingw-* packages.  So it looks like for
whatever reason your postinstall did not complete.

You should have a number of /etc/postinstall/gcc-mingw-*.sh.done files -
if any of them are not named .done then that indicates an installation
problem.  You will have to debug further to find out why these
postinstall scripts are failing, but as a practical matter you should be
able to just set all the gcc-mingw-* packages to "reinstall" in
setup.exe to force them to rerun.

I also notice that you have text mode mounts -- this probably is
irrelevent to your problem but it would be the first thing I would
change if I were trying to troubleshoot.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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