From owner-freebsd-hackers@FreeBSD.ORG Sun Dec 17 15:03:00 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 73F9816A407 for ; Sun, 17 Dec 2006 15:03:00 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id F34BC43C9D for ; Sun, 17 Dec 2006 15:02:59 +0000 (GMT) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (p54A5C8B6.dip.t-dialin.net [84.165.200.182]) by redbull.bpaserver.net (Postfix) with ESMTP id A05522E0A8; Sun, 17 Dec 2006 16:02:53 +0100 (CET) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by outgoing.leidinger.net (Postfix) with ESMTP id BB80D5B480D; Sun, 17 Dec 2006 16:02:50 +0100 (CET) Date: Sun, 17 Dec 2006 16:02:50 +0100 From: Alexander Leidinger To: Dan Nelson Message-ID: <20061217160250.742a3241@Magellan.Leidinger.net> In-Reply-To: <20061217034557.GB43992@dan.emsphone.com> References: <45847990.8060605@gmail.com> <20061217034557.GB43992@dan.emsphone.com> X-Mailer: Claws Mail 2.6.1 (GTK+ 2.10.6; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-15.364, required 6, autolearn=not spam, BAYES_00 -15.00, DK_POLICY_SIGNSOME 0.00, FORGED_RCVD_HELO 0.14, SMILEY -0.50) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No X-Mailman-Approved-At: Sun, 17 Dec 2006 16:00:13 +0000 Cc: freebsd-hackers@freebsd.org, Alexander Shiryaev Subject: Re: ICC 9 in FreeBSD 6 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Dec 2006 15:03:00 -0000 Quoting Dan Nelson (Sat, 16 Dec 2006 21:45:57 -0600): > In the last episode (Dec 17), Alexander Shiryaev said: > > I'm trying to hack ICC 9.1.045 ia32 (using lang/icc port for ICC 8). I > > can't compile hello world ;-( > > > > icc -c main.c > > icc -o main main.o > > IPO link: can not find -ldl > > iccbin: error: problem during multi-file optimization compilation (code 1) > > *** Error code 1 > > Ouch. A quick ktrace indicates that message is generated by mcpcom, > which might mean that icc's ipo feature links the final binary itself You can use "-#" as an option to icc to see a little bit what it does. > without calling ldwrapper, and that means you're not going to get a IPO doesn't really generate object files (at least not without an option with icc v8). So something else than the linker has to look at the intermediate files. Bye, Alexander. -- Mulder: We were just exhuming,....your potato. "The X-Files: Humbug" http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137