Subject: Re: turn off compiler wrapper?
To: Jeremy C. Reed <reed@reedmedia.net>
From: Johnny C. Lam <jlam@NetBSD.org>
List: tech-pkg
Date: 01/08/2005 03:28:57
On Fri, Jan 07, 2005 at 05:22:44PM -0800, Jeremy C. Reed wrote:
> Is there an option to turn off the compiler wrapper?
> 
> I want to try getting arts and kdelibs3 to build under Linux by not using
> the compiler wrapper. I don't understand (yet) all the "(cmd-sink-libtool)
> pop:" and "(logic) push:" et cetera in the .work.log.
> 
> I do want to use the buildlinking so that correct dependencies are used.

buildlink3 is built on top of the wrapper scripts -- there is no way to
do the former without using the latter.

	Cheers,

	-- Johnny Lam <jlam@NetBSD.org>