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: "mckelvey at maskull dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Sep 2008 05:26:34 -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 #2 from mckelvey at maskull dot com 2008-09-27 05:26 -------
(In reply to comment #1)
> 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.)
If I remove the symlink and rebuild, I get the same error.
>
> 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.
>
I'm building from the latest CVS.
I'll try again from scratch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37655