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: Converting the gcc backend to a library?


Richard Kenner wrote:
> Yes, I do understand that. But my point is that in today's
> single-user workstation environment, how many processes that actually
> would use the GCC shared library would actually be simultaneously
> running in practice?  I still believe that number is very small and
> only rarely over one.

That's because no-one uses Java :-)

But imagine when TCL uses dynamic compilation (just a thought).  I know
people who run quite a few TCL applications, e.g. for mail, news, info
browsing.  Imagine when <ahem> Emacs uses dynamic compilation ;-)
I personally often have 2 Emacs processes running at a time -- one main
one, and another in an xterm for editing messages like this one.

That leaves Mozilla for Javascript and Java.  And every Gnome scripted
application that use Guile.

enjoy,
-- Jamie

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