CVS: packaging README-MAINTAINER.txt,1.7,1.8
Chris Liechti <[email protected]> Tue, 03 Jun 2008 20:00:05 -0700
| Newsgroups | gmane.comp.hardware.texas-instruments.msp430.gcc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mspgcc/packaging
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29078
Modified Files:
README-MAINTAINER.txt
Log Message:
notes
Index: README-MAINTAINER.txt
===================================================================
RCS file: /cvsroot/mspgcc/packaging/README-MAINTAINER.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -w -d -r1.7 -r1.8
--- README-MAINTAINER.txt 26 May 2008 23:50:28 -0000 1.7
+++ README-MAINTAINER.txt 4 Jun 2008 03:00:03 -0000 1.8
@@ -115,8 +115,6 @@
For packagers
-------------
-- check out the repository with "LF" line endings ("unix sandbox" in TortoiseCVS)
-- set cygwin for "unix style line endings"
- the pdfs and msp430-gdbproxy and MSP430.dll must be copied manually to
``packaging`` before running the build.
- makensis and python.exe must be in the ``%PATH``
@@ -126,10 +124,20 @@
the installation has to be repeated completely as the generated file lists
get wrong otherwise. The installer would not have all files or put them
under wrong sections in the installer.
-- cygwin can be very slow on some machines. i do not have an explanation.
- "slow" means that building the toolchain takes hours. Normal would be
- less than one hour. On Linux it only takes a few minutes. Cygwin is a bit
- slower due to is POSIX emulation layer, but on some machines it is extreme.
+
+MinGW
+-----
+- from http://mingw.org and http://gd.tuwien.ac.at/gnu/mingw/?fisel=0-9,a-z,A-Z
+ get and install in this order:
+ - MinGW-5.1.4.exe
+ - MSYS-1.0.11-2004.04.30-1.exe
+ - msysDTK-1.0.1.exe
+- export PATH=.:/usr/local/bin:/mingw/bin:/bin:/c/Python25/:/c/Programme/NSIS
+
+- clean a single component for a rebuild/install
+ ``for file in $(cat build/files-gcc.txt); do rm $file; done``
+- --prefix for gcc must be a windows path so that locating header files relative
+ to the installation directory are working propperly!
Notes
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php