Re: [racket-dev] cgywin build working? Which line endings?

2011-01-19 Thread Carolyn Oates
I would suggest being sure the code you are trying to compile under cygwin, 
builds under straight Linux first.
I tried building Racket under cygwin end of Nov./Dec. unsuccessfully. In 
#racket they told me I was on my own.So I switched to straight Linux (Ubuntu 
10.10) and in the end got just the text version from a development build the 
end of Dec. to build/work, which was enough for me. From the forums I think the 
problems with building all of Racket under Linux have been fixed, but I haven't 
had time nor need to try it out again.
Assuming your student gets the Racket cygwin build to work - Please post 
anything special you have do. I expect to get back to this in Feb.


  _
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] cgywin build working? Which line endings?

2011-01-18 Thread Guillaume Marceau
On Tue, Jan 18, 2011 at 5:03 PM, Stephen Chang  wrote:
> I tried once and got some problems. I dont remember exactly what went
> wrong, but I think the problem might have been with my cygwin install.
>
> I think it's expected to work. Here is a paragraph from the README file:

It's expected to work, but it's been buggy for a while. Last time I
tried was around four months ago or so.

One thing to be careful about that's not mentioned in the
documentation: the absolute path containing your source tree must not
have any spaces.
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] cgywin build working? Which line endings?

2011-01-18 Thread Stephen Chang
I tried once and got some problems. I dont remember exactly what went
wrong, but I think the problem might have been with my cygwin install.

I think it's expected to work. Here is a paragraph from the README file:

To compile with Cygwin tools, follow the Unix instructions below, and be
sure to configure with `--enable-shared'.  The result is a Unix-style
build, not a Windows-style build (e.g., Racket's `system-type' procedure
returns 'unix, not 'windows, and `racket/gui' uses Gtk instead of
Win32).







On Tue, Jan 18, 2011 at 4:48 PM, John Clements
 wrote:
> I have a student who's trying to compile DrRacket for Windows using cygwin, 
> and I have two questions:
>
> 1) Is using cygwin to build from source expected to work?
> 2) It looks like the cygwin build expects UNIX-style line endings, is that 
> correct?
>
> Many thanks,
>
> John
>
>
> _
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/dev
>
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


[racket-dev] cgywin build working? Which line endings?

2011-01-18 Thread John Clements
I have a student who's trying to compile DrRacket for Windows using cygwin, and 
I have two questions:

1) Is using cygwin to build from source expected to work?
2) It looks like the cygwin build expects UNIX-style line endings, is that 
correct?

Many thanks,

John



smime.p7s
Description: S/MIME cryptographic signature
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev