This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/37655] Error Building libgcc_s.dll



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


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