Hi,

I wanted to know if there was any reason for build-cegcc.sh script to be
launched from src/ while for build-mingw32ce.sh you need to create first a
folder ?
It would be easier to keep same logic ...


For cegcc:
sh build-cegcc.sh

For mingw32:
mkdir build-mingw32ce
cd build-mingw32ce
sh ../build-mingw32ce.sh 




-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to