This is the mail archive of the cygwin@sourceware.cygnus.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: mingw32 on Windows NT


Has anyone gotten mingw32 to compile properly on windows NT.  I've used
> mingw32 successfully on windows 95 and windows 98 for some time, but 
> I just tried running it on NT and it gives the following error (even just
> when compileing hello.c)
> 
> ld: cannot open C:\TMP\cc0002261.o: No such file or directory
> 
> c:\tmp\ exists and the file cc000226.o exists,  for some reason it seems
> to truncate any temp .o file it creates to 8 char.  I'm using gcc 2.8.1.
> Any solutions?

Make sure that your environment variables are correct.  Also make sure that the MINGW32 path is first in the PATH variable.  If your make file uses any of the UNIX fileutils then make sure that your using the cygwin ones and not DJ's.


> 
> -Tim
> 
> -
> For help on using this list (especially unsubscribing), send a message to
> "gnu-win32-request@cygnus.com" with one line of text: "help".
> 
> 



-----
See the original message at http://www.egroups.com/list/gnu-win32/?start=7711
--
Free e-mail group hosting at http://www.eGroups.com/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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