I am using Ubuntu 10.04 as the LFS building host. And I am learning LFS BOOK 6.6: 4.5. About SBUs: http://www.linuxfromscratch.org/lfs/view/6.6/chapter04/aboutsbus.html
I am using a E7400 double cores CPU, I want set an environment variable with command provided by LFS book as below: <code> set MAKEFLAGS='-j 2' </code> I set it in either ~lfs/.bashrc or executed it under gnome terminal, but I can't get its value through <code>echo $MAKEFLAGS</code>. I thought it failed at setting this environment variable. I read the "help set" and did some searching on google and almost no use case about setting environment varible with "set" command except one I confirmed it can't work under my Ubuntu 10.04 host. I consider it is a LFS BOOK 6.6 bug, isn't it? I am a LFS newbie, don't hesitate to write more words reply on this issue :-) -- littlebat <dashing.m...@gmail.com> -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page