rebaseall usually runs error-free but today I get

M:\>bin\dash
$ /bin/rebaseall
ReBaseImage (/usr/bin/cyggcc_s-1.dll) failed with last error = 6
$

Is there a cure?

And BTW, any relation to

~> set-gcc-default-4.sh # ie use gcc-4
~> bash makesc          # exe building script involving gcc
/usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld:
cannot find -lgcc_s
collect2: ld returned 1 exit status
~> set-gcc-default-3.sh # ie use gcc-3
~> bash makesc          # exe building script involving gcc
~>                      # script runs to effective conclusion

Thank you.

Fergus


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

Reply via email to