"cannot find -lgnalasup" when linking. using gcc 4.3.3, on cygwin 1.7.7

2010-10-15 Thread Nasser M. Abbasi
Hello; Not sure if this is the right place, but I am using cygwin, and was trying to compile/link this one Ada program. It seems there is a library missing in the system. Did a search on this, but not able to find anything. $ uname -a CYGWIN_NT-6.1-WOW64 me-PC 1.7.7(0.230/5/3) 2010-08-31 09:5

R: gfortran 4.3.4: NINT() intrinsic triggers undefined references to '_llround' and '_llroundf'

2010-10-15 Thread Marco Atzeri
--- Ven 15/10/10, Cornelis de Gier ha scritto: > The NINT() intrinsic in current > gfortran under current cygwin triggers > undefined references to '_llround' and '_llroundf'. I found > a somewhat > related post here: > http://sourceware.org/ml/cygwin/2010-06/msg00369.html , > but I could > not de

Re: Perl Modules?

2010-10-15 Thread Lee D. Rothstein
On 10/15/2010 4:58 PM, Csaba Raduly wrote: On Fri, Oct 15, 2010 at 9:31 PM, Lee D. Rothstein wrote: >* What are the standard paths for Perl Modules on Cygwin? ... HTH, Csaba Most helpful. Thank you. -- Problem reports: http://cygwin.com/problems.html FAQ: htt

Re: Perl Modules?

2010-10-15 Thread Csaba Raduly
On Fri, Oct 15, 2010 at 9:31 PM, Lee D. Rothstein wrote: >  * What are the standard paths for Perl Modules on Cygwin? > >> Is there a command, environment variable, Perl internal >    variable, or Perl function that will tell me this? Perl -V will list the default @INC: /usr/lib/perl5/5.10/i6

gfortran 4.3.4: NINT() intrinsic triggers undefined references to '_llround' and '_llroundf'

2010-10-15 Thread Cornelis de Gier
The NINT() intrinsic in current gfortran under current cygwin triggers undefined references to '_llround' and '_llroundf'. I found a somewhat related post here: http://sourceware.org/ml/cygwin/2010-06/msg00369.html , but I could not deduce a solution from this message. Below follows a small test p

Perl Modules?

2010-10-15 Thread Lee D. Rothstein
* What are the standard paths for Perl Modules on Cygwin? > Is there a command, environment variable, Perl internal variable, or Perl function that will tell me this? * What are the standard modules installed with Perl? > Is there a command, environment variable, Perl internal variable

ICU: wrong links

2010-10-15 Thread Angelo Graziosi
After the update to icu-4.5.1-1, I notice that $ ls -lrt /usr/lib [...] lrwxrwxrwx 1 root root 14 20 set 00.02 cygiculx.dll -> cygiculx45.dll lrwxrwxrwx 1 root root 14 20 set 00.02 cygicule.dll -> cygicule45.dll lrwxrwxrwx 1 root root 14 20 set 00.02 cygicuio.dll -> cygicuio4

Re: svnserve as a service

2010-10-15 Thread David Rothenberger
On 10/15/2010 5:43 AM, someone wrote: > I tried to run svnserve as a windows service using the --service > option, as explained in the SVN book. The service didn't start, > reporting error 1053 instead. After a lot of googling and MSDN KB > reading, I finally realised that it wasn't a service or lo

Re: Small compile request

2010-10-15 Thread Christopher Faylor
On Fri, Oct 15, 2010 at 04:23:02AM -0700, Steven wrote: >Could someone please compile this for me (attached) >into a win32 binary ?? It's a small chess engine with a few >bug-fixes. > >I normally cross compile my windows exes from linux with MinGW, >but Phalanx needs some file I/O done with FD_SE

Full screen mode (with "bash").

2010-10-15 Thread Claude Sylvain
Hello, - Some months ago, when I upgraded from Cygwin 1.5.x to Cygwin 1.7.x, I noticed that "bash" was no more working in 80x25 resolution, when in full screen mode (doing [Alt][Enter]), but at higher resolution. At first glance, that was great. But, this is a real nuisance when working

svnserve as a service

2010-10-15 Thread spambouncer
Hi list! I tried to run svnserve as a windows service using the --service option, as explained in the SVN book. The service didn't start, reporting error 1053 instead. After a lot of googling and MSDN KB reading, I finally realised that it wasn't a service or local account rights problem, no, t