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]

Re: ./configure problem


Hi,

I am sorry. This problem also resulted from the symlink problem and not
from the extensions. 
I changed the libstd++.a from symlink to hardlink and it worked.

I also had the problem with autogen.sh. It doesn't find a which command.
In the faq I found that there is no which command yet. I temporaritly
fixed it with creating a shell script using type:
type $1 | sed "s/[^\ ]*\ is\ \//\//"
Could someone add something like that to the faq?

Martin Trautmann

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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