CVS: packaging makefile,1.34,1.35
"Sergey A. Borshch" <[email protected]> Mon, 27 Oct 2008 14:53:50 +0000
| Newsgroups | gmane.comp.hardware.texas-instruments.msp430.gcc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mspgcc/packaging
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv470
Modified Files:
makefile
Log Message:
objdump patch added for mingw build. See WinAVR bug 1854716 tracker ( http://sourceforge.net/tracker/index.php?func=detail&aid=1854716&group_id=68108&atid=520074 )
Index: makefile
===================================================================
RCS file: /cvsroot/mspgcc/packaging/makefile,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -w -d -r1.34 -r1.35
--- makefile 15 Sep 2008 10:13:13 -0000 1.34
+++ makefile 27 Oct 2008 14:53:48 -0000 1.35
@@ -225,6 +225,10 @@
cd $(BUILDDIR)/$(BINUTILS); patch -p1 < $(PATCHES)/binutils-2.18-msp430x24x-msp430x26x.patch
cd $(BUILDDIR)/$(BINUTILS); patch -p1 < $(PATCHES)/binutils-ld_scripts.patch
cd $(BUILDDIR)/$(BINUTILS); patch -p1 < $(PATCHES)/binutils-2.18-430X.patch
+ifdef MSYSCON
+ @echo "## Applying patch for mingw build"
+ cd $(BUILDDIR)/$(BINUTILS); patch -p1 < $(PATCHES)/binutils-mingw-objdump.patch
+endif
@echo "## Configure and building binutils (this takes a while)"
cd $(BUILDDIR)/$(BINUTILS) && ./configure --target=msp430 $(CROSSOPT) --prefix=$(PREFIX) \
--disable-nls --disable-shared --enable-debug --disable-threads \
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/