Re: cannot open output file a.exe: Permission denied

2002-03-12 Thread Christopher Faylor
On Tue, Mar 12, 2002 at 05:58:22PM -0500, Larry Hall (RFK Partners, Inc) wrote: >At 05:44 PM 3/12/2002, Ethan Mallove wrote: >>I was trying to compile a simple multi-file C++ program when i got this >>error message: >> >>/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld: >

Re: cannot open output file a.exe: Permission denied

2002-03-12 Thread Larry Hall (RFK Partners, Inc)
At 05:44 PM 3/12/2002, Ethan Mallove wrote: >I was trying to compile a simple multi-file C++ >program when i got this error message: > >/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld: >cannot open output file a.exe: Permission denied >collect2: ld returned 1 exit status

RE: cannot open output file a.exe: Permission denied

2002-03-12 Thread Heribert Dahms
Hi Ethan, is the program still running? A running executable is locked from overwriting by e.g. the linker under most unixes, and when not, I've seen spectacular crashes 8-) Bye, Heribert ([EMAIL PROTECTED]) > -Original Message- > From: Ethan Mallove [SMTP:[EMAIL PROTECTED]] > Sent: Tue