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

Re: [LIBIBERTY PATCH]: fix getopt.c compile failure with cc


On Sat, 23 Jul 2005, Ian Lance Taylor wrote:

> I think we can probably get rid of that bit of getopt.c, not that it
> really matters.

We can get rid of it most simply by using the glibc or gnulib versions of 
files once taken from glibc (contributing back any still-relevant local 
changes we have first) rather than continuing to maintain our own fork - 
now libiberty can use C90 I don't think there should be any remaining 
obstacles to doing so.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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