thanks much corinna. i knew to try various ways of quoting, but
wouldn't have thought of quoting the variable itself when called!
you're a life-saver.
cheers
christopher
On Feb 11, 2008 12:26 PM, Corinna Vinschen <[EMAIL PROTECTED]> wrote:
> On Feb 11 11:59, Christopher Stack wrote:
> > first
2008/2/11, Dave Korn <[EMAIL PROTECTED]>:
> Does anyone understand the difference between iconv_open and libiconv_open,
> and why the libiconv package supplies a header that declares only iconv_XXX
> and a library that defines only libiconv_? I find this confusing, and so
> does ./configure
Jim Kleckner wrote:
Dave Korn wrote:
On 26 January 2008 02:27, Jim Kleckner wrote:
...
The two testcases I found in those threads (attached) both WJFFM under
cygwin 1.5.25-7 but fail under 1.5.23-2. If you can reproduce that
and your
program still fails, it's probably a different issue
On Feb 11 11:59, Christopher Stack wrote:
> first time cygwin user and im running into a problem when setting
> location variables on a pc. since the pc uses whitespace (like
> c:/Program Files), setting a variable as a direction to this location
> seems impossible. how do you get tsch to parse t
I'm running under Windows XP and Cygwin.
I ran GDB on a simple C program and captured the output (below).
I have a few questions:
Why can I run the program several times with no errors but as soon as I
set a breakpoint at main it gets a SIGSEGV fault?
Why does the backtrace show only addresse
Does anyone understand the difference between iconv_open and libiconv_open,
and why the libiconv package supplies a header that declares only iconv_XXX
and a library that defines only libiconv_? I find this confusing, and so
does ./configure and friends.
cheers,
DaveK
--
Can't
Dave Korn wrote:
> To elaborate: I'm building graphviz. Its configure correctly spotted we
> have no iconv_xxx functions in the library, so did not define HAVE_ICONV; the
> application the supplies its own dummy stubbed-out versions of the
> iconv_open/iconv/iconv_close functions, but although
Hi everyone,
Can anyone tell me why the following has occurred.
When I first installed cygwin, I pretty much just installed xemacs (no
emacs and a whole bunch of other stuff). Xemacs could be started from
the bash script (black background) with the command 'xemacs &'. It
would start in a new wind
PEDRO MACANAS VALVERDE wrote:
I have a lot of questions and I cannot see the right place with the answers.
So, how can I solve them easily, at a beginner level?. What about not
wrong, but non-existing answers ?.
If you cannot find the answers you need in the existing documentation or
email arc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Rémi Perrot on 2/11/2008 2:21 AM:
| Is it because gdb license change to gpl 3 ?
No. Cygwin already distributes other GPLv3+ projects.
| Or is it because of some missing human resources to make/test a new
| package of this tools ?
Bing
On Feb 9 16:55, Ross Smith wrote:
> but the 1.5.25-7 link refers to the 1.5.24 release.
>
> It should point to
>
> http://cygwin.com/ml/cygwin-announce/2007-12/msg00036.html
>
> right?
Right. Fixed.
Thanks,
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin
I have a lot of questions and I cannot see the right place with the answers.
So, how can I solve them easily, at a beginner level?. What about not wrong,
but non-existing answers ?.
Regards.
-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Sylvain RICHARD
E
On Feb 10 04:18, Robert Pendell wrote:
> Well I thought to take my hand at it and see what the strace looked
> like. I followed it against a good strace from one of my own local
> directories. If you search for fhandler_disk_file::opendir you will
> find that it fails with error 2 which appears t
Rémi Perrot wrote:
Hello,
I try to use Eclipse gdb and Rhapsody and face some trouble with the
cygwin version of gdb (GNU gdb 6.5.50.20060706-cvs (cygwin-special)).
So I have successfully compile the 6.7.1 version of GDB and try it. I
had better result with this one.
I would like to know if I
Hi,
I have alot of scripts (approx. 1500) written for Linux.
I have now migrated to WinXP with CygWin.
I am not able to use my scripts here since most of them use following
commands :-
ifconfig,route,iptables, etc., most of them related to Linux networking.
Can someone help me in getting the
hi all,
first time cygwin user and im running into a problem when setting
location variables on a pc. since the pc uses whitespace (like
c:/Program Files), setting a variable as a direction to this location
seems impossible. how do you get tsch to parse the variable properly?
i've been searchin
On 11 February 2008 19:13, Reini Urban wrote:
> 2008/2/11, Dave Korn <[EMAIL PROTECTED]>:
>> Does anyone understand the difference between iconv_open and
>> libiconv_open, and why the libiconv package supplies a header that
>> declares only iconv_XXX and a library that defines only libiconv_
Eric Lilja wrote:
> Now I want to put a breakpoint somewhere and print some variables when
> that breakpoint is hit. Can I do that in this scenario? If so, how do I
> make gdb find emacs sources? Doing
> $ break /cygdrive/c/full/path/to/source/file:1337 doesn't work (No
> source file named blah bl
Dear Cygwin,
Shipment Reports of Actual Buyers Suppliers and prices of any product from
Export & Import of US Customs, UK Customs, China Customs and India Customs are
available for subscription.
Please contact us for Free demo report on your Products.
Thanking you and looking forward to h
I have a native windows program (compiled using cygwin's gcc acting in
mingw mode, with debugging information), can I debug it using cygwin's
gdb? It's emacs I'm talking about and I'm trying to provide the
developers information about a crash on windows vista. Doing this works
fine:
$ gdb emac
Jim Kleckner wrote:
[snip]
Would someone mind trying the following to see if you get the same
behavior?
cd /usr/lib/python2.5/test
python testall.py
Observe that it hangs at "creating task 1".
Yes. After a while of being idle threads go down from 11 to 9, but
nothing else happens.
And (us
Nitin wrote:
Hi,
I have alot of scripts (approx. 1500) written for Linux.
I have now migrated to WinXP with CygWin.
I am not able to use my scripts here since most of them use following
commands :-
ifconfig,route,iptables, etc., most of them related to Linux networking.
Can someone help me
22 matches
Mail list logo