Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8989 - blitz-0.6.ebuild (New Package)
Summary: blitz-0.6.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: J Robert Ray
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-10 14:17 UTC by Jeffrey Palmer
Modified: 2002-10-26 12:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
/usr/portage/dev-libs/blitz/blitz-0.6.ebuild (blitz-0.6.ebuild,1.05 KB, text/plain)
2002-10-10 14:19 UTC, Jeffrey Palmer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeffrey Palmer 2002-10-10 14:17:07 UTC
Hi, 
 
The Blitz++ library is a high-performance template library for C++. Its home page 
is http://www.oonumerics.org/blitz. It produces amazingly fast code, providing 
Fortran-like numeric performance from simple C++ code. ;) 
 
This ebuild includes support for the Intel C++ Compiler, if it is enabled with the icc 
use flag.  
 
I have tested this build with icc-6.0-r1 and gcc-3.2-r1. I have not had a chance 
to build it against the gcc-2.9x series. 
 
I would suggest that this be placed in dev-libs. 
 
If you have any questions, please contact me at jeffrey.palmer@acm.org. 
 
	- jeff
Comment 1 Jeffrey Palmer 2002-10-10 14:19:14 UTC
Created attachment 4582 [details]
/usr/portage/dev-libs/blitz/blitz-0.6.ebuild
Comment 2 Jeffrey Palmer 2002-10-10 14:49:41 UTC
oops - i just realized that the ebuild needs an additional line: 
 
IUSE="icc" 
 
sorry! 
 
	- jeff 
Comment 3 J Robert Ray 2002-10-26 12:21:57 UTC
Committed, thanks