This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/37655] Error Building libgcc_s.dll
- From: "brian at dessent dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Sep 2008 00:14:24 -0000
- Subject: [Bug bootstrap/37655] Error Building libgcc_s.dll
- References: <bug-37655-6183@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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