Date: Sun, 4 Oct 1998 20:47:12 -0700 (PDT) From: asami@FreeBSD.ORG (Satoshi Asami) To: jkoshy@hub.freebsd.org Cc: ports@FreeBSD.ORG Subject: Re: ELF transition for ports (revised) Message-ID: <199810050347.UAA00818@bubble.didi.com> In-Reply-To: <199810031152.EAA02462@hub.freebsd.org> (message from Joseph Koshy on Sat, 3 Oct 1998 04:52:08 -0700 (PDT))
next in thread | previous in thread | raw e-mail | index | archive | help
* I'm not still sure how to handle ports that require different patches to * be applied when compiling for ELF vs when compiling for AOUT. Typically * these ports will be attempting to optimize for the machine architecture * by writing performance critical portions of the code in assembly. * (Eg:- look at audio/mpg123 or lang/caml-light or graphics/xaos). * * The problem is that we need to apply slightly different patches in these * cases in order to handle the leading underscore problem. Can't you just use #ifdef? Satoshi 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?199810050347.UAA00818>