Date: Sun, 31 Mar 2002 13:25:39 -0800 From: Terry Lambert <tlambert2@mindspring.com> To: Nick Hilliard <nick-lists@netability.ie> Cc: ports@freebsd.org Subject: Re: lang/icc doesn't compile c++ sources Message-ID: <3CA77ED3.23E6D15A@mindspring.com> References: <1017539059.24927.1.camel@flapjack.netability.ie> <3CA67AAD.58C6DC82@mindspring.com> <1017577171.30389.2.camel@flapjack.netability.ie>
next in thread | previous in thread | raw e-mail | index | archive | help
Nick Hilliard wrote: > > Unless what you really want is to generate Linux binaries on > > FreeBSD? > > Ideally not. However, the Makefile and patches for the port don't > contain the sort of gnarliness I would expect them to have in order to > fix the compiler up to produce freebsd binaries. I think that this will require deep voo-doo. Specifically, you would need a "brand" on the file that works once, and is not inherited by subfiles, even if there is a Linux compatability path match for whatever. E.g. the Linux binary invoking a fork+exec would need to *not* search the Linux path for whatever was exec'ed. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CA77ED3.23E6D15A>