On Wed, Nov 20, 2013 at 01:37:21PM +0000, Derek Buitenhuis wrote: > On 11/20/2013 8:33 AM, Martin Storsjö wrote: > > The only paths that actually are an issue are absolute unix-style > > paths, and the only place they're used with the output arguments > > (-Fo, -Fe, -Fi, -out:) are for the temp files within configure. > > > > By setting the default TMPDIR to . for msvc/icl builds, the msys > > path conversion isn't an issue any longer, and we can use the > > proper form of the file output parameters. This avoids requiring > > the c99wrap wrapper for remapping the parameters for cases where > > the c99 converter isn't invoked at all. > > --- > > configure | 32 ++++++++++++++++---------------- > > 1 file changed, 16 insertions(+), 16 deletions(-) > > As on IRC, the idea gets a +1 from me. > > It's probably not worth making ./tmp or something since all the > temp filenames are randomly generated anyway...
If you Windows guys feel it's the right way, then I feel it's strange, but whatever, that platform will always be strange. Why do the cc_o, ld_o and cc_e defaults get changed? Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
