Re: forcing gcc to use a nonstandard list of include directories

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

 



Dnia sobota 02 lipca 2011 o 12:59:07 napisałeś:
> On 2 July 2011 06:55, Michał Walenciak wrote:
> > datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --
> 
> Hmm, I wonder why it's using /usr/include for include files
> 
> I wouldn't have thought it's a good idea to install a cross-compiler
> as /usr/bin/gcc anyway

--target=avr causes that gcc has 'avr' prefix, so the name is avr-gcc.
Also include dir is ok as it still is an x86(_64) apllication.

The only thing I need and want is to build a gcc that will use a certain dir 
for includes (/usr/lib/avr/includes instead of standard ones like /usr/include 
or /usr/avr/include)


best regards

-- 
Michał Walenciak
gmail.com kicer86
http://kicer.sileman.net.pl
gg: 3729519



[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