Need help dealing with binary vendor-provided GCC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux