From owner-freebsd-current Tue Sep 22 15:11:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA13553 for freebsd-current-outgoing; Tue, 22 Sep 1998 15:11:09 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from hi.pu.ru (xi.pu.ru [193.124.85.215]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA13410 for ; Tue, 22 Sep 1998 15:10:09 -0700 (PDT) (envelope-from igor@hi.pu.ru) Received: (from igor@localhost) by hi.pu.ru (8.8.8/8.8.8) id CAA07715; Wed, 23 Sep 1998 02:09:50 +0400 (MSD) (envelope-from igor) Message-ID: <19980923020950.57947@pu.ru> Date: Wed, 23 Sep 1998 02:09:50 +0400 From: Igor Nikolaev To: current@FreeBSD.ORG Subject: OBJFORMAT Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! All mk files in 3.0-19980919-BETA:/usr/share/mk have # Default executable format OBJFORMAT?= aout and I `export OBJFORMAT=elf` for `cd port; make; make install` in another way I see striptease with `/usr/libexec/elf/strip -> bla-bla-bla format`. *0921 have this problem or not? --- Igor Nikolaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message