Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 May 2001 09:52:02 -0700
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
Cc:        dave@jetcafe.org, hackers@FreeBSD.ORG
Subject:   Re: Question about building source
Message-ID:  <3AF82432.F150DB51@mindspring.com>
References:  <200105080611.XAA06142@hokkshideh.jetcafe.org> <20010508160646F.matusita@jp.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Makoto MATSUSHITA wrote:
> dave> $ cd /usr/src
> dave> $ make installworld DESTDIR=/vol1/FreeBSD
> dave> will install the entire OS into /vol1/FreeBSD?
> 
> Yes (or it should be).
> 
> dave> Has anyone ever tried this? ;)
> 
> You should have already seen the result that uses "make installworld
> DESTDIR=/what/ever" -- FreeBSD distribution itself :-)

FWIW: This breaks if you have updated your C++ compiler,
since the .mk files incorrectly override the paths for
thing like the RTTI header files and the CRT0 stuff...

-- Terry

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




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