Jean-Marc,
> I've got no problem cross-compiling with gcc for Blackfin. See the
> README.blackfin file.
Thank you for your help, Jean-Marc.
I get no further with that than I did before, I'm afraid. I get:
[willmore@l2 speex-1.1.11.1]$ export CC=pic30-elf-gcc
[willmore@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?
Cheers,
David