gcc-3 problem when compiling

Dave Korn dave.korn.cygwin@googlemail.com
Sun Jul 19 20:58:00 GMT 2009


Thomas Steinbach wrote:

>> And what does
>> ls -l
>> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/as.exe
>> show?
> 
> It shows:
> 
> ---snip---
> $ ls -l
> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/as.exe
> ----r-x---+ 1 root Users 26 May 22 03:29
> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/as.exe
> 
> user@computer
> $ _
> ---snap---

  Wait, what!?  Where's the size of the file?  "ls -l" shows it between the
groupname and the date for me.

$ ls -l /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/as.exe
-rwxr-xr-x 2 Admin None 5853442 Jul  4 12:21
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/as.exe

  How odd.  Do check if it runs from the commandline; try

/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/as.exe -v

    cheers,
      DaveK


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list