[Bug 412] build fails at final link
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Sun Nov 22 09:11:04 PST 2009
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=412
------- Comment #7 from aph at redhat.com 2009-11-22 17:11 -------
> When you write "fix this by linking shared libraries with -Wl,-lgcc", I do not
> know what you are suggesting? Should I go into Makefile and edit certain
> lines
> adding these flags?
At the point where you get the error message, try repeating the last command,
but with "-Wl,-lgcc" added to the line. If that works, we'll make a patch for
ARM builds. I don't think you need to edit the makefile, just go into the
diretcory and run it by hand.
> And should I use the format "-Wl,-lgcc" or
> delimit the parameters with a space as in: "-Wl -lgcc"?
Use "-Wl,-lgcc".
--
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