This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [3.2] Can ada/6160 be cured from 3.3 or trunk?
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Cc: gcc-bugs at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Date: 28 Jan 2003 15:45:56 +0100
- Subject: Re: [3.2] Can ada/6160 be cured from 3.3 or trunk?
- Organization: Integrable Solutions
- References: <10301281422.AA14183@vlsi1.ultra.nyu.edu>
kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes:
| It would be helpful if you (GNAT folks) could investigate this issue.
| Fundamentally, it boils down to the following: In the command invocation
|
| gnatbind -I. [args]
|
| gnatbind gets resolved to whatever is found in $PATH
|
| It is *supposed* to get resolved to $PATH when it is invoked in that way.
That assumption seems to be the root of many problems.
-- Gaby