--- "Lars J. Aas" <[EMAIL PROTECTED]> wrote:
> On Wed, Jun 07, 2000 at 07:04:55AM -0700, Earnie Boyd wrote:
> : --- "Thomas E. Dickey" <[EMAIL PROTECTED]> wrote:
> : > On Wed, 7 Jun 2000, Lars J. Aas wrote:
> : > > The following patch made the configure script work, but one should
> : > > probably
--- "Thomas E. Dickey" <[EMAIL PROTECTED]> wrote:
> On Wed, 7 Jun 2000, Lars J. Aas wrote:
>
> > We had some problems with getting our Coin project compiled on Cygwin,
> > which we traced back to some "^M"-characters that weren't removed from
> > directory- and file-names when the dependeny track
On Wed, Jun 07, 2000 at 07:04:55AM -0700, Earnie Boyd wrote:
: --- "Thomas E. Dickey" <[EMAIL PROTECTED]> wrote:
: > On Wed, 7 Jun 2000, Lars J. Aas wrote:
: > > The following patch made the configure script work, but one should
: > > probably find out how the ^M characters were introduced and fix
On Wed, Jun 07, 2000 at 08:34:47AM -0400, Thomas E. Dickey wrote:
: one place to look is whether someone mounted the disk that's used for
: the build with a binary option (if it's mounted in binary mode, Cygwin
: puts ^M's on the ends of lines of "text" files).
Mounting? There's more to cygwin t
On Wed, 7 Jun 2000, Lars J. Aas wrote:
> We had some problems with getting our Coin project compiled on Cygwin,
> which we traced back to some "^M"-characters that weren't removed from
> directory- and file-names when the dependeny tracking files were about
> to be created at the end of the confi
Hi,
We had some problems with getting our Coin project compiled on Cygwin,
which we traced back to some "^M"-characters that weren't removed from
directory- and file-names when the dependeny tracking files were about
to be created at the end of the config.status run.
The following patch made t