Path to this page:
Subject: CVS commit: wip/icc11
From: Alexander Nasonov
Date: 2009-10-21 00:29:10
Message id: E1N0NCn-00030b-Gd@ddv4jf1.ch3.sourceforge.com
Log Message:
Complete rewrite of NetBSD wrappers (bump PKGVERSON).
Don't use icc -dryrun output to get a list of commands for execution,
it's not always correct. Use native binaries $PREFIX/icc11/libexec/{ld,as}
instead. These wrappers modify command line arguments, move temporary
files from /emul/linux/tmp to /tmp and pass modified command line
to real ld and as binaries.
Use common $DISTNAME for i386 and amd64. This nearly doubles a size
(from 700M to over 1G) to download. The new distfle will be required
to support ABI=32 on amd64. A nice side effect of the common distname
is no need to support different set of patches for i386 and amd64
(see patch-ac and patch-ah).
Files: