Re: [Mspgcc-users] Problems building mspgcc-lts

2011-08-18 Thread Matthias Ringwald
Hi Peter I didn't build from git so far, but I'm providing fink packages for mspgcc-lts, see info here: http://sourceforge.net/apps/mediawiki/mspgcc/index.php?title=Install:fink Best Matthias On 18.08.2011, at 21:15, Peter Johansson wrote: > I'm attempting to compile mspgcc via the LTS patc

Re: [Mspgcc-users] Problems building mspgcc-lts

2011-08-18 Thread Peter Bigot
Don't build gcc within its source directory. See the base gcc patch for how to build in a separate directory. Peter On Thu, Aug 18, 2011 at 2:15 PM, Peter Johansson wrote: > I'm attempting to compile mspgcc via the LTS patches for the first > time and running into the following error: > > Makef

[Mspgcc-users] Problems building mspgcc-lts

2011-08-18 Thread Peter Johansson
I'm attempting to compile mspgcc via the LTS patches for the first time and running into the following error: Makefile:154: ../.././gcc/libgcc.mvars: No such file or directory make[2]: *** No rule to make target `../.././gcc/libgcc.mvars'. Stop. make[1]: *** [all-target-libgcc] Error 2 make: ***