This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

Re: [patch 0/4] [RFC] decimal floating point support


On Wed, 2007-06-06 at 15:10 -0400, Daniel Jacobowitz wrote:
> On Thu, May 24, 2007 at 09:49:32AM -0300, Luis Machado wrote:
> > Hi folks,
> > 
> > Do we have any news on the reviewing process of this DFP patch? I was
> > thinking of refreshing for latest HEAD and re-submitting, and if anyone
> > has suggestions on it i'd like to include on the newer version.
> 
> I had not gotten around to looking at it.  If you want to resubmit,
> I'll try to be prompter.  Are there bits to make GDB depend on
> libdecnumber at build time already, or should I take care of that when
> we merge libdecnumber to src?

I'm not completely sure what you mean by "make GDB depend on
libdecnumber", but the first patch in the series
( http://sourceware.org/ml/gdb-patches/2007-03/msg00251.html ) adds the
bits necessary for GDB to pick up the libdecnumber library file (.a) and
header files from src/libdecnumber/, but it doesn't modify the top-level
Makefile.in in src/ to compile the library automatically... I'm not sure
how would I do that. Maybe adding some maybe-*-libdecnumber targets?
-- 
[]'s
Thiago Jung Bauermann
Software Engineer
IBM Linux Technology Center


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