On 01/11/2007, Thomas Antony wrote:
Hello,
   It still doesnt work. I reinstalled all the GCC and GCC-mingw
packages. The cc1.exe is present. But it still doesnt work.
Here is output of ls -l /usr/lib/gcc/i686-pc-mingw32/3.4.4/

$ ls -l /usr/lib/gcc/i686-pc-mingw32/3.4.4/
total 1234
-rwxr-xr--+ 1 Tom Users     547 Jan  6 20:44 cc1.exe.lnk
-rwxr-xr--+ 1 Tom Users     567 Jan  6 20:44 cc1plus.exe.lnk
-rwxr-xr--+ 1 Tom Users     573 Jan  6 20:44 collect2.exe.lnk
-rwx------+ 1 Tom None      412 May 24  2005 crtbegin.o
-rwx------+ 1 Tom None      492 May 24  2005 crtend.o
drwxrwxr--+ 2 Tom Users       0 Jan 12 08:18 debug
drwxrwxr--+ 3 Tom Users       0 Jan 12 08:18 include
drwxrwxr--+ 3 Tom Users       0 Jan 12 08:18 install-tools
-rwx------+ 1 Tom None    52594 May 24  2005 libgcc.a
-rwx------+ 1 Tom None     9772 May 24  2005 libgcov.a
-rwx------+ 1 Tom None  1063604 May 24  2005 libstdc++.a
-rwx------+ 1 Tom None      685 May 24  2005 libstdc++.la
-rwx------+ 1 Tom None   116074 May 24  2005 libsupc++.a
-rwx------+ 1 Tom None      685 May 24  2005 libsupc++.la
-rwxr-xr--+ 1 Tom Users 537 Jan 6 20:44 specs.lnk

All your links have been incorrectly created or you're not using Cygwin's
"ls".  They should show up as links.  For example, 'ls -l cc1' should
result in:

lrwxr-xr--+ 1 Tom Users     547 Jan  6 20:44 cc1 -> 
../../i686-pc-cygwin/3.4.4/cc1

If the problem is the links, you can remove them and recreate them manually
if you'd rather not re-install.  If the problem is you're using the wrong
'ls', get it and any other look-alike utilities out of your path and make
sure Cygwin's are in your path.  That should help.

--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

--
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/

Reply via email to