Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 482684 - sys-devel/libtool: backport patch for selecting the appropriate linker flags on MIPS64 based on selected ABI
Summary: sys-devel/libtool: backport patch for selecting the appropriate linker flags ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: MIPS Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL: http://git.savannah.gnu.org/cgit/libt...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-27 15:55 UTC by Markos Chandras (RETIRED)
Modified: 2014-10-28 00:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markos Chandras (RETIRED) gentoo-dev 2013-08-27 15:55:00 UTC
Hi,

Please consider revbumping libtool with the patch from 

http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=5f7f7d9615bf650cf99d581a33b3e18357f79951
"libtool: set correct linker ABI flags on mips64 linux."

This allows libtool to select the correct emulation for the linker based on the produced MIPS ABI. This will likely fix linking problem when 'ld' is used directly by the build system to link the object files produced for the N64 ABI otherwise the default one (emulation for n32) is used and breaks linking.
Comment 1 Matt Turner gentoo-dev 2014-03-20 04:22:16 UTC
Ping.
Comment 2 Matt Turner gentoo-dev 2014-07-19 03:07:29 UTC
The patch is in 2.4.2.418, if we'd like to add some newer version to the tree.
Comment 3 SpanKY gentoo-dev 2014-10-28 00:17:33 UTC
i requested this patch for 2.4.3 and they cherry picked it for that release