[En-Nut-Discussion] Nut/OS 4.8
Harald Kipp
harald.kipp at egnite.de
Mon Mar 9 12:12:43 CET 2009
Good job, gentlemen!
I fixed a few build problems and created the release branch 4.8.
Registered developers may follow the suboptimal sequence, which I used
to create a source package:
Make sure there is _no_ folder named nut in the current directory
cvs -z3 -d:ext:yourname at ethernut.cvs.sourceforge.net:/cvsroot/ethernut
co -r nut-4_8-branch -P nut
mv nut nut-4_8
cd nut-4_8
./reconf
automake --add-missing
./reconf
./configure
make
make distcheck
The release 4.8.0 is still a so called "release candidate", on which we
have to run more tests. It will be available for download within a few
hours.
Please do not commit anything to CVS HEAD, but wait for SVN to become
available.
Harald
More information about the En-Nut-Discussion
mailing list