Update of /cvsroot/leaf/src/bering-uclibc/apps/buildenv
In directory sc8-pr-cvs1:/tmp/cvs-serv10215
Modified Files:
buildtool.mk
Log Message:
Reverted WCHAR changes that stopped GCC from compiling
We still need a solution for this problem, since the version of uClibc on Bering
uClibc is compiled without WCHAR support, which will cause problems for some apps.
Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/buildenv/buildtool.mk,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** buildtool.mk 4 Aug 2003 08:44:12 -0000 1.6
--- buildtool.mk 10 Sep 2003 19:33:10 -0000 1.7
***************
*** 350,355 ****
perl -i -p -e 's,^SHARED_LIB_LOADER_PATH=.*,SHARED_LIB_LOADER_PATH=\"/lib\",g'
\
$(UCLIBC_DIR)/.config
! ### perl -i -p -e
's,.*UCLIBC_HAS_WCHAR.*,UCLIBC_HAS_WCHAR=y\nUCLIBC_HAS_LOCALE=n,g' \
! ### $(UCLIBC_DIR)/.config
perl -i -p -e 's,^GCC_BIN.*,GCC_BIN=$(STAGING_DIR)/bin/$(ARCH)-uclibc-gcc,g' \
$(UCLIBC_DIR)/extra/gcc-uClibc/Makefile
--- 350,355 ----
perl -i -p -e 's,^SHARED_LIB_LOADER_PATH=.*,SHARED_LIB_LOADER_PATH=\"/lib\",g'
\
$(UCLIBC_DIR)/.config
! perl -i -p -e
's,.*UCLIBC_HAS_WCHAR.*,UCLIBC_HAS_WCHAR=y\nUCLIBC_HAS_LOCALE=n,g' \
! $(UCLIBC_DIR)/.config
perl -i -p -e 's,^GCC_BIN.*,GCC_BIN=$(STAGING_DIR)/bin/$(ARCH)-uclibc-gcc,g' \
$(UCLIBC_DIR)/extra/gcc-uClibc/Makefile
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Leaf-cvs-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits