This is the mail archive of the gcc@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]

Re: Shell wrappers and GCC - FYA


On Sun, Jul 01, 2001 at 07:45:44PM +0100, Neil Booth wrote:
> Zack Weinberg wrote:-
> 
> > There are thre problems I see.  One is, it's not clear how to handle
> > language-specific drivers, unless you want to have libgccdriver.so,
> > libg++driver.so, etc. etc.  which strikes me as horrid.  Another is
> 
> It sounds like we could merge the 3 drivers here - and still have 3
> separate binaries for GNU standards compliance.

I must be missing something - how would you do this?

> You missed another that would become important - clean up the many
> memory leaks in the driver.  I hope that would be part of the rewrite
> anyway.

I had assumed that would get taken care of in the driver write.  It is
of course silly to propose a persistent library module with memory
leaks.

-- 
zw              But the voices in my head are what keeps me sane.
                	-- Shweta Narayan


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