This is the mail archive of the cygwin@sources.redhat.com 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]

Re: I can not use gcc to compile!!!


Freebe wrote:
> 
> When I download the files on mirror site,everything is ok.
> when I install the product, that's still ok!
> But when I use vi to write a test program(test.c),and I want to use gcc to compile it.
> The screen looks like:(I use Windows2000)
> 
> 
> administrator@NEW-CREATION ~
> $ gcc test.c
> cpp.exe: /cygdrive/c/DOCUME~1/??Bùôv/LOCALS~1/Temp/cc8RKKUc.i: No such file or di
> rectory                                                ^^^^^^^it is a chinese name

Unset your environment variables $TMP and $TEMP in your profile
and gcc should get happy.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                        mailto:cygwin@sources.redhat.com
Red Hat, Inc.
mailto:vinschen@redhat.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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