[PATCHv2] soft-fp: Automatically create KF files from TF ones

Joseph Myers joseph@codesourcery.com
Mon Oct 26 22:32:00 GMT 2015


On Mon, 26 Oct 2015, Tulio Magno Quites Machado Filho wrote:

> Joseph Myers <joseph@codesourcery.com> writes:
> 
> > Even in GCC, creating generated files like that in the source directory 
> > would be wrong.  If you can create them with a sed script, you can do so 
> > at build time and put the files in the build directory, not the source 
> > directory (which should be able to be on a read-only filesystem).
> 
> Ack.  What about this new version?

I still say this belongs in the libgcc makefiles, not in glibc at all.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list