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


> Ada folks, any time frame on converting your front end to use
> nonrecursive make like all the other live languages do?

I understand this means having "langdir/object: langdir/source"-like
dependancies in langdir/Make-lang.in and no langdir/Makefile.in, am I
correct? Also using program_transform_cross_name stuff. The big point
remaining being the Ada RTS build process. Any doc or Makefile to look
at?

Some ACT Makefile patches have to go in first, then yes I'll try to
work on those Makefile coherency issues. I just succeeded in building
my first cross with Ada (sparc-rtems) so my setup is a bit better for
testing those patches. I'll probably need lots of help and positive
mental waves since I'm not exactly a configure/make expert :).

Doug, anything special respective to Makefile and VMS (things known
not to work at all)?

-- 
Laurent Guerby <guerby@acm.org>


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