1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/lang/icc
Alexander Leidinger 9d47e3f9b5 - C++ support: fix to work also on -current, work around broken exception
handling when generating shared objects with binutils/ld 2.12.[0,1], link
  in the icc C++ ABI definitions not those of gcc
- remove libcprts (STL): it has unresolvable glibc dependencies in both,
  dynamic and static, versions, therefore is not usable and entirely unneeded
  when libstlport is used instead
- add libimf (Intel's optimized math functions library), while there's no
  measurable speed improvement (at least for the functions tested) in
  comparison to FreeBSD's libm beyond the "normal" icc vs. gcc boost icc
  occasionally produces code depending on libimf when told to optimize for
  Pentium 4
- replace the ld-script with a wrapper written in C as (c)sh is a bit limited
  and long winded for that purpose
- minor stuff and cleanup

Submitted by:	marius@alchemy.franken.de
2002-09-17 12:10:46 +00:00
..
files - C++ support: fix to work also on -current, work around broken exception 2002-09-17 12:10:46 +00:00
distinfo Update to 6.0.159. 2002-07-13 14:57:15 +00:00
Makefile - C++ support: fix to work also on -current, work around broken exception 2002-09-17 12:10:46 +00:00
pkg-comment
pkg-descr Corrections to some paths in descriptive messages, no need to bump the 2002-05-14 08:25:29 +00:00
pkg-plist - C++ support: fix to work also on -current, work around broken exception 2002-09-17 12:10:46 +00:00