This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: integrated -save-temps and the death of specs
- From: dewar at gnat dot com (Robert Dewar)
- To: aldyh at redhat dot com, kenner at vlsi1 dot ultra dot nyu dot edu
- Cc: gcc-patches at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Date: Tue, 19 Mar 2002 08:16:50 -0500 (EST)
- Subject: Re: integrated -save-temps and the death of specs
<<I would much prefer to go in the direction of having *more* specs files
(for example language-specific) so that we become less depenendent on
the particular binary of the driver being used. We have had lots of
problems with this in the past.
>>
I definitely agree with Richard here, it would be nice to have all
language dependencies separated from the driver proper.