From owner-cvs-all Tue May 14 6:15:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AD1FB37B400; Tue, 14 May 2002 06:15:20 -0700 (PDT) Received: (from netchild@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4EDFKX52665; Tue, 14 May 2002 06:15:20 -0700 (PDT) (envelope-from netchild) Message-Id: <200205141315.g4EDFKX52665@freefall.freebsd.org> From: Alexander Leidinger Date: Tue, 14 May 2002 06:15:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/icc Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG netchild 2002/05/14 06:15:20 PDT Modified files: lang/icc Makefile pkg-plist Log: 1) Document some steps in the targets of the Makefile. 2) icc is now able to link native binaries, at least a simple test case (a little bit more than a "Hello World!") runs fine. Our native ld is used here, so don't expect "-ipo" to work. Major parts of 2) are Submitted by: Dan Nelson Revision Changes Path 1.7 +16 -3 ports/lang/icc/Makefile 1.3 +3 -0 ports/lang/icc/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message