[Bug 467655] Review Request: yafaray - a raytracer for Blender.

bugzilla at redhat.com bugzilla at redhat.com
Wed Jul 8 02:42:04 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=467655





--- Comment #64 from Paulo Roma Cavalcanti <promac at gmail.com>  2009-07-07 22:42:02 EDT ---
(In reply to comment #63)
> Can you fix the libraries to not require text relocation.  This usually means
> that the libraries are not being built with -PIC flags.

All the code is already being compiled with -fPIC. For instance:


g++ -o build/integrators/SkyIntegrator.os -c -Wall -fPIC -ffast-math -O2 -g
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_PTHREAD -DHAVE_EXR
-DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DHAVE_QT
-DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/integrators/SkyIntegrator.cc

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list