Re: bash output: ./configure: line 16: $'\r': command not found

2012-09-18 Thread LMH
That error is a sign that the file is in the DOS format and not the UNIX format. Bash doesn't recognize the windows end of line character \r. Just run dos2unix on the file dos2unix configure that should take care of the error. LMH Richard Haney wrote: I am trying to get set up to build the

bash output: ./configure: line 16: $'\r': command not found

2012-09-18 Thread Richard Haney
I am trying to get set up to build the Gnu Scientific Library using Cygwin bash for my command-line processor.  I eventually plan to use the tdm64-1 copy of MinGW gcc 4.6.1 to do the building: $ gcc --version gcc.exe (tdm64-1) 4.6.1 But I have not gotten to using the gcc tools yet.  (I also wan

large performance improvement 1.7.5 -> 1.7.16

2012-09-18 Thread starlight . 2012q3
Hello, Recently upgraded from 1.7.5 to 1.7.16. Just noticed that a large compile is running 35% faster with the new version--an impressive jump. Curious if anyone knows what change(s) might have done that. The compile runs over a CIFS share to Samba server 3.6.4 on CentOS 5.8. Physical transpor

Rebuilded xemacs for cygwin 1.7.x gives "Process shell stopped (tty output)"

2012-09-18 Thread Dr. Volker Zell
Hi I finally tried rebuilding both the current and test versions of xemacs for cygwin 1.7 Both build fine but starting a shell with M-x shell doesn't work anymore. 21.4.22 just hangs and 21.5.32 (the latest test release) outputs Process shell stopped (tty output) google finds this message fr

[cygport bug] Latest cygport goes into infinite loop in "Fixing libtool modules:" step ...

2012-09-18 Thread Dr. Volker Zell
Hi ... at the following lines in src_postinst.cygpart (__prep_libtool_modules()): while [ $(readlink -f ${ltlibdir}/${dlname%/bin/*}) != ${D}$(__host_prefix) ] do dlname=../${dlname} done I have cygwin installed under C:\cygwin and I'm building under D:

[ANNOUNCEMENT] Updated: {lcms2/liblcms2_2/liblcms2-devel}-2.4-1: Little color management engine

2012-09-18 Thread Dr . Volker Zell
Hi New versions of 'lcms2/liblcms2_2/liblcms2-devel' have been uploaded to a server near you. o Update to latest upstream release o Build for cygwin 1.7.16 with gcc-4.5.3 CYGWIN-ANNOUNCE UNSUBSCRIBE INFO If you want to unsubscribe from the cygwin-announce

[ANNOUNCEMENT] Updated: rcs-5.8.1-1: The Revision Control System

2012-09-18 Thread Dr . Volker Zell
Hi A new version of 'rcs' has been uploaded to a server near you. o Update to latest upstream release o Build for cygwin 1.7.16 with gcc-4.5.3 o Uses cygport-0.11.0 for .hint files generation o debuginfo package included rcs NEWS: = - Bugs fixed - Debug output removed