Hello, mspgcc-users! How are you?

  I've prepared three self-extracted archives:

msp430-toolchain-win32-20021030.exe, 1784471 bytes
msp430-gdb-win32-20021029.exe,       1026837 bytes
msp430-insight-win32-20021029.exe,   2512189 bytes

   First one is binutils + gcc + msp430-libc compiled for mingw32
   target. Also, it contains `make' utility from MSYS. Binaries are
   stripped, all info/*.info man/* files are deleted, second copies of
   binaries (msp430/bin/*) are removed, but can be restored with
   included BAT-file (really, self-extracted archive call this BAT
   file after extraction). gcc was builded with proper collect2.exe --
   with correct patches.

   Second is gdb-5.1.1, compiled with cygwin (sorry, I don't know how
   to compile gdb under mingw32. Here are rumors, that it is
   possible). No second binary (could be restored with
   _gdb_postinstall.bat, included in package). It could be installed
   in same directory with toolchain.

   Third is insight-5.1.1, compiled with cygwin. insight is gdb with
   GUI, written in TCL/TK.

   Please, don't try to install gdb & insight in one directory: they
   use same binary names.

   ntfsln.exe, used for restore `msp430/bin/*.exe' create hard links
   on NTFS under Win2K/XP and copy files, if file system is FAT. Under other
   systems (Win'95/98/ME and Window NT 4.0, sorry) it will not work --
   copy files by hand (replace `ntfsln.exe' with `copy' in BAT files).
   This will be fixed in next release :)

   All these files could be found at
   http://lev.serebryakov.spb.ru/download/msp430/

   Don't thinks, that size of files is `too small'. these packages
   created with RAR 3.0 archiver with maximum compression. all
   binaries are stripped and all unused static libraries (like
   libiberty.a, libbfd.a, etc) are removed.

  

               Lev Serebryakov
/-----------------------------------------------\
| FIDONet: 2:5030/661.0                         |
| E-Mail:  [email protected]               | 
| Page:    http://lev.serebryakov.spb.ru/       |
| ICQ UIN: 3670018                              |
| Phone:   You know, if you have world nodelist |
\===============================================/


Reply via email to