GCC compiler -m64 option in cygwin

2007-10-30 Thread anik pal
Hello, I’m quite new in cygwin environment. I have c source code of a product which I build in solaris environment with gcc compiler –m64 option to create 64 bit executable in solaris 9 environment. Now I’ve to do the same task for win environment, because the library available for my client is

Re: can't read sequential files

2007-10-30 Thread Brian Dessent
zirtik wrote: > and when I try to compile it, it compiles well, but when I try to run it I > get the following error message: > > 655 [main] Genetics 3012 _cygtls::handle_exceptions: Exception: > STATUS_ACCESS_VIOLATION > 2540 [main] Genetics 3012 open_stackdumpfile: Dumping stack trace to > Gene

Re: Configure and Installing tar.gz2?

2007-10-30 Thread Jim Marshall
Krycek Dubois wrote: Hi, I want to update my version of Naim to the latest version which is 0.11.8.3.1. You can find it here: http://naim.n.ml.org/download I have downloaded the source but I have no idea how to compile this. The file extension is tar.bz2 I have searched the mailing list but

Re: can't read sequential files

2007-10-30 Thread Jim Marshall
zirtik wrote: Hi, I'm using cygwin and windows XP together with Eclipse IDE and CDT. I have a following piece of code: int i; fp = fopen ("phi.txt","r"); for( i = 0; i < 51; i++ ) { fscanf(fp, "%d\n", &original_phi[i]); } ...

Configure and Installing tar.gz2?

2007-10-30 Thread Krycek Dubois
Hi, I want to update my version of Naim to the latest version which is 0.11.8.3.1. You can find it here: http://naim.n.ml.org/download I have downloaded the source but I have no idea how to compile this. The file extension is tar.bz2 I have searched the mailing list but couldn't find the answ

can't read sequential files

2007-10-30 Thread zirtik
Hi, I'm using cygwin and windows XP together with Eclipse IDE and CDT. I have a following piece of code: int i; fp = fopen ("phi.txt","r"); for( i = 0; i < 51; i++ ) { fscanf(fp, "%d\n", &original_phi[i]); } ... and when I try to

Re: Problem in launching a tool due to Bold Font Error

2007-10-30 Thread Larry Hall (Cygwin)
Pradeep S wrote: Hi All, I am trying to launch a tool which required Bold font. I have already downloaded the Bold font iin my cygwin. Using the following method. $ mkdir /usr/X11R6/lib/X11/fonts/bitmap $ cp courM12.bdf /usr/X11R6/lib/X11/fonts/bitmap $ cd /usr/X11R6/lib/X11/fonts/bitmap $ mk

Re: ssh/pubkey authentication and use of subst

2007-10-30 Thread Corinna Vinschen
On Oct 30 12:44, Hannu Koivisto wrote: > Based on earlier discussions on this list, it's apparently a known > problem that when you use public key authentication, you are not > authenticated "through windows", which means that you cannot map > network shares, for example. That's not right. The p

Re: [ANNOUNCEMENT] Updated: cppunit-0.12.0-1

2007-10-30 Thread Heiko Selber
> I've updated the version of cppunit to 0.12.0-1. > This is a bugfix release. The Cygwin release is the vanilla version, no additional patches. Hey, that was quick! A mere 10 days after my bug report! Works for me, thanks a lot, keep it up, bye bye. -- I condem'n the abuse of apostrophe

ssh/pubkey authentication and use of subst

2007-10-30 Thread Hannu Koivisto
Greetings, Based on earlier discussions on this list, it's apparently a known problem that when you use public key authentication, you are not authenticated "through windows", which means that you cannot map network shares, for example. I was surprised to find that I cannot use subst either. It

Re: "My Documents" directory not listed as writable?

2007-10-30 Thread Corinna Vinschen
On Oct 30 08:11, John Cooper wrote: > [I'm using Cygwin 1.5.24-2 on Windows XP and Vista] > > Does anyone know why, by default, the "My Documents" directory is not > listed as writable? : > $ ls -ld $USERPROFILE/My\ Documents > dr-x--+ 22 John None 0 Oct 20 18:26 C:\Documents and > Setting

Re: Bug in TZ with new daylight savings time

2007-10-30 Thread Corinna Vinschen
On Oct 29 18:34, Reklau, Matthew wrote: > Running an MS Windows application from within cygwin fails because it > believes the timezone is wrong.  Running from the Windows GUI and from DOS is > fine.  This is a huge problem for my company as we need to be able to launch > this tool from a perl s

[ANNOUNCEMENT] Updated: monotone-0.37-1

2007-10-30 Thread Lapo Luchini
Version 0.37-1 of monotone has been uploaded. monotone is a free distributed version control system. it provides a simple, single-file transactional version store, with fully disconnected operation and an efficient peer-to-peer synchronization protocol. it understands history-sensitive merging, li

"My Documents" directory not listed as writable?

2007-10-30 Thread John Cooper
[I'm using Cygwin 1.5.24-2 on Windows XP and Vista] Does anyone know why, by default, the "My Documents" directory is not listed as writable? : $ ls -ld $USERPROFILE/My\ Documents dr-x--+ 22 John None 0 Oct 20 18:26 C:\Documents and Settings\John/My Documents/ .. even though it actually i

Problem in launching a tool due to Bold Font Error

2007-10-30 Thread Pradeep S
Hi All, I am trying to launch a tool which required Bold font. I have already downloaded the Bold font iin my cygwin. Using the following method. $ mkdir /usr/X11R6/lib/X11/fonts/bitmap $ cp courM12.bdf /usr/X11R6/lib/X11/fonts/bitmap $ cd /usr/X11R6/lib/X11/fonts/bitmap $ mkfontdir $ xset fp+