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: Shared library annoyance with gcc-3_0-branch


Alexandre Oliva <aoliva@redhat.com> writes:

|> On Feb 20, 2001, Linus Torvalds <torvalds@transmeta.com> wrote:
|> 
|> > But you should realize that gcc is still used for things like system
|> > binaries, and they use C. Not C++:
|> 
|> > Things like "mount". Things like "ifconfig". 
|> 
|> A number of what you call system binaries are linked with ncurses.
|> And, guess what?  ncurses is at least partially coded in C++.

Nothing from libncurses itself is coded in C++.  The C++ interface is
a completely separate add-on.

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg


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