On Aug 25, 5:05 pm, dogstar <[EMAIL PROTECTED]> wrote:
> Well, I tried "gcc -print-prog-name=cc1obj" and I got a "no such file or
> directory" message, so I guess something is wrong.  The question is: what is
> wrong and how do I fix it?

I'm running MinGW under WinXP and using MSys (which is what the reply
indicated), I get the following:

$ gcc -print-prog-name=cc1obj
c:/MinGW/bin/../libexec/gcc/mingw32/3.4.5/cc1obj.exe

Sooooo, either it was installed "wrong" on Vista or you are not using
the MinGW shell. MSys (at least on XP) has a peach colored background.
CMD has a black background. You SHOULD be using MSys.

Hope this helps.
_______________________________________________
Help-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnustep

Reply via email to