This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: subscripted value (../../lib vs. ../../../lib explained)


> However, the original command line said: -I../../lib -I../../../lib
> Can you confirm that the GCC snapshot is indeed modifying the second
> -I flag?
> -- 
> Alexandre Oliva     http://www.ic.unicamp.br/~oliva/     Enjoy Guaranį

Oops.
I've been jumping around directories too much.  The -I../../../lib
came from when I did it the right way in a build subdir.
They are both ../../lib when I failed to do it(./configure, make) that way.

Thanks again.
Peter
-- 
pjordan at blackwire.com	323-665-0893         Black Wire Media
"The meaning of a value is determined by how it is used" : Ousterhout 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]