Re: first stab at a cross compiler ...

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

 



kevin diggs <diggskevin38@xxxxxxxxx> writes:

> as: unrecognized option `-m68020'
>
> How do I tell it to use the binutils installed in
> /opt/cross/q700/binutils-2.16.1? 3.4.6 does not have the
> --with-build-time-tools= configure option. I put
> yadda/yadda/binutils-2.16.1/bin in my path but that did not seem to
> help?

When you configure the binutils and gcc, use the same --prefix
argument.  First configure and install the binutils, then configure
gcc.  If you do that, it should all just work.

Ian


[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