Showing posts with label cygwin. Show all posts
Showing posts with label cygwin. Show all posts
Monday, December 22, 2008
Start Cygwin with rxvt
http://blasphemousbits.wordpress.com/2007/02/12/rxvt-solves-many-cygwin-woes/
Sunday, October 19, 2008
Copy and paste in Cygwin
Copy/paste from Cygwin: highlight the text will also put the text in the clipboard;
Copy/paste into Cygwin: shift + mouse click will put the text in the clipboard into the insertion point.
Copy/paste into Cygwin: shift + mouse click will put the text in the clipboard into the insertion point.
Compile aML under Cygwin using g77
I finally got the time to setup a cygwin environment on my computer and tried to compile aML. After several trial and error, I got it successfully built and tested. The procedure is pretty straightforward, with only one thing to keep in mind: choose g77 3.3 instead of 3.4 otherwise the generated binary will issue an error message "core dump" (and this is probably why aML cannot be directly built on Ubuntu 8.04). I only tested on my 32-bit machine and will try it on my 64-bit Vista office machine on Monday.
This is exciting!
This is exciting!
Subscribe to:
Posts (Atom)