This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc 3.2 and symbolic links problem


The error looks like:

$ ls -l myfile.c
lrwxrwxrwx    1 greno    None          110 Sep  6 19:06 myfile.c ->
../myfile.c

gcc -c myfile.c -o myfile.o
gcc.exe: myfile.c: No such file or directory
gcc.exe: no input files

$gcc --version
gcc.exe (GCC) 3.2.3 (mingw special 20030504-1)

--- Gerry Reno <grenoml@yahoo.com> wrote:
>   I recently upgraded to cygwin 1.5.3 and to Mingw 3.0.0 and I now
> notice that gcc will fail when trying to compile files that are
> symlinks.  I tried deleting and recreating the link - still fails.  I
> can read all the files and use all other tools with these symlinks. 
> Has anyone else seen this problem with gcc 3.2?
> 
> thx,
> Gerry Reno
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]