[Bug 457038] Review Request: primer3 - PCR primer design tool

bugzilla at redhat.com bugzilla at redhat.com
Tue Aug 12 16:04:29 UTC 2008


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=457038





--- Comment #8 from Nicolas Chauvet (kwizart) <kwizart at gmail.com>  2008-08-12 12:04:27 EDT ---
export INIT_CFLAGS="%{optflags} -fPIC -DPIC"
make %{?_smp_mflags} liboligotm.so.1.2.0
make %{?_smp_mflags}
make %{?_smp_mflags} primer3_core.dyn

This will build a shared version of the library along with a binary linked with
the shared library. Maybe -fPIC isn't needed on i386 for some little library
(you need to test), but on x86_64, it is mandatory.

-- 
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