Am 29.07.2002 00:38:14, schrieb "Garst R. Reese" <[email protected]>:
>Attached is the error I get compiling today's CVS gcc, and below find >verifcation that msp430-ar is where it should be. yes, but have you added /usr/local/msp430/bin to the PATH? (edit /etc/profile) in the attached file i see: "make[2]: Entering directory `/usr/local/msp430/gcc/gcc-3.0/gcc'" you're not compiling in the target directory, do you? you should unpack and compile in your home directory, "make install" puts the files in /usr/local/msp430 (the file msp430-libc/doc/doc.txt has an installation section too) chris
