[uClibc]--build= still needed for gcc_target.mk (patch)

Erik Andersen andersen at codepoet.org
Fri Mar 7 00:14:16 UTC 2003


On Thu Mar 06, 2003 at 03:04:36PM -0800, David Wuertele wrote:
> I find I still need this patch to get the binutils-target and
> gcc-target Makefiles created with proper build system defaults:
> 
> *** gcc_target.mk~	Wed Mar  5 15:01:28 2003
> --- gcc_target.mk	Thu Mar  6 14:48:08 2003
> ***************
> *** 101,106 ****
> --- 101,107 ----
>   		$(BINUTILS_DIR)/configure \
>   		--target=$(GNU_TARGET_NAME) \
>   		--host=$(GNU_TARGET_NAME) \
> + 		--build=$(GNU_HOST_NAME) \
[---------snip-------------]
> I'm still having problems compiling gcc-target, when the crtstuff.c
> file tries to include limits.h.  Here's the error I get:

These errors are precisely why I havn't made this change 
yet...  I don't yet know how to make this actually work,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list