gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] mkdir problem with msys make ?


From: Mike Thomas
Subject: Re: [Gcl-devel] mkdir problem with msys make ?
Date: Fri, 15 Nov 2002 14:22:40 +1000

Hi there.

Here is what hexl mode in Emacs sees on my W2000 Pro computer:

majvers:
  -rw-rw-rw-   1 miketh   root        2 Dec  7  1999 majvers

00000000: 320a                                     2.

minvers:
  -rw-rw-rw-   1 miketh   root        4 Feb  4  2002 minvers

00000000: 352e 300a                                5.0.

Those files seem not to have changed for a long time and as far as I know
the '0xa' line ending causes no problems using MSYS or Cygwin tools.

I haven't built GCL for several weeks now, but make clean, CVS update,
configure, hand patch the value of GCLDIR in "makedefs" to use Windows
format drive designator and make produced a working saved_gcl.exe with no
errors.

Cheers

Mike Thomas.

----- Original Message -----
From: "Camm Maguire" <address@hidden>
To: "GOTO Kentaro" <address@hidden>
Cc: "Mike Thomas" <address@hidden>; <address@hidden>
Sent: Friday, November 15, 2002 3:01 AM
Subject: Re: [Gcl-devel] mkdir problem with msys make ?


> Greetings!  Mike, can you verify this?
>
> Take care,
>
> GOTO Kentaro <address@hidden> writes:
>
> > At Tue, 12 Nov 2002 13:35:15 +0100,
> > address@hidden wrote:
> > > make install1 "INSTALL_LIB_DIR=c:/cvs/gcl/lib/gcl-`cat majvers`.`cat
> > > minvers`" "prefix=c:/cvs/gcl" "DESTDIR="
> > [...]
> > > mkdir: cannot create directory 'c:/cvs/gcl/lib/gcl-2\001.5.0': No such
> > > file or directory
> > [...]
> > > Could somebody explain where the spurious "\001" code comes from?
> >
> > The files majvers and minvers end by "\012" which is a Unix's end of
line.
> > What would happens
> >   (1) without any end of line
> >   (2) with a dosish end of line "\015\012"
> >
> >
> > Gotoken
> >
> >
> > _______________________________________________
> > Gcl-devel mailing list
> > address@hidden
> > http://mail.gnu.org/mailman/listinfo/gcl-devel
> >
> >
>
> --
> Camm Maguire      address@hidden
> ==========================================================================
> "The earth is but one country, and mankind its citizens."  --  Baha'u'llah
>
>
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gcl-devel
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]