Problem with gcc

Dave Korn dave.korn@artimi.com
Tue Jul 11 16:55:00 GMT 2006


On 11 July 2006 16:48, Guenther Sohler wrote:
> Dear Dave,
>> thank you for your answer.
>> I did not answer to the newsgroup before, because I just forgot the command
> to use. but the newgroup probably did not accidently delete the mail :)
>>> Please find attached the output of cygcheck.

 AAAAAAAAAAAAUUUUGHHHHHHH!
-----------------<quote>-----------------
 883k 2002年07月06日 C:\WINNT\cygwin1.dll - os=4.0 img=1.0 sys=4.0
 "cygwin1.dll" v0.0 ts=2002年7月6日 8:16
 Cygwin DLL version info:
 DLL version: 1.3.12
-----------------<quote>-----------------
 OK, I think we've found your problem. You've got a years-old version of the
cygwin dll in the windows system directory and it's almost certainly clashing
with the up-to-date one and causing your programs to crash. Get rid of it and
hopefully everything should "just work (TM)"!
 Also, your /etc/groups file isn't up-to-date:
-----------------<quote>-----------------
Output from H:\windows\bin\id.exe (nontsec)
UID: 13004(gsohler) GID: 10545(mkgroup-l-d)
545(Users) 10545(mkgroup-l-d)
Output from H:\windows\bin\id.exe (ntsec)
UID: 13004(gsohler) GID: 10545(mkgroup-l-d)
545(Users) 10545(mkgroup-l-d)
-----------------<quote>-----------------
 Also, your mount entries are messed up:
-----------------<quote>-----------------
Warning: Mount entries should not have a trailing (back)slash
H:\windows\ / user binmode
H:\windows\/bin /usr/bin user binmode
H:\windows\/lib /usr/lib user binmode
. /cygdrive user binmode,cygdrive
-----------------<quote>-----------------
 Those are supposed to be win32 paths, and they're not supposed to used mixed
slashes like that. You could fix them by running
mount -u -b H:\\windows /
mount -u -b H:\\windows\\bin /usr/bin
mount -u -b H:\\windows\\lib /usr/lib
in a bash prompt.
 However, the second two things are probably minor; it's the clashing DLL
that is almost certainly the real source of your troubles.
 cheers,
 DaveK
-- 
Can't think of a witty .sigline today....
--
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/


More information about the Cygwin mailing list

AltStyle によって変換されたページ (->オリジナル) /