now it doesn't complains.
thank you sincerely.
"Christopher Faylor" wrote in
message news:20100101191658.ga32...@ednor.casa.cgf.cx...
> On Thu, Dec 31, 2009 at 11:25:53AM -0500, Christopher Faylor wrote:
>>On Thu, Dec 31, 2009 at 05:00:25PM +0900, jojelino wrote:
>>>hi
>>>here is testcase to rep
2010/1/1 Gunnar Vestergaard:
> I prefer that Emacs accepts input from my Faroese keyboard, or at least
> Danish if need be. Whatever I do, the US keyboard mapping is in effect
> always. How do I change that? I mean, for every X11 application?
X questions should go to the cygwin-xfree list.
The X
Ive been reading up on this and I think I have a handle on knowing
that I can use comx in cygwin or maybe /dev/ttySx with my usb-serial
adapter.
heres my problem, some of the docs I read are old and they refer to
apps no longer with cygwin setup.
so my question is what apps are available from se
On 1/2/2010 07:52, Ken Tilton wrote:
Sorry, I am a complete noob to all this make/install/gcc stuff, I am just trying
to make a fresh build of a DLL I have used for years to see if it resolves a
problem.
I installed cygwin 1.7.1 today on a windows 7 laptop.
The directions for my library are gre
Some time ago, my daily updatedb stopped working and I just got
around to figuring out why -- it was dying with (I wish I had the message,
but I lost it) an internal error in 'find' which would then exit and
updatedb would overwrite the old file with a new empty file.
But the place where it di
Sorry, I am a complete noob to all this make/install/gcc stuff, I am just
trying
to make a fresh build of a DLL I have used for years to see if it resolves a
problem.
I installed cygwin 1.7.1 today on a windows 7 laptop.
The directions for my library are great:
"VER=8.4.12
SRCDIR=`pwd`
cd $S
>> At least the following are missing from cygwin's
>>
>> (from MS WinNT.h)
>> (from MS WinBase.h)
>
> Sorry, you (and we) can't do that. Copying and pasting definitions from
> Microsoft's proprietary header files is a no-no; we have to use
> publicly-available sources of information such as MSD
Andy Koppe wrote:
2009/12/30 Larry Hall (Cygwin):
I've been using gcc and other tools in older versions of cygwin with
32-bit Windows XP and Vista from windows command prompt (cmd.exe)
without problems. But now I'm using 64-bit Windows 7, and some command
line tools like gcc.exe do not work anym
2009/12/30 Larry Hall (Cygwin):
>> I've been using gcc and other tools in older versions of cygwin with
>> 32-bit Windows XP and Vista from windows command prompt (cmd.exe)
>> without problems. But now I'm using 64-bit Windows 7, and some command
>> line tools like gcc.exe do not work anymore (from
neil.mowb...@calgacus wrote:
> Folks,
>
> At least the following are missing from cygwin's
>
> (from MS WinNT.h)
> (from MS WinBase.h)
Sorry, you (and we) can't do that. Copying and pasting definitions from
Microsoft's proprietary header files is a no-no; we have to use
publicly-available so
Folks,
At least the following are missing from cygwin's
#define FILE_ATTRIBUTE_VIRTUAL 0x0001
(from MS WinNT.h)
#define SYMBOLIC_LINK_FLAG_DIRECTORY(0x1) (from MS WinBase.h)
Regards, Neil
--
Problem reports: http://cygwin.com/problems.html
On Thu, Dec 31, 2009 at 11:25:53AM -0500, Christopher Faylor wrote:
>On Thu, Dec 31, 2009 at 05:00:25PM +0900, jojelino wrote:
>>hi
>>here is testcase to reproduce the problem
>>
>>#include
>>#include
>>int main(int argc, char**argv)
>>{
>>printf("argv %s",argv[1]);
>>open(argv[1],"r");
>>assert(
On 2010-01-01 15:26Z, Claude Sylvain wrote:
>
> - How come Cygwin GCC do not still support "-rdynamic" option?
http://gcc.gnu.org/onlinedocs/gcc/Link-Options.html
| Pass the flag -export-dynamic to the ELF linker,
| on targets that support it.
Cygwin uses PE, not ELF.
--
Problem reports:
2010/1/1 Thomas Dickey:
> On Fri, 1 Jan 2010, Andy Koppe wrote:
>
>>> XTerm*vt100.metaSendsEscape: true
>>
>> Actually that's not a hack, but the correct solution. I think this
>> needs to be part of the default config in /etc/X11/app-defaults/XTerm.
>
> However, the reason that it's not is beca
On Fri, 1 Jan 2010, Andy Koppe wrote:
XTerm*vt100.metaSendsEscape: true
Actually that's not a hack, but the correct solution. I think this
needs to be part of the default config in /etc/X11/app-defaults/XTerm.
However, the reason that it's not is because there's no standard for
the meta k
2009/12/30 Gary Carvell:
X issues including xterm ones should go to the cygwin-xfree list. I'm
sending this to both lists, but please respond on cygwin-xfree only.
> With the upgrade to Cygwin 1.7, I found that the Alt key is no longer
> recognized as a Meta key in xterm. This means the Alt based
> Some comments:
> 1- I think that printf(string_constant) and printf(char_array) should give
> the same
> output in any circumstance.
> 2- In absence of a call to setlocale printf((string_constant) writes
> according to
> the locale of the environment, but printf(char_array) does not, even
> tho
neil.mowb...@calgacus.com wrote:
For the most part the cygwin tools interoperate with MS artifacts but
it does break down, especially, with 64bit artifacts. For example, nm
can work with 32bit object files created by MS cl.exe but it cannot
work with 64bit MS object files (unrecognised file for
> From: "Lee D. Rothstein"
> To: cyg...@cygwin.com
> Date: Fri, 01 Jan 2010 04:00:02 -0500
> Subject: Re: BSOD after major release
>
>>> failures.)
>>>
>>
>> Yeh. A falling hippo will do that to your park zone. Youse guys wanna be
>> careful there, somebody might burn it down!
>>
>>
>
> It had
Hello,
- I am trying (without success) to compile this application (PCB):
http://geda.seul.org/dist/pcb-20091103.tar.gz
- "configure" work well. But...
- When doing a "make", there is a message telling:
"gcc: unrecognized option '-rdynamic'"
Followed by a ton of linker messag
On 1/1/2010 20:37, JonY wrote:
On 1/1/2010 20:06, neil.mowb...@calgacus.com wrote:
Folks,
A bit of a vague question but any greater clarity concerning the
appropriate
level of interoperability between Cygwin and MS would be appreciated.
I have my Windows 6 and 7 platforms configured to build s
Thanks folks. I did have a /etc/postinstll/gcc.sh.done but it was
installing v3.0
so I modified to v4.0 and run it which solved the problem. Also apologies
for not understanding how alternatives works -- all fixed now.
Regards, Neil
Larry Hall (Cygwin) wrote:
> On 12/30/2009 08:07 AM, neil.mowb
On 1/1/2010 20:06, neil.mowb...@calgacus.com wrote:
Folks,
A bit of a vague question but any greater clarity concerning the appropriate
level of interoperability between Cygwin and MS would be appreciated.
I have my Windows 6 and 7 platforms configured to build software using
different toolchai
Folks,
A bit of a vague question but any greater clarity concerning the appropriate
level of interoperability between Cygwin and MS would be appreciated.
I have my Windows 6 and 7 platforms configured to build software using
different toolchains, the most common being (1) Visual Studio 10 and (2)
> This is a known limitation of the symbolic links in Cygwin 1.7. The solution
> is ...
Thanks for the info. I'll try one of your workarounds.
Cheers,
Tuli
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwi
failures.)
Yeh. A falling hippo will do that to your park zone. Youse guys wanna be
careful there, somebody might burn it down!
It had to happen. MITMDTPTP.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation:
26 matches
Mail list logo