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 bootstrap/30541] Ada bootstrap fails, stage1 binding does not honor GNATBIND



------- Comment #4 from rguenth at gcc dot gnu dot org  2007-01-22 16:37 -------
Created an attachment (id=12932)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12932&action=view)
patch

During the build we still call (and require) a 'gnatmake' in $PATH like for

  (cd ada/bldtools/nmake_b; gnatmake -q xnmake ; ./xnmake -b ../../nmake.adb )

but at least gnatbind is used as specified at configure time (for building
stage1).  Somebody might want to fix gnatmake in a similar way.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30541


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