Date: Thu, 3 Sep 1998 21:52:35 -0700 (PDT) From: Joseph Koshy <jkoshy> To: asami Cc: ports Subject: Ports with asm files Message-ID: <199809040452.VAA25922@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
I'm maintaining a couple of ports which use X86 ASM in places for speed. With the transition to ELF, I need to maintain two versions of the ASM files on account of the different handling of exported symbols (the leading `_' problem :(). In general, I can see the need for maintaining different versions of patch files, PLIST files. etc. for the ELF and a.out ports. Is there a recommended way to handle these kinds of ELF/a.out dependencies? Thanks, Koshy <jkoshy@freebsd.org> 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?199809040452.VAA25922>