From owner-freebsd-ports Mon Feb 24 16:52: 6 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54AC137B406 for ; Mon, 24 Feb 2003 16:52:05 -0800 (PST) Received: from web13504.mail.yahoo.com (web13504.mail.yahoo.com [216.136.175.83]) by mx1.FreeBSD.org (Postfix) with SMTP id 7F99E43FBD for ; Mon, 24 Feb 2003 16:52:04 -0800 (PST) (envelope-from dyeske@yahoo.com) Message-ID: <20030225005204.9806.qmail@web13504.mail.yahoo.com> Received: from [24.196.239.120] by web13504.mail.yahoo.com via HTTP; Mon, 24 Feb 2003 16:52:04 PST Date: Mon, 24 Feb 2003 16:52:04 -0800 (PST) From: David Yeske Subject: graphics/OpenEXR and USE_GCC To: nork@freebsd.org Cc: ports@freebsd.org, Mario MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org graphics/OpenEXR/Makefile sets USE_GCC to 3.1 I removed the USE_GCC entry and I was able to compile it on a recent FreeBSD current system. should the USE_GCC entry be wrapped with a OSVERSION test? If I compile OpenEXR on a FreeBSD stable machine with gcc 3.1, than I can't link against OpenEXR with filmgimp that is compiled with the stock compiler. I was able to make filmgimp work on stable by making it also use gcc 3.1 So what is the solution for these types of situations? Should filmgimp use gcc 3.1 on stable because OpenEXR does, or is there a better way? Regards, David Yeske __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message