> > > >> Hi List, > >> > >> sorry for the buildscript, it was configured to build the windows > version. > >> We > >> have uploaded a new version, that builds for linux out of the box. Be > sure > >> that you compile with gcc-3.4 because a build with >= gcc-4.0 will fail. > >> Please do also set the variables inside the script according to your > needs. > >> The currently set variables are known to work. Because we don't use > other > >> things like the selected ones (binutils, gcc, gdb, msp430-libc). The > other > >> parts of the script are not tested and therefore you might run into > >> problems > >> > >> if you select them. > >> > >> By the way this version of the script should also work for windows > (using > >> cygwin) you only have to change the three variables for the toolchain. > >> > >> And now for something completely different: > >> > >> happy compiling for linux and windows ;-) > >> Gerald > >> >
Hi Gerald, I tried out the compiler, works mostly great .. I am trying to port a USB-->MIDI interface project that runs fine under Code Composer and am trying to port it to mspgcc. The problem I am having is that I am getting compile errors on the USB stuff. I don't see any USB defines in the header files ... is that part still to be done? Thanks, Bernie
