Re: When ssh'd in, cannot run MS compiler /Zi debug option

2007-01-22 Thread Corinna Vinschen
On Jan 22 11:16, Mike Yoder wrote: > Thanks for replying, Corinna. I installed cygwin just a week or two > ago. To my knowledge I haven't touched /etc/group (after mkgroup). > The relevent parts of /etc/passwd and /etc/group follow. When the > Administrator account ssh's in, it becomes Admistrat

Re: When ssh'd in, cannot run MS compiler /Zi debug option

2007-01-22 Thread Mike Yoder
On Jan 19 18:13, Mike Yoder wrote: > I see that using password authentication does make the problem go away > for accounts local to the machine. But if I ssh into this machine > using a domain account and use password authentication, whoami still > tells me that I'm the sshd_server. (I built /et

Re: When ssh'd in, cannot run MS compiler /Zi debug option

2007-01-20 Thread Corinna Vinschen
On Jan 19 18:13, Mike Yoder wrote: > I see that using password authentication does make the problem go away > for accounts local to the machine. But if I ssh into this machine > using a domain account and use password authentication, whoami still > tells me that I'm the sshd_server. (I built /etc

When ssh'd in, cannot run MS compiler /Zi debug option

2007-01-19 Thread Mike Yoder
This is sort of a repost of a previous question to this mailing list. I am running into Fatal Error C1902: Program database manager mismatch; please check your installation. When attempting to use the visual studio compiler from within cygwin when logged in via ssh. I found the following in the

Re: When ssh'd in, cannot run MS compiler /Zi debug option.

2006-10-10 Thread mwoehlke
Michael Haubenwallner wrote: Mark Charney ieee.org> writes: I suspect I'm missing some "rights". This is an issue for me on multiple machines running Windows Server 2003 x64 or for 32b WinXP. When I try to compile using the debug-option (/Zi) to the Microsoft Visual Studio Pro 2005 compil

Re: When ssh'd in, cannot run MS compiler /Zi debug option.

2006-10-10 Thread Michael Haubenwallner
Mark Charney ieee.org> writes: > > I suspect I'm missing some "rights". This is an issue for me > on multiple machines running Windows Server 2003 x64 or for > 32b WinXP. > > When I try to compile using the debug-option (/Zi) to the > Microsoft Visual Studio Pro 2005 compiler: > cl /Zi

Re: When ssh'd in, cannot run MS compiler /Zi debug option.

2006-07-21 Thread Corinna Vinschen
On Jul 21 00:27, Mark Charney wrote: > Using password authentication does work, and is a sufficent workaround. I'm > still trying to figure out what Corinna was referring to with this: > > add the user account sshd_server resp. SYSTEM to > > the list of users which can access the "Program

Re: When ssh'd in, cannot run MS compiler /Zi debug option.

2006-07-20 Thread mwoehlke
Mark Charney wrote: mwoehlke tibco.com> writes: Fatal Error C1902: Program database manager mismatch; please check your installation. ... Actually, you might want to read . This seems to be a problem with cl.e

Re: When ssh'd in, cannot run MS compiler /Zi debug option.

2006-07-20 Thread Mark Charney
mwoehlke tibco.com> writes: > > Fatal Error C1902: Program database manager mismatch; please > > check your installation. > ... > Actually, you might want to read > . > > This seems to be a problem with cl.exe,

Re: When ssh'd in, cannot run MS compiler /Zi debug option.

2006-07-19 Thread mwoehlke
Mark Charney wrote: I suspect I'm missing some "rights". This is an issue for me on multiple machines running Windows Server 2003 x64 or for 32b WinXP. When I try to compile using the debug-option (/Zi) to the Microsoft Visual Studio Pro 2005 compiler: cl /Zi hello.cpp it only works fr

Re: When ssh'd in, cannot run MS compiler /Zi debug option.

2006-07-19 Thread Corinna Vinschen
On Jul 19 04:06, Mark Charney wrote: > I suspect I'm missing some "rights". This is an issue for me > on multiple machines running Windows Server 2003 x64 or for > 32b WinXP. > > When I try to compile using the debug-option (/Zi) to the > Microsoft Visual Studio Pro 2005 compiler: > cl /

When ssh'd in, cannot run MS compiler /Zi debug option.

2006-07-18 Thread Mark Charney
I suspect I'm missing some "rights". This is an issue for me on multiple machines running Windows Server 2003 x64 or for 32b WinXP. When I try to compile using the debug-option (/Zi) to the Microsoft Visual Studio Pro 2005 compiler: cl /Zi hello.cpp it only works from within cygwin if I