[Bug 223943] Review Request: Nemiver - A C/C++ Debugger for GNOME - point, click, debug!

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 31 16:00:42 UTC 2007


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

Summary: Review Request: Nemiver - A C/C++ Debugger for GNOME - point, click, debug!
Alias: nemiver

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


paul at city-fan.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul at city-fan.org




------- Additional Comments From paul at city-fan.org  2007-01-31 11:00 EST -------
Adding the following three lines to %build before the %configure line certainly
results in all compiles getting -fPIC; hopefully Gianluca can let us know if
that fixes the execmod problem.

# Make sure everything is compiled with -fPIC to avoid execmod problems
export CFLAGS="%{optflags} -fPIC"
export CXXFLAGS="%{optflags} -fPIC"


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list