« Return to Thread: cc1 not found

Re: cc1 not found

by Sisyphus :: Rate this Message:

Reply to Author | View in Thread


----- Original Message -----
From: "Mark Bourne" <mcb103@...>
.
.
>
> Thanks. That fixed it (barring in error in the parameters to main!) I
> don't remember doing that last time I installed MinGW, but that was over
> a year ago, so maybe I did...
>

Interesting that fixed the problem. For me (on Vista 64), whilst adding the
location of cc1.exe to the path "fixed" the immediate problem of being able
to find cc1.exe, it still didn't allow me to build anything because of
problems in finding the headers. See the recent thread "environment hosed
during upgrade". Within that thread there's a patched gcc.exe and
collect2.exe (for 3.4.5 only) posted by Danny.

I'm running in the cmd.exe shell, whereas I take it your running in the msys
shell ? Perhaps that could account for some differences. (The msys shell
won't run at all for me on Vista 64.)

Cheers,
Rob


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
MinGW-users mailing list
MinGW-users@...

You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users

 « Return to Thread: cc1 not found