Re: [PATCH] [cygwin|mingw|cross-compile]: Path conversion support.

2010-09-08 Thread Charles Wilson
On 7/18/2010 9:07 PM, Charles Wilson wrote: > linux->cygwin cross: > > old: 2 of 112 tests failed (12 tests were not run) > FAIL: tests/demo-hardcode.test > FAIL: tests/depdemo-relink.test > new: AWFUL again -- but there's an explanation > 88 tests were run, 28

Re: [PATCH] [cygwin|mingw|cross-compile]: Path conversion support.

2010-08-28 Thread Charles Wilson
On 7/18/2010 9:07 PM, Charles Wilson wrote: Aaarrrgh. Sorry again for the messed-up date. -- Chuck

[PATCH] [cygwin|mingw|cross-compile]: Path conversion support.

2010-08-28 Thread Charles Wilson
* configure.ac: Ensure to_host_file_cmd is available to Makefile. * TODO: Document QoI issue with file name conversion functions. * libltdl/m4/libtool.m4 (_LT_PATH_CONVERSION_FUNCTIONS): New function sets libtool variable $to_host_file_cmd, and employs cache. (_LT_SETUP): Require it. * tests/testsu