Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Sep 1998 19:19:22 +0200
From:      Mark Murray <mark@grondar.za>
To:        current@FreeBSD.ORG
Subject:   BMaking - getting to details of the build environment.
Message-ID:  <199809021719.TAA01769@gratis.grondar.za>

next in thread | raw e-mail | index | archive | help
Hi

I am very close now with the BMaked Perl5, I just need to get it
to work in an aout->ELF build.

Deep inside a makefile, I need to be able to pass a command line
containing the current _build_ libraries, which may be either
/usr/obj/tmp/usr/lib
/usr/obj/aout/tmp/usr/lib
/usr/obj/elf/tmp/usr/lib depending on the stage of the build. (I
don't think the names are 100% correct, but you get the drift).

I am flummoxed by the build - WORLDDIR seems to be the right thing to
use, but it is not passed down the makefiles, and .includ'ing
/usr/src/Makefile.inc1 will break too much. How else can I discover
this directory in a Makefile?

M
-- 
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809021719.TAA01769>