[Bug 412] build fails at final link
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Sun Nov 22 20:27:34 PST 2009
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=412
------- Comment #10 from jlpoole at pon.net 2009-11-23 04:27 -------
(In reply to comment #8)
> Created an attachment (id=275)
--> (http://icedtea.classpath.org/bugzilla/attachment.cgi?id=275&action=view) [details]
> Recreation of error line and 4 attempts to incorporate suggested parameter
>
> Attached are:
> 1) Recreating the original error:
> 2) 1st Attempt: placing "-Wl,-lgcc" at the end of the command
> 3) 2nd Attempt: placing "-Wl, -lgcc" after "-g -02"
> 4) 3rd Attempt: placing "-Wl, -lgcc" after "jv-convert"
> 5) 4th Attempt: placing "-Wl, -lgcc" after "/gcc/gcj"
>
Note: The spaces showing above within the quotation marks were not in the
actual commands. Lines #3-5 on the summary should have read:
3) 2nd Attempt: placing "-Wl,-lgcc" after "-g -02"
4) 3rd Attempt: placing "-Wl,-lgcc" after "jv-convert"
5) 4th Attempt: placing "-Wl,-lgcc" after "/gcc/gcj"
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list