Hi Jan. Yes, you can build from a command line w/out using the CW GUI. Angel describes it pretty well here:
viewtopic.php?f=31&t=3114 You'll also need the zip file attached here:
viewtopic.php?f=31&t=44&start=80#p17041 Also read the comments in the Makefile.
All the automated builds on our FTP server are scripted using `make Makefile`. I use Eclipse as my IDE, and configure build profiles I can launch for different configs (hw type, etc), which simply run `make Makefile` with various options.
BTW, in case you are trying to build a custom Quatos version (as per the other thread), you won't be able to w/out the (unreleased) quatos library file.
-Max