forgot to post the lines i used to compile, just in case... (output from
my toplevel makefile, for the installer, with make -n)
rm -rf gcc-3.4.0
tar xjf ../originals/gcc-core-3.4.0.tar.bz2
cp -r ../sf/gcc/gcc-current/* gcc-3.4.0
cd gcc-3.4.0; ./configure --target=msp430 \
--prefix=/d/prog/msp430/build/installed --disable-nls
cd gcc-3.4.0; make
Chris Liechti wrote:
Garst R. Reese wrote:
Talking to myself again :)
not only to yourself ;-)
"Garst R. Reese" wrote:
Configure works (finds msp430-as etc)
Released version of gcc-3.4.0
gcc builds for me, but i replaced
sf/gcc/gcc-current/configure.in
sf/gcc/gcc-current/gcc/config.gcc
with the originals from 3.4 and patched them for the MSP430.
i commited them now, so that you can pull them from CVS.
g++-3.4.0 does not compile with these right now, but it did work with an
earlier snapshot.
Dmitry:
hope that's ok for you. i dont know if the old files forked for you or not.
chris
-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users