I'm trying to build mspgss from source code. According to the instructions at http://mspgcc.sourceforge.net/manual/c1685.html#the-mspgcc-specific-codeI tried to obtain the MSP430 specific code directly from the CVS repository. Only when I try to login to cvs in cygwin I get a "Connection refused" error. Specifically it says: $ cvs login Logging in to :pserver:[email protected]:2401/cvsroot/mspgcc CVS password: cvs [login aborted]: connect to cvs.sourceforge.net(216.34.181.96):2401 failed: Connection refused
Any idea what I'm doing wrong?
