This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


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

Re: [RFA]: Fix gdb.c++/userdef.exp for HC11


Hi!

Daniel Berlin a écrit :
> 
> I'm curious.
> You have a C++ library on 68HC11, but no iostream?
> 
With 2.95, I'm able to build the iostream and C++ library.  But, it is
so large that it will never link (> 80K for a 64K address space).

There is no problem in creating C++ programs that use reasonable classes
(and no exception :-)

> libstdc++-v3 can't do this, I think. Certainly, i don't see an option
> to disable the io portions. And since libsupc++ is built as part of
> libstdc++-v3, ...

I have problems to build libstdc++ on 3.0, although libsupc++ is ok.

> 
> Or is this 2.95?
> 
Today, yes.

	Stephane

-----------------------------------------------------------------------
         Home                               Office
E-mail: stcarrez@worldnet.fr               Stephane.Carrez@sun.com
WWW:    http://home.worldnet.fr/stcarrez   http://www.sun.com
Mail:   17, rue Foucher Lepelletier        6, avenue Gustave Eiffel
        92130 Issy Les Moulineaux          78182 Saint Quentin en Yvelines
        France


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