-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Reini Urban wrote:
> extern __declspec(dllexport) cannot be used as constant during
> compile-time.
> => "initializer element is not constant"
> cygwin auto-import feature get's that right at link-time.
>
> This is needed for the constant (compile-t
Igor Peshansky wrote:
>
>
>> DaveB wrote[snip]
>> Local permissions... haven't used getfacl before but tried it in cygwin
>> and got this...
>>
>>
>> [EMAIL PROTECTED] /cygdrive/c/4up
>> $ getfacl *
>> # file: 20070709 mach refresh issue
>> # owner: daveb
>
FYI, from the eclipse.tools.cdt newsgroup. CDT is the "C/C++
Development Tooling" for the Eclipse platform -- in short, a cross
platform IDE for C/C++ programming. On Windows, it supports both cygwin
and mingw compilers.
--
Chuck
=== begin forwarded message ==
GW wro
Corinna Vinschen wrote:
On Aug 18 10:50, Corinna Vinschen wrote:
It just doesn't work for a Cygwin rxvt window. For some reason it does
neither recognize Alt + Cursor, nor Ctrl + Cursor keys for me.
^
scratch that, I was confused.
Corinna
A real emacs person would use Alt-F (f
I've continued trying to read up on this issue, I've not made any
headway and rsync still freezes immediately when running it to connect
to a remote system either sending or receiving.
Compounding the issue is all the dangling threads that I can't kill
from within cygwin, have to use taskman.
Tha
Reini Urban schrieb:
Oops! s/LD_LOAD_PATH/LD_LIBRARY_PATH/g of course.
Reini Urban schrieb:
I have a minor compatibility problem.
In Linux and other unices it is valid to start a process with an empty
path because the LD_LOAD_PATH is correctly set to resolve the path for
dynamic libraries.
Reini Urban schrieb:
I have a minor compatibility problem.
In Linux and other unices it is valid to start a process with an empty
path because the LD_LOAD_PATH is correctly set to resolve the path for
dynamic libraries.
I have this situation in perl TAINT-checked environments.
Our dll loader
I have a minor compatibility problem.
In Linux and other unices it is valid to start a process with an empty
path because the LD_LOAD_PATH is correctly set to resolve the path for
dynamic libraries.
I have this situation in perl TAINT-checked environments.
Our dll loader cannot handle LD_LOAD_
On order to compile some python modules I needed the attached patch.
Can the maintainer confirm this? Or Yaakov?
extern __declspec(dllexport) cannot be used as constant during compile-time.
=> "initializer element is not constant"
cygwin auto-import feature get's that right at link-time.
This is
On 8/11/07, Brian Dessent <[EMAIL PROTECTED]> wrote:
> g++ -o main.exe main.o -ldl -Wl,-out-implib,libmain.dll.a
I tried this, but it gives same "Unresolved reference" errors. I will
do R&D on this and excluding "__declspec" part later.
But currently I am going with "__declspec " part . Using it,
On Aug 18 10:50, Corinna Vinschen wrote:
> It just doesn't work for a Cygwin rxvt window. For some reason it does
> neither recognize Alt + Cursor, nor Ctrl + Cursor keys for me.
^
scratch that, I was confused.
Co
Hi,
this time I need help.
I'm used to using xterm for all my terminal needs usually. Yesterday I
tested a scenario which would call for using rxvt in non-X11 mode. All
is fine, except that I'm unable to use my keyboard layout as I'm used to
it.
I'm working under tcsh in emacs edit mode and wh
12 matches
Mail list logo