CVS: packaging makefile,1.17,1.18
Chris Liechti <[email protected]>
| Newsgroups | gmane.comp.hardware.texas-instruments.msp430.gcc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mspgcc/packaging In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25519/packaging Modified Files: makefile Log Message: - change to newer binutils snapshot - use new patch from Steve Index: makefile =================================================================== RCS file: /cvsroot/mspgcc/packaging/makefile,v retrieving revision 1.17 retrieving revision 1.18 diff -u -w -d -r1.17 -r1.18 --- makefile 20 Mar 2006 01:23:11 -0000 1.17 +++ makefile 7 Apr 2006 20:06:58 -0000 1.18 @@ -30,7 +30,7 @@ # versions -BINUTILS_VERSION := 2.16 +BINUTILS_VERSION := 060404 GCC_VERSION := 3.2.3 #~ GDB_VERSION := 5.1.1 GDB_VERSION := 6.0 @@ -61,7 +61,8 @@ # sites where the files are downloaded from MIRROR = ftp://sources.redhat.com/pub -MIRROR_BINUTILS = $(MIRROR)/binutils/releases +#~ MIRROR_BINUTILS = $(MIRROR)/binutils/releases +MIRROR_BINUTILS = $(MIRROR)/binutils/snapshots MIRROR_GDB = $(MIRROR)/gdb/old-releases #~ MIRROR_GDB = $(MIRROR)/gdb/releases MIRROR_GCC = ftp://ftp.gnu.org/gnu/gcc @@ -162,7 +163,7 @@ #### Download archives ############################################################################## -# Targets for the single archives. Files are only downloaded if the do not +# Targets for the single archives. Files are only downloaded if they do not # exist yet $(ARCHIVES)/$(BINUTILS).tar.bz2: @@ -192,7 +193,8 @@ @echo "Unpacking binutils" cd $(BUILDDIR) && tar xjf $(ARCHIVES)/$(BINUTILS).tar.bz2 @echo Applying extra mspgcc patches... - cd $(BUILDDIR)/$(BINUTILS); patch -p1 < $(PATCHES)/binutils-14x1-21x1-42x-42x0.patch + #~ cd $(BUILDDIR)/$(BINUTILS); patch -p1 < $(PATCHES)/binutils-14x1-21x1-42x-42x0.patch + cd $(BUILDDIR)/$(BINUTILS); patch -p1 < $(PATCHES)/binutils-14x1-20x1-20x2-20x3-22x4-42x-42x0-461x.patch @echo "Configure and building binutils (this takes a while)" cd $(BUILDDIR)/$(BINUTILS) && ./configure --target=msp430 --prefix=$(INSTALLDIR) --disable-nls >$(BUILDDIR)/binutils-build.log 2>&1 cd $(BUILDDIR)/$(BINUTILS) && make >>$(BUILDDIR)/binutils-build.log 2>&1 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642