On 5/19/2012 11:25, Andrew DeFaria wrote:
> On 05/18/2012 07:39 PM, JonY wrote:
>>> I was under the impression that the instruction size matches the natural
>>> word size of the machine. Therefore they would be 64 bit instructions.
>> No, we are talking about x86, not MIPS/ARM type RISC.
> Really?
On 05/18/2012 07:39 PM, JonY wrote:
I was under the impression that the instruction size matches the natural
word size of the machine. Therefore they would be 64 bit instructions.
No, we are talking about x86, not MIPS/ARM type RISC.
Really? OK - Show me! Because the first mention of even CISC w
On 5/19/2012 09:15, Andrew DeFaria wrote:
> On 5/18/2012 4:37 PM, JonY wrote:
>>> OK, OK. Tack on "for most applications" to my statement (I thought it
>>> was assumed).
>> I believe the same was said when transitioning from 16bit to 32bit.
> If so then they were wrong.
>> Those are just pointers,
On 5/18/2012 4:37 PM, JonY wrote:
OK, OK. Tack on "for most applications" to my statement (I thought it
was assumed).
I believe the same was said when transitioning from 16bit to 32bit.
If so then they were wrong.
Those are just pointers, instructions do not necessary double in size,
I was und
On 2012-05-19 AM 9:30, Ken Brown wrote:
I built emacs with -g -O0. gdb had the symbol table at the start of the
debugging session. It's just after the crash that everything is messed up.
Ken
Then, i suspect that some function is called with function pointer type
with different calling conv
Today I started trying to install Cygwin on a new Win7 box. It took a long
time to get to the end, which included many "Can't open (null) for reading: No
such file" dialogs along the way. When it finally got close to finishing, I
got a dialog which just says:
"The program can't start because
On 5/18/2012 6:45 PM, jojelino wrote:
On 2012-05-19 AM 6:08, Ken Brown wrote:
I'm trying to debug an emacs crash and am having trouble getting a
useful backtrace after the crash. Here's an example:
#0 0x00289c08 in ?? ()
No symbol table info available.
#1 0x007ba148 in _malloc_mutex ()
No symbo
On 5/19/2012 06:45, Andrew DeFaria wrote:
> On 5/18/2012 10:58 AM, James Johnston wrote:
>>> 64-bit does not make things go any faster than 32-bit.
>> Not true for some applications. For one of our applications that uses
>> very large in-memory trees and is therefore heavy on the recursion,
>> sim
On 5/18/2012 10:58 AM, James Johnston wrote:
64-bit does not make things go any faster than 32-bit.
Not true for some applications. For one of our applications that uses very
large in-memory trees and is therefore heavy on the recursion, simply switching
the compiler to 64-bit provided a 10%
On 2012-05-19 AM 6:08, Ken Brown wrote:
I'm trying to debug an emacs crash and am having trouble getting a
useful backtrace after the crash. Here's an example:
#0 0x00289c08 in ?? ()
No symbol table info available.
#1 0x007ba148 in _malloc_mutex ()
No symbol table info available.
#2 0x00
I'm trying to debug an emacs crash and am having trouble getting a
useful backtrace after the crash. Here's an example:
#0 0x00289c08 in ?? ()
No symbol table info available.
#1 0x007ba148 in _malloc_mutex ()
No symbol table info available.
#2 0x in ?? ()
No symbol table info availab
On Fri, May 18, 2012 at 1:54 PM, Christopher Faylor wrote:
> On Fri, May 18, 2012 at 01:33:08PM -0400, Earnie Boyd wrote:
>>On Fri, May 18, 2012 at 1:10 PM, Christopher Faylor wrote:
>>> ??d:\cyginst>bash
>>> ??bash-4.1$ python
>>> ??Python 2.6.7 (r267:88850, Feb ??2 2012, 23:50:20)
>>> ??[GCC 4.5.
> 64-bit does not make things go any faster than 32-bit.
Not true for some applications. For one of our applications that uses very
large in-memory trees and is therefore heavy on the recursion, simply switching
the compiler to 64-bit provided a 10% performance boost. Other commonly used
comp
On Fri, May 18, 2012 at 01:33:08PM -0400, Earnie Boyd wrote:
>On Fri, May 18, 2012 at 1:10 PM, Christopher Faylor wrote:
>> ??d:\cyginst>bash
>> ??bash-4.1$ python
>> ??Python 2.6.7 (r267:88850, Feb ??2 2012, 23:50:20)
>> ??[GCC 4.5.3] on cygwin
>> ??Type "help", "copyright", "credits" or "license"
On 5/18/2012 8:11 AM, Marilo wrote:
The java aspect looks like a red herring as not relevant to the problem.
You want to run a *nix shell script and presumably don't want to write your own
bat file doing the same job.
I'm probably missing something but given that there's cygwin, and it's a *nu
On Fri, May 18, 2012 at 1:10 PM, Christopher Faylor wrote:
> d:\cyginst>bash
> bash-4.1$ python
> Python 2.6.7 (r267:88850, Feb 2 2012, 23:50:20)
> [GCC 4.5.3] on cygwin
> Type "help", "copyright", "credits" or "license" for more information.
> >>> >Hit CTRL-C here<
> KeyboardInterrupt
>
>
> From: m...@kalani.com [mailto:m...@kalani.com]
> When I enter:
>
> admin@mypc ~
> $cd
>
> admin@mypc ~
> $
The Cygwin/POSIX "cd" command is different from the Windows "cd"
command.
Cygwin/POSIX "cd" without arguments: change the current directory to
the user's "home" directory
Windows "cd"
On Fri, May 18, 2012 at 06:48:56PM +0200, Olivier Lefevre wrote:
>On 5/17/2012 7:23 PM, Christopher Faylor wrote:
>> On Thu, May 17, 2012 at 05:30:26PM +0200, Olivier Lefevre wrote:
>>> On 5/11/2012 7:29 PM, Franz Kettwig wrote:
After updating to the latest cygwin, my Java processes no longer
python has the same problem. If you send it a Ctrl-C under cmd.com it
will print "KeyboardInterrupt" whereas under Cygwin it prints nothing.
Is python more to your taste?
On 5/17/2012 7:23 PM, Christopher Faylor wrote:
On Thu, May 17, 2012 at 05:30:26PM +0200, Olivier Lefevre wrote:
On 5/11/201
> From: Andrey Repin
>
> Greetings, Nick Lowe!
>
> > Is SMB encrypted in this case?
>
> You need to make some serious configuration tweaking to make it NOT
> encrypted.
Are you referring to the authentication part of the SESSION_SETUP?
The only part of SMB that remember seeing encrypted are th
On Fri, May 18, 2012 at 11:50 AM, Marilo wrote:
>
> Still use /cygdrive/c in the shell script.
>
It is possible but the OP stated that he mounted the directory to /ABC/XYZ.
> I wasn't suggesting using /cygdrive/c in his java program. His java program
> is not so much a cygwin issue, as his shel
--- On Fri, 18/5/12, Earnie Boyd wrote:
> From: Earnie Boyd
> Subject: Re: Making Unix like paths work when using java program from Cygwin
> Date: Friday, 18 May, 2012, 16:15
> On Fri, May 18, 2012 at 11:11 AM,
> Marilo wrote:
> > The java aspect looks like a red herring as not
> relevant to t
On Fri, May 18, 2012 at 11:11 AM, Marilo wrote:
> The java aspect looks like a red herring as not relevant to the problem.
>
> You want to run a *nix shell script and presumably don't want to write your
> own bat file doing the same job.
>
> I'm probably missing something but given that there's cy
The java aspect looks like a red herring as not relevant to the problem.
You want to run a *nix shell script and presumably don't want to write your own
bat file doing the same job.
I'm probably missing something but given that there's cygwin, and it's a *nux
script, what about just editing the
On Fri, May 18, 2012 at 9:22 AM, Csaba Raduly wrote:
> On Fri, May 18, 2012 at 1:51 PM, Earnie Boyd wrote:
>> On Fri, May 18, 2012 at 4:56 AM, himoundary wrote:
>>>
>>> I am working in a team where everyone else has a Linux/Mac OS X workstation,
>>> but I have a windows workstation. Our project us
On 05/18/2012 07:46 AM, Cary Conover wrote:
Was wondering with major changes to the base distro of Windows Server
8/2012 is anyone running compatibility tests on the platform and if so
what observed results were? Will or Does Cygwin run on Windows Server
8/2012? I have seen some comments about d
Was wondering with major changes to the base distro of Windows Server
8/2012 is anyone running compatibility tests on the platform and if so
what observed results were? Will or Does Cygwin run on Windows Server
8/2012? I have seen some comments about difficulties with Cygwin on
Windows 8 desktop b
On Fri, May 18, 2012 at 1:51 PM, Earnie Boyd wrote:
> On Fri, May 18, 2012 at 4:56 AM, himoundary wrote:
>>
>> I am working in a team where everyone else has a Linux/Mac OS X workstation,
>> but I have a windows workstation. Our project uses a shell script and a java
>> program to automate some de
On Fri, May 18, 2012 at 4:56 AM, himoundary wrote:
>
> I am working in a team where everyone else has a Linux/Mac OS X workstation,
> but I have a windows workstation. Our project uses a shell script and a java
> program to automate some deployment/setup etc, which needs to create some
> directorie
On Fri, May 18, 2012 at 6:23 AM, Otto Meta wrote:
>
> Any suggestions or ideas?
You should always try the most recent http://cygwin.com/snapshots.
--
Earnie
-- https://sites.google.com/site/earnieboyd
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin
Greetings,
as I got no response to my first question, I tried two older Cygwin
versions to narrow down the problem. Maybe this’ll help someone to
figure out the cause.
I tried 1.7.9 and 1.7.12-1, with the results of 1.7.12-1 being exactly
like the ones from 1.7.14-2 and 1.7.15-1. Unfortunately I
> Is there a way to get the equivalent of the "native" javac and java
> programs one would find on a typical Linux workstation. If not, can I
> accomplish what I want using the gcc java compiler gjc?
Even if you compile with gjc, you still need the virtual machine, which
is as far as I know not av
Hi
This is a follow on from the question I asked about accessing SMB filesystems
via SSH.
The full scenario is that a client is using rsnapshot to back up a load of
workstations to a QNAP. The QNAP has rsnapshot installed and most of the
Windows targets have cygwin installed. Three very old mac
On 17 May 2012, at 10:00, Gareth Howell wrote:
> Hi
> I asked this a day or so ago but got no responses. I'm posting again just in
> case it just got missed.
>
> I have cygwin (latest) running on an XP machine. It needs to access two
> workstations running Win95 and one running Win98.
>
> At t
I am working in a team where everyone else has a Linux/Mac OS X workstation,
but I have a windows workstation. Our project uses a shell script and a java
program to automate some deployment/setup etc, which needs to create some
directories of the sort /ABC/XYZ.
Obviously such paths are not valid i
35 matches
Mail list logo