Hi List, sorry for the buildscript, it was configured to build the windows version. We have uploaded a new version, that builds for linux out of the box. Be sure that you compile with gcc-3.4 because a build with >= gcc-4.0 will fail. Please do also set the variables inside the script according to your needs. The currently set variables are known to work. Because we don't use other things like the selected ones (binutils, gcc, gdb, msp430-libc). The other parts of the script are not tested and therefore you might run into problems
if you select them. By the way this version of the script should also work for windows (using cygwin) you only have to change the three variables for the toolchain. And now for something completely different: happy compiling for linux and windows ;-) Gerald -----Ursprüngliche Nachricht----- Von: Frédéric Sureau [mailto:[email protected]] Gesendet: Dienstag, 17. November 2009 21:59 An: GCC for MSP430 - http://mspgcc.sf.net Betreff: Re: [Mspgcc-users] msp430x5529 support I think, you should put patches files in the folder {$HARDWAREACCESS}/patches But I still have some compilation issues that I am trying to solve... Anyway, thanks a lot for this contribution ! Frédéric Sureau 2009/11/17 Bernard Mentink <[email protected]>: > On Mon, Nov 16, 2009 at 11:08 PM, Gerald Lutter > <[email protected]>wrote: > >> Hi, >> >> Thomas Warren has made a patch to the mspgcc toolchain to support the >> 5529 version of the msp. There is a binutils patch, a gcc patch >> (X-Branch) and a msp430-libc patch. Because of their size they will >> not be posted directly on the mailinglist. You can download our >> patches from our website: >> >> http://www.innoventis.de/downloads/mspgcc/ >> >> There is a windows binary and a buildscript to build the toolchain on >> linux and on windows (cygwin). This patch also includes our version >> of the 5438 header files of the msp430-libc. >> >> Best regards, >> Gerald >> >> >> > Many thanks for that. I tried using the supplied script to build the > tools under linux. However, it gets to a point where it wants the 5529 > patches but it can't find them. I put the patches in the > build/packages/patches directory, but unfortunately the build > directory gets cleaned out by the script each time I run it ... > > Can someone tell me how to modify the script so it doesn't clean/del > the build directory. > > Thanks, > Bernie > > ---------------------------------------------------------------------- > -------- > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users > > ---------------------------------------------------------------------------- -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Mspgcc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mspgcc-users
