Re: gnuplot patch to speed up cygwin implementation by 2x

2008-06-27 Thread Jim Kleckner
Jim Kleckner wrote: Jim Kleckner wrote: The attached patch for gnuplot speeds it up on Cygwin by around 2.5x due to unbuffered reads for all file types. I will submit it upstream as well. See this link for the original discussion: http://tinyurl.com/6c4sse http://thread.gmane.org

Re: gnuplot patch to speed up cygwin implementation by 2x

2008-06-24 Thread Jim Kleckner
Jim Kleckner wrote: The attached patch for gnuplot speeds it up on Cygwin by around 2.5x due to unbuffered reads for all file types. I will submit it upstream as well. See this link for the original discussion: http://tinyurl.com/6c4sse http://thread.gmane.org

gnuplot patch to speed up cygwin implementation by 2x

2008-06-24 Thread Jim Kleckner
The attached patch for gnuplot speeds it up on Cygwin by around 2.5x due to unbuffered reads for all file types. I will submit it upstream as well. See this link for the original discussion: http://tinyurl.com/6c4sse http://thread.gmane.org/gmane.comp.graphics.gnuplot.devel/2189/focus=2207 d

Did anyone even try?

2002-12-15 Thread Jim
I have XP, links is not the problem... I have mingw installed, this is not the problem... I included such a simple example, yes, I broke down and subscribed to [EMAIL PROTECTED]'s mailing list, wonder if they'll be any more willing to listen

Re: Gcc 3.2 -mno-cygwin

2002-12-15 Thread Jim
- Original Message - From: "Jim" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, December 15, 2002 11:15 AM Subject: Gcc 3.2 -mno-cygwin > Someone broke GCC somewhere > > echo 'int main( void ) { return 1; }' >test.c &g

Gcc 3.2 -mno-cygwin

2002-12-15 Thread Jim
back to 2.95.3 or whatever... Jim

Re: /tmp

2002-12-09 Thread Jim
What's worse - is after it makes the directory, for some reason, the existing tmp.lnk doesn't work anymore, so I have to delete it, and then remake it... then I can resume my common practice of cp mtmp.lnk tmp.lnk cp ztmp.lnk tmp.lnk ... etc... and those work...

Re: /tmp

2002-12-09 Thread Jim
> > His request was to _not_delete_a_symlink_he_made_himself and replace it > with a directory named /tmp. > It doesn't delete the link, it just makes a directory

Re: /tmp

2002-12-09 Thread Jim
> I assume you mean as a link to a windows temp directory somewhere. However, > what if that gets changed by someone? Suddenly a lot of stuff starts > breaking, and people start posting here asking why application foo isn't > working. The majority of the people are fine with a hardwired /tmp > di

/tmp

2002-12-09 Thread Jim
Would be really really nice if /tmp existed as a link that a directory /tmp weren't created after running setup...

Re: Seeking cygdaemon maintainers...

2002-12-07 Thread Jim
y resembles the message queues... not even constructing atoms and using postthreadmessage... since atoms are limited to 255 ascii characters (terminating '\0' and all) Jim

Seeking cygdaemon maintainers...

2002-12-07 Thread Jim
ystem without a great deal of effort... the cygipc library would have been this, but I found that it's implementation of SYSV message queues to be somewhat flawed... Jim

-help

2002-11-24 Thread Jim

Re: Suggestion: /etc/hosts

2002-09-11 Thread Jim
> Hi, > > > >>/etc/hosts -> ${SYSTEMROOT}/system32/drivers/etc/hosts > > > > So, like all great ideas, all that it needs is an actual patch to make > > it happen. > Uhh - what about just /windows/hosts (for those that are non NT based) ? > Ok, I will have a go at this. As it involves mods to the

Re: Make is Broke! (my bad)

2002-09-03 Thread Jim
Ignore prior messages - was using old version of make/cygwin1.dll from tools directory and then sh.exe from the cygwin install... Apologetically. Jim

Make is Broke!

2002-09-03 Thread Jim
ke: *** [all] Error 1 > > > makefile content > > all: > (tab) #don't do anything > > > so - which update broke my make files? make, or sh? > > Jim >

Make is Broke!

2002-09-03 Thread Jim
M:\tmp>make #don't do anything E:\cygwin\bin\sh.exe: *** MapViewOfFileEx 'shared'(0x610A60E8), Win32 error 6. Terminating. make: *** [all] Error 1 makefile content all: (tab) #don't do anything so - which update broke my make files? make, or sh? Jim

Re: Question about GCC predefined symbols

2002-06-13 Thread Jim
- Original Message - From: "Mumit Khan" <[EMAIL PROTECTED]> To: "Jim" <[EMAIL PROTECTED]> Sent: Thursday, June 13, 2002 3:18 PM Subject: Re: Question about GCC predefined symbols > On Thu, 13 Jun 2002, Jim wrote: > > > Was wondering -

Re: cygwin ld import library issue fix (removing unused "_nm_" symbols)

2002-04-25 Thread Jim
> > You may dream all you like, but "portable" means "works on all the > systems we support". We cannot control the systems. We can control > our sources. Portability precludes //-style comments in binutils. Well - personally I thought you had gcc to support all your platforms, which for ages

Re: cygwin ld import library issue fix (removing unused "_nm_" symbols)

2002-04-25 Thread Jim
> > > + // RH: prevent generating reimported functions > > Do not use C++ style comments in C code. It is non-portable. Don't you mean C99 style comments? Would be portable if the world adopted a standard now 2 years old...

Re: Midnight Command 4.5.55 on Cygwin

2002-04-15 Thread Jim
Subject: Midnight Command 4.5.55 on Cygwin Ya know... Midnight commander's good and all - but FAR which appears to have had a common anscestor has much more functionatlity, kinda wish someone could port FAR back to linux for all the various plugins, the process list works great, etc etc ( www.ra

Re: SGML/XML packages available for testing

2002-04-08 Thread Jim
- Original Message - From: "Markus Hoenicka" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 08, 2002 1:54 PM Subject: Re: SGML/XML packages available for testing > Hi Jim, > > you mean a package dependency on Jade? This would be o

Re: SGML/XML packages available for testing

2002-04-08 Thread Jim
> > finally Jon Foster and I got something that seems to work. The > > following packages are available for testing: > > > docbook-dsssl > > docbook-sgml > > docbook-xml > > docbook-xsl > > openjade Ahh was just playing with postgresql and it wanted JADE - suppose it'll be weeks before this is a

Re: more and base

2002-03-29 Thread Jim
>Subject: more and base >Can we remove more from base? More is what? 3k? I'd love to have had it in the base install when I installed my cygwin - I want the basic development environment too - since what use is the environment without gcc?

Re: NASM

2002-03-22 Thread Jim
> > This version of NASM has been modified by SciTech Software such that it I'm all for going to the heart of the issue - why are you going to a modified version? When they're still making improvements to the base? I mean sure it's modified, but that locks it into an old version path There

Re: RFP: NASM

2002-03-19 Thread Jim
Do they have cygwin versions? Are they interested in having it available via setup.exe? Rob *shrug* they have a forum - the version compiles with cygwin without a hitch... most recent is 0.98.22 (I'm pretty sure)

Re: RFP: NASM

2002-03-19 Thread Jim
I kinda thought the people at nasm.2y.net were doing a good job of maintaining it > On Sat, Mar 16, 2002 at 11:42:48AM +0100, Gerrit P. Haase wrote: > > Hallo, > > > > Is someone willing to maintain NASM, the netwide assembler? > > You? > > Corinna > > --