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: [RFA/commit] prefer in-tree libiconv over the system libiconv


> Joel> The diff seems awful, but all I did was move the block for ../libiconv
> Joel> up before we check for iconv in the libc. And I made us check iconv
> Joel> in libc only if we haven't found iconv in ../libiconv.
> 
> The code change looks fine FWIW.

Thanks! I'll let this patch sit for a week, and then check it in,
if there aren't any objection.

I'm starting to use this method for my own builds, and I have to say
that it is really convenient. Dropped the libiconv sources in my source
tree once, and never have to remember how to configure GDB, or where
the lib[...] install is. I'd like to do the same for libexpat. Thoughts?

-- 
Joel


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