[Bug 208254] Review Request: pikloops - Code generator for PIC delays

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 28 16:03:26 UTC 2006


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: pikloops - Code generator for PIC delays


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





------- Additional Comments From aportal at univ-montp2.fr  2006-09-28 12:03 EST -------
(In reply to comment #3)
> 1.) Don't script the executables.

Sorry, I don't understand.

> Please use the gcc -g compiler flag.

Just after %configure, I made:
%{__sed} -i -e 's/CC = gcc/CC = gcc -g/' Makefile
%{__sed} -i -e 's/CPP = gcc -E/CPP = gcc -E -g/' Makefile
%{__sed} -i -e 's/CXX = g++/CXX = g++ -g/' Makefile
%{__sed} -i -e 's/CXXCPP = g++ -E/CXXCPP = g++ -E -g/' Makefile
%{__sed} -i -e 's/CC = gcc/CC = gcc -g/' %{name}/Makefile
%{__sed} -i -e 's/CPP = gcc -E/CPP = gcc -E -g/' %{name}/Makefile
%{__sed} -i -e 's/CXX = g++/CXX = g++ -g/' %{name}/Makefile
%{__sed} -i -e 's/CXXCPP = g++ -E/CXXCPP = g++ -E -g/' %{name}/Makefile

debug-info rpm still empty

> 2.) To be sure to compile with the right QT version.

It seems to me there is only one QT version on each FC?, the last updated.
The only problem I encountred was to buils under FC4 on arch x86_64.

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


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