Hi,
I am trying to build the toolchain, following the wiki "Install:from 
source" in order, as it is written.

On OpenSUSE 12.1 32-bit.

The make of gcc is crashing with:
=========================================
make[2]: Entering directory 
`/mnt/local/Downloads/msp430/gcc-4.6.3/msp430/libgcc'
Makefile:156: ../.././gcc/libgcc.mvars: No such file or directory
make[2]: *** No rule to make target `../.././gcc/libgcc.mvars'.  Stop.
make[2]: Leaving directory 
`/mnt/local/Downloads/msp430/gcc-4.6.3/msp430/libgcc'
make[1]: *** [all-target-libgcc] Error 2
make[1]: Leaving directory `/mnt/local/Downloads/msp430/gcc-4.6.3'
make: *** [all] Error 2
=========================================
I notice that in some places gcc-core-4.6.3.tar.bz2 is mentioned and in 
others gcc-4.6.3.tar.bz2 so I tried both but get identical errors.

I executed:
cd gcc-4.6.3
./contrib/download_prerequisites

as the prerequisites aren't listed on the wiki page, could it be that 
something is missing? I don't know what mvars does.

I would appreciate any tips.

Bob von Knobloch
-- 
The Sun is out, the sky is blue, it's time to drive the MR2.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to