public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Plugins always enabled in GCC 4.8?
@ 2012-03-31 17:51 Basile Starynkevitch
  2012-04-01 20:41 ` Diego Novillo
  0 siblings, 1 reply; 10+ messages in thread
From: Basile Starynkevitch @ 2012-03-31 17:51 UTC (permalink / raw)
  To: gcc

Hello All,

If we want to aim towards a more modular GCC made of several shared libraries, it seems
that we are requiring the host system to have dynamic libraries (which is not a big deal
today; all the major OSes running on developers desktop or laptop have them). 

In that case, I think that we should always --enable-plugin at configure time, hence
making that configure switch useless (since always on).

What do you think?

Do we aim at running next GCC on systems without dynamic libraries or withour plugins?
(If yes, why and which ones)?

Likewise, I also hope that next GCC will be only C++ compilable (and that we remove the
ability to compile it with C)


More generally, I would like a description, or a list of host systems for GCC. What kind
of system services [e.g. dlopen, time, ...] to we require GCC to access to?


Regards.
-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mine, sont seulement les miennes} ***

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-04-02 13:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-31 17:51 Plugins always enabled in GCC 4.8? Basile Starynkevitch
2012-04-01 20:41 ` Diego Novillo
2012-04-02  5:38   ` Basile Starynkevitch
2012-04-02  8:44     ` Richard Guenther
2012-04-02  9:33       ` Basile Starynkevitch
2012-04-02 10:40     ` Gabriel Dos Reis
2012-04-02 11:17       ` Basile Starynkevitch
2012-04-02 12:38         ` Gabriel Dos Reis
2012-04-02 12:43           ` Richard Guenther
2012-04-02 13:05         ` Joern Rennecke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).