freebsd-ports/lang/icc7
Alexander Leidinger aec1848380 When trying to link dynamic libraries with dependancies, e.g:
icc -shared -o libfoo.so foo.o -lbaz

the ld wrapper gets confused and thinks that a static link is intended
and the link fails. This patch appears to fix things.

Submitted by:	dfr
2003-04-26 10:27:29 +00:00
..
files When trying to link dynamic libraries with dependancies, e.g: 2003-04-26 10:27:29 +00:00
distinfo Update to 7.1.011. 2003-04-24 15:08:34 +00:00
Makefile When trying to link dynamic libraries with dependancies, e.g: 2003-04-26 10:27:29 +00:00
pkg-descr - Update to 7.1.006. 2003-03-28 10:45:57 +00:00
pkg-plist - Update to 7.1.006. 2003-03-28 10:45:57 +00:00