------- Comment #1 from brian at dessent dot net 2008-09-27 00:14 ------- Subject: Re: New: Error Building libgcc_s.dll
The fact that the symlink already exists implies that the command failed before and this is the result of running it again. What is the actual error when you remove the symlink to allow it to succeed in creating it? (That should be fixed by adding -f to the ln command, but that's probably not the real problem.) It looks like you're trying to build a month-old version, but there have been recent fixes in this area so you'll need to use r140541 or newer in order for it to work. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37655