This is the mail archive of the gcc-patches@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: Fold cross-make and build-make into configure


On Sun, 2 Dec 2001 guerby@acm.org wrote:

> The big point
> remaining being the Ada RTS build process. Any doc or Makefile to look
> at?

Run-time libraries ought to be in top-level directories parallel to "gcc".
etc/configure.texi in the "src" repository describes how this works with
multilibs.  How (if at all) does the present Ada run-time build work with
multilibs?  If there are problems with dependencies of the Ada front end
on its library, perhaps bootstrap needs to be moved out to top level
first.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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