After a system update, I can't use msp430-gcc anymore: /usr/local/libexec/gcc/msp430/4.6.3/cc1: error while loading shared libraries: libppl.so.11: cannot open shared object file: No such file or directory
My installed ppl version is: $ ls -l /usr/lib/libppl.so lrwxrwxrwx 1 root root 16 30. Jun 08:39 /usr/lib/libppl.so -> libppl.so.12.0.0 Trying to recompile msp430-gcc fails: $ ../gcc-4.6.3/configure --target=msp430 --enable-languages=c --program-prefix="msp430-" [...] checking for version 0.11 (revision 0 or later) of PPL... no *** This configuration is not supported in the following subdirectories: target-libmudflap target-libgomp target-zlib target-libssp (Any other directories should still work fine. [...] $ make [...] Configuring in ./gcc configure: loading cache ./config.cache configure: error: `PPLLIBS' has changed since the previous run: configure: former value: `-lppl_c -lppl -lgmpxx' configure: current value: `' configure: error: in `/home/simeon/Software/Linux/msp430-gcc/msp430-build/gcc-4.6.3-msp430/gcc': configure: error: changes in the environment can compromise the build configure: error: run `make distclean' and/or `rm ./config.cache' and start over make[1]: *** [configure-gcc] Fehler 1 make[1]: Leaving directory `/home/simeon/Software/Linux/msp430-gcc/msp430-build/gcc-4.6.3-msp430' make: *** [all] Fehler 2 I'm using mspgcc-20120406.tar.bz2 on Archlinux. Any suggestions? Could I just change the required ppl version in a config file? -- M.Eng. Simeon Felis Fakultät Elektro- und Informationstechnik Laboratory for Safe and Secure Systems, LaS3 - a software engineering discipline (www.las3.de) Seybothstrasse 2 P.O. 12 03 27 93025 Regensburg Germany FON: +49 (0)941 / 943 9823 MOB: +49 (0)176 / 2323 8962 ------------------------------------------------------------------------------ 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