[oe-issues] [Bug 1700] perl fails compilation for Sharp ROM
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Fri Jan 12 02:13:40 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=1700
------- Comment #6 from bugs.openembedded.org at rolf.leggewie.biz 2007-01-11 18:13 -------
(In reply to comment #5)
> sedding out -lgcc_s would be a faster fix
do_configure_append_sharprom-compatible () {
for file in `rgrep -l lgcc_s ${S}`; do
sed -i s/\ -lgcc_s// $file
done
}
OK, I did that and had some success. But compilation still fails with another
error.
--
Configure bugmail: http://bugs.openembedded.org/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 Openembedded-issues
mailing list