Re: gcc-2 ..../bin/as.exe: Permission denied

2003-01-19 Thread Dario Alcocer
On Fri, Jan 17, 2003 at 04:35:15PM +1100, Brendan Kosowski wrote: > I have just installed cygwin on win98se using setup.exe. I selected gcc-2 > as the only extra on top of the base install. I told setup that I am the > only user and I use unix style text files. > > When I run "Cygwin Bash Shell" a

Re: gcc-2 ..../bin/as.exe: Permission denied

2003-01-19 Thread Max Bowsher
Dario Alcocer wrote: > Chris, I ran into a similar problem[1] this *just* yesterday. With > the help of the Cygwin FAQ, I remembered that symlinks are expected > to have the DOS/NT system attribute set. For the archives: Only the magic cookie type. For the *.lnk type, it is the read-only attribut

Re: gcc-2 ..../bin/as.exe: Permission denied

2003-01-19 Thread Dario Alcocer
On Fri, Jan 17, 2003 at 12:43:36AM -0500, Christopher Faylor wrote: > On Fri, Jan 17, 2003 at 04:35:15PM +1100, Brendan Kosowski wrote: > >I have just installed cygwin on win98se using setup.exe. I selected gcc-2 > >as the only extra on top of the base install. I told setup that I am the > >only us

RE: gcc-2 ..../bin/as.exe: Permission denied

2003-01-16 Thread Brendan Kosowski
-- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > Of Brendan Kosowski > Sent: Thursday, January 16, 2003 11:35 PM > To: [EMAIL PROTECTED] > Subject: gcc-2 ..../bin/as.exe: Permission denied > > > > Hi, > > I have just installed cygwin on win98se

RE: gcc-2 ..../bin/as.exe: Permission denied

2003-01-16 Thread Brendan Kosowski
Behalf > Of Brendan Kosowski > Sent: Thursday, January 16, 2003 11:35 PM > To: [EMAIL PROTECTED] > Subject: gcc-2 ..../bin/as.exe: Permission denied > > > > Hi, > > I have just installed cygwin on win98se using setup.exe. I selected gcc-2 > as the only extra on to

Re: gcc-2 ..../bin/as.exe: Permission denied

2003-01-16 Thread Christopher Faylor
On Fri, Jan 17, 2003 at 04:35:15PM +1100, Brendan Kosowski wrote: >I have just installed cygwin on win98se using setup.exe. I selected gcc-2 >as the only extra on top of the base install. I told setup that I am the >only user and I use unix style text files. > >When I run "Cygwin Bash Shell" and tr

RE: gcc-2 ..../bin/as.exe: Permission denied

2003-01-16 Thread Robert McNulty Junior
Get binutils. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Brendan Kosowski Sent: Thursday, January 16, 2003 11:35 PM To: [EMAIL PROTECTED] Subject: gcc-2 /bin/as.exe: Permission denied Hi, I have just installed cygwin on win98se using

gcc-2 ..../bin/as.exe: Permission denied

2003-01-16 Thread Brendan Kosowski
Hi, I have just installed cygwin on win98se using setup.exe. I selected gcc-2 as the only extra on top of the base install. I told setup that I am the only user and I use unix style text files. When I run "Cygwin Bash Shell" and try to compile a C program in my home dir (eg. "gcc-2 -o mytest.exe