This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/32333] Ada gnatbind should utilize gcc's path and also check "-B" path
- From: "charlet at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jun 2007 09:31:04 -0000
- Subject: [Bug ada/32333] Ada gnatbind should utilize gcc's path and also check "-B" path
- References: <bug-32333-13830@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from charlet at gcc dot gnu dot org 2007-06-14 09:31 -------
You're using non standard build procedure which are not supported.
When using GNAT (as opposed to building), things are different, and
you can call gnatmake with full path, it will then pick up the
right gcc, gnatbind, etc...
--
charlet at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32333