This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

Re: other/8269: Failure to: Add <directory> to the compiler's search paths


Synopsis: Failure to:  Add <directory> to the compiler's search paths

Responsible-Changed-From-To: unassigned->bje
Responsible-Changed-By: bje
Responsible-Changed-When: Tue Feb 18 05:26:15 2003
Responsible-Changed-Why:
    Got it.
State-Changed-From-To: open->closed
State-Changed-By: bje
State-Changed-When: Tue Feb 18 05:26:15 2003
State-Changed-Why:
    User misunderstanding:
    
    -B is not a persistent option that modifies your GCC installation.  If you try:
    
    $ gcc -B /home/katze/palm/sdk-5/include/ -print-search-dirs
    
    .. you will notice that the search paths are modified as you expect.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8269


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