Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39930 - support gimp builds with -fPIC
Summary: support gimp builds with -fPIC
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://bugs.gnome.org/show_bug.cgi?id...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-30 19:25 UTC by Brandon Hale (RETIRED)
Modified: 2004-01-31 06:04 UTC (History)
0 users

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


Attachments
gimp cpu-access PIC fixes (gimp-2.0_pre2-cpuaccel-pic.patch,783 bytes, patch)
2004-01-30 19:26 UTC, Brandon Hale (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brandon Hale (RETIRED) gentoo-dev 2004-01-30 19:25:40 UTC
Some ASM in the cpu detection code of GImp development versions is not PIC-safe.
The included patch fixes building with -fPIC (hardened-gcc). Thanks to pipacs in #pax (freenode) for the fix.
Comment 1 Brandon Hale (RETIRED) gentoo-dev 2004-01-30 19:26:10 UTC
Created attachment 24669 [details, diff]
gimp cpu-access PIC fixes
Comment 2 Brandon Hale (RETIRED) gentoo-dev 2004-01-30 19:29:08 UTC
fyi, I've already filed this upstream, and its been tentatively scheduled
for 2.0.1. Please add the patch to our tree temporarily. Thanks :)
Comment 3 foser (RETIRED) gentoo-dev 2004-01-31 02:49:27 UTC
use the patch that went into gimp CVS (it is different from yours what i get from the comment?) and apply it as you please.
Comment 4 Brandon Hale (RETIRED) gentoo-dev 2004-01-31 06:04:18 UTC
CVS fix committed, thanks foser.