Hi Lars,

On Tue, Mar 22, 2005 at 07:54:35PM +0200, Lars Wirzenius wrote:
> When util-vserver is compiled, its Makefile runs libtool, which expects
> to find /usr/lib/diet/lib-powerpc. dietlibc-dev
> provides /usr/lib/diet/libppc instead. This seems like a bug; perhaps
> both are needed to be compatible with various other packages?

there's no need for other packages to know about the location of the
diet libc libraries, I don't know why libtool is used here; looks like
it complicates things.  Simply use CC='diet -v -Os gcc' and LD='diet -v
-Os gcc' to configure and build packages with the dietlibc.  The 'diet'
wrapper with the -Os option takes care to adjust the gcc arguments
correctly then.

HTH, Gerrit.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to