Hey Luca, Thanks for your answer! I studied the config.log more carefully and found that I missed gawk package. I've installed it but I still stuck on the same place - some problem with conftest.c. I've googled this but it didn't help much... A little hint would be great.
Here's the output of log-file (sorry for such a huge post): ## --------- ## ## Platform. ## ## --------- ## hostname = msp430-Latitude-D610 uname -m = i686 uname -r = 2.6.35-28-generic uname -s = Linux uname -v = #50-Ubuntu SMP Fri Mar 18 19:00:26 UTC 2011 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2197: checking build system type configure:2211: result: i686-pc-linux-gnu configure:2258: checking host system type configure:2271: result: i686-pc-linux-gnu configure:2291: checking target system type configure:2304: result: msp430-unknown-none configure:2358: checking for a BSD-compatible install configure:2426: result: /usr/bin/install -c configure:2437: checking whether ln works configure:2459: result: yes configure:2463: checking whether ln -s works configure:2467: result: yes configure:2474: checking for a sed that does not truncate output configure:2538: result: /bin/sed configure:2547: checking for gawk configure:2563: found /usr/bin/gawk configure:2574: result: gawk configure:3858: checking for gcc configure:3874: found /usr/local/bin/gcc configure:3885: result: gcc configure:4114: checking for C compiler version configure:4123: gcc --version >&5 gcc (GCC) 4.5.2 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4134: $? = 0 configure:4123: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/i686-pc-linux-gnu/4.5.2/lto-wrapper Target: i686-pc-linux-gnu Configured with: ./configure Thread model: posix gcc version 4.5.2 (GCC) configure:4134: $? = 0 configure:4123: gcc -V >&5 gcc: '-V' option must have argument configure:4134: $? = 1 configure:4123: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4134: $? = 1 configure:4154: checking for C compiler default output file name configure:4176: gcc conftest.c >&5 /usr/local/lib/gcc/i686-pc-linux-gnu/4.5.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find crtbegin.o: No such file or directory /usr/local/lib/gcc/i686-pc-linux-gnu/4.5.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lgcc /usr/local/lib/gcc/i686-pc-linux-gnu/4.5.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lgcc_s collect2: ld returned 1 exit status configure:4180: $? = 1 configure:4217: result: configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4223: error: in `/home/msp430/msp430/mspgcc-20110612/binutils-2.21/binutils': configure:4227: error: C compiler cannot create executables See `config.log' for more details. Texas Instruments Deutschland GmbH, Haggertystr. 1, D-85356 Freising. Amtsgericht München HRB 40960. Geschäftsführer: Dr. Wolfram Tietscher. Vorsitzender des Aufsichtsrates: Edgar Frank -----Original Message----- From: Luca Bruno [mailto:lu...@debian.org] Sent: Monday, June 27, 2011 3:15 PM To: mspgcc-users@lists.sourceforge.net Subject: Re: [Mspgcc-users] MSPGCC Uniarch installation instructions -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dovgych, Glib scrisse: > Config.log is attached. > I'm using Ubuntu 10.10 but I'm a newby in Linux. Is it a problem with > my Ubuntu version or am I doing something wrong? Yes, your environment is missing some tools other than build-essential ones. Your config.log (which is not attached as ML rules forbid that) should tell you what. As a side-note, all tool-chain packages (minus libc, which is due RSN) are now available through official Ubuntu Oneiric repository: https://launchpad.net/ubuntu/oneiric/+search?text=msp430 I think interested parties may directly try these binaries on Natty too and report their findings. I tried to use relaxed-enough dependencies, so that I expect they won't require additional extra packages to be pulled in (pure speculation, I didn't test it). Please note that they are interdependent, so you'll better install them all together or pick them in order. Moreover, I'm not planning a Natty backport as it'd be quite difficult, due to different shipped sources. Ciao, Luca - -- .''`. ** Debian GNU/Linux ** | Luca Bruno (kaeso) : :' : The Universal O.S. | lucab (AT) debian.org `. `'` | GPG Key ID: 3BFB9FB3 `- http://www.debian.org | Debian GNU/Linux Developer -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk4IgkMACgkQRqobajv7n7OzhgCeOvnhvYBa5oZ1JGO/+J3GgwKZ tikAnArAd2K6ZFB/RhoCQCmKUrGZtkNU =jsZW -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Mspgcc-users mailing list Mspgcc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mspgcc-users ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Mspgcc-users mailing list Mspgcc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mspgcc-users