[Bug 207782] Review Request: itpp - C++ library for math, signal/speech processing, and communications

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 10 16:59:35 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: itpp - C++ library for math, signal/speech processing, and communications


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





------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2006-10-10 12:59 EST -------
(In reply to comment #29)
> (In reply to comment #27)
> > (In reply to comment #22)
> >
> > (In reply to comment #24)
> Dead wrong - Never ever patch config.status.

If you say so, another example is

%build
chmod 644 itpp/base/itpp_version.h

for f in `find . -name Makefile.in` ; do
  sed -i -e '/^LIBS/s|^\(.*\)$|\1\nLIBS += -lstdc++|' $f
done

export LDFLAGS="-L/usr/lib/atlas"
export CPPFLAGS="-I/usr/include/atlas"
export F77=gfortran
...........



-- 
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 package-review mailing list