Out of tree builds

Alex de Oliveira Silva enerve at gmail.com
Thu Nov 24 10:46:13 UTC 2005


I'm trying this... in uclibc-0.9.28

Makefile
--------------------------------------------------
PWD     := $(shell pwd)
PACKAGE := uclibc-cross
PREFIX  := $(PWD)/debian/$(PACKAGE)
--------------------------------------------------

utils/Makefile
--------------------------------------------------
TOPDIRORIG=../
TOPDIR=../debian/uclibc-cross
CFLAGS += \
        $(SSP_ALL_CFLAGS) -B$(TOPDIRORIG)lib \
        -I. -I../ldso/include -I../include
--------------------------------------------------

Of this form he is ok, but don't create ldd and ldconfig.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/uclibc/attachments/20051124/5629cdf1/attachment.htm 


More information about the uClibc mailing list