From owner-freebsd-current Thu Sep 17 22:12:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA04950 for freebsd-current-outgoing; Thu, 17 Sep 1998 22:12:39 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA04945 for ; Thu, 17 Sep 1998 22:12:36 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id PAA10629; Fri, 18 Sep 1998 15:12:12 +1000 Date: Fri, 18 Sep 1998 15:12:12 +1000 From: Bruce Evans Message-Id: <199809180512.PAA10629@godzilla.zeta.org.au> To: freebsd-current@FreeBSD.ORG, smace@intt.ORG Subject: Re: __ELF__ and the likes Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Are there plans for implementing __ELF__ as a cpp define? I hope not. >ports like zip and pgp that have asm modules could automatically compile >if __ELF__ was defined... They should be compiled by the compiler (cc -c foo.S) to get compiler defines. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message