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]

[Bug ada/32333] Ada gnatbind should utilize gcc's path and also check "-B" path



------- 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


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