Need help dealing with binary vendor-provided GCC

Alex Austin alex.austin@spectrumdsi.com
Fri May 30 19:26:00 GMT 2008


Hello all,

I am currently attempting to use a binary-only embedded arm-based-hardware vendor-provided GCC for a project. The Magical Black Box provided by said vendor is starting to fail, so I'm trying to build my own environment around their compiler.

The problem:
$ gcc -v ...
...
Configured with: /cygdrive/d/Work/OpenAT/GccOpenAT/4.0.1/cygwin/Cross_gcc_build/gcc-4.0.1/configure --enable-language=c --enable-shared --enable-threads --target=arm-elf --host=i686-pc-cygwin --with-newlib --prefix=/cygdrive/d/Work/OpenAT/GccOpenAT/4.0.1/cygwin/Cross_gcc_install --enable-interwork --enable-multilib -with-headers=/cygdrive/d/Work/OpenAT/GccOpenAT/4.0.1/cygwin/Cross_gcc_build/newlib-1.13.0/newlib/libc/include

This does not match the path it is installed in on my computer. What environment variables/etc do I need to set up/override to make it work?

Thank you,
- Alex Austin


_____________________________________________________
Alex Austin | Associate Electrical Engineer | Spectrum Design Solutions
  (t) 612.435.5537 | (f) 612.435.0736 | (c) 651.238.9273




More information about the Gcc-help mailing list