[Speex-dev] Trivial cross compilation problem

Jean-Marc Valin Jean-Marc.Valin at USherbrooke.ca
Tue Dec 27 00:53:54 PST 2005


> I get no further with that than I did before, I'm afraid.  I get:
> [willmore at l2 speex-1.1.11.1]$ export CC=pic30-elf-gcc
> [willmore at l2 speex-1.1.11.1]$ ./configure --enable-fixed-point --host=pic30-elf
> configure: WARNING: If you wanted to set the --build type, don't use --host.
>     If a cross compiler is detected then cross compile mode will be used.
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking for pic30-elf-strip... pic30-elf-strip
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking build system type... i686-pc-linux-gnuaout
> checking host system type... pic30-unknown-elf
> checking for style of include used by make... GNU
> checking for pic30-elf-gcc... pic30-elf-gcc
> checking for C compiler default output file name... configure: error:
> C compiler cannot create executables
> See `config.log' for more details.
> 
> Any suggestions?

"See 'config.log' for more details." ;-) I'm not an autotools guru, but
you can probably find the reason it doesn't work in the config.log.

	Jean-Marc



More information about the Speex-dev mailing list