|
Message
From: Chen Wei Hsu<cwhsu1984@g...>
Date: Wed Jul 30 03:54:58 CEST 2008
Subject: [openrisc] RE: building command log
Hi,I continued building the uClibc, but I got an error. //--------------------------------------------------------installation of uClibc tar xjvf uClibc-0.9.28.3.tar.bz2 cd uClibc-0.9.28.3 bzcat -dc ../uClibc-0.9.28-or32-unified.bz2 | patch -p1 cd libc bzcat -dc ../../uClibc-0.9.28-or32-libc-support.bz2 | patch -p1 cd .. bzcat -dc ../embecosm-or32-uClibc-0.9.28.3-stdio-patch.bz2 | patch -p1 ln -s extra/Configs/Config.or32 Config // download the config from MOF // here is the config file, and I have set the parameter myself. attachment.htm
|