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: [patch] Allow build to specify what sed mkheaders uses


Hi Bruce,

* Bruce Korb wrote on Wed, Aug 26, 2009 at 04:54:13PM CEST:
> fixincludes needs a POSIX sed.

If you allow me a naive question: would it be possible to lift that
restriction?  IOW, do you know which non-portable POSIX functionality it
is relying on?

If input lines aren't too long and the sed script isn't either, then so
far I haven't seen sed scripts that weren't convertible to portable
ones; but I realize I'm leaning quite far out the window right now, and
pretty ignorant about fixinclude history.

> BSD
> Linux
> Solaris
> OS/X
> HP/UX if you like, too. ;)

I have access to those to test.  :-)

Thanks,
Ralf


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