[uClibc] toolchain/gcc/Makefile.in NOT passing extra gcc build options

Philip Rakity prakity at yahoo.com
Fri Jan 7 02:12:39 UTC 2005


This line needs to be added to the beginning of the
makefile

EXTRA_GCC_CONFIG_OPTIONS:=$(strip $(subst
",,$(BR2_EXTRA_GCC_CONFIG_OPTIONS)))

regards,

Philip

GCC_VERSION:=$(strip $(subst ",, $(BR2_GCC_VERSION)))
#"
GCC_USE_SJLJ_EXCEPTIONS:=$(strip $(subst ",,
$(BR2_GCC_USE_SJLJ_EXCEPTIONS)))
#"
TARGET_OPTIMIZATION:=$(strip $(subst ",,
$(BR2_TARGET_OPTIMIZATION)))
#""
EXTRA_GCC_CONFIG_OPTIONS:=$(strip $(subst
",,$(BR2_EXTRA_GCC_CONFIG_OPTIONS)))



		
__________________________________ 
Do you Yahoo!? 
All your favorites on one personal page – Try My Yahoo!
http://my.yahoo.com 



More information about the uClibc mailing list