sage? (The executable works like it supposed
to do)
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
email: [EMAIL PROTECTED]
web: www.askesis.nl
smime.p7s
Description: S/MIME cryptographic signature
n is capable of creating
dll's with configure?
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
email: [EMAIL PROTECTED]
web: www.askesis.nl
smime.p7s
Description: S/MIME cryptographic signature
ing for me without using any Cygwin snapshots.
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
email: [EMAIL PROTECTED]
web: www.askesis.nl
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports:
s Cygwin behave as GCC on Linux or does it behave
as MinGW?
TIA
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
email: [EMAIL PROTECTED]
web: www.askesis.nl
/// Source file
#ifndef DllMain_hpp
#define DllMain_hpp
static void att
Hi all,
Is there anyone succeeded in compiling OpenLDAP with Cygwin? If so, which version?
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
e-mail: [EMAIL PROTECTED]
web: www.askesis.nl
--
Unsubscribe info: http
) doc/doc.ps
$(SHARED_INSTDIR)/doc/mico/manual.ps; \
fi
-ldconfig
...
If I do "make install", make responds with "make: 'install' is up to
date. If I rename the target to "install1" it works as expected. Am I
missing something and is this behaviour by
> Do you have a directory or a file called "install" or
> "INSTALL"? If so,
> make thinks that that's the target you need to make, and reports it as
> up-to-date. You can do one of two things: change the
> Makefile to add a
> ".PHONY: install" (a good thing to do in any case), or add
> "check_c
Hi all,
Is it possible to compile and link a source file with a dll to an
executable in one step?
At this moment I use 2 steps:
g++ -c -I"../include" -o"../../Objects/Main.o" Main.cpp
g++ -o"../../Target/Main.exe ../../Objects/Main.o
../../Target/libObject.dll
Joos
Hi all,
Is there anyone who uses the Boost libraries with Cygwin, in particular
the Boost thread libraries, and cares to share his/hers knowledge how to
compile the library (version 1.30.2) so that I can use the threads
libries?
TIA
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB
nt
pthread_mutexattr_init (pthread_mutexattr_t *attr)
{
if (pthread_mutexattr::is_good_object (attr))
return EBUSY;
*attr = new pthread_mutexattr ();
if (!pthread_mutexattr::is_good_object (attr))
{
delete (*attr);
*attr = NULL;
return ENOMEM;
}
return 0;
}
...
Joos
result);
break;
default:
break;
}
}
result = pthread_mutex_init(&_mutex, &m_attr);
assert(!result);
result = pthread_mutexattr_destroy(&m_attr);
assert(!result);
if (locked)
this->lock();
}
TIA
Joost Kraaijeveld
Askesis B
an look at Cygwin's pthread.h
(which basically says that this is implemented:
http://www.opengroup.org/onlinepubs/7908799/xsh/pthread.h.html ) or at
the Cygwin API docs at http://cygwin.com/cygwin-api/std-posix.html#AEN85
(which seems a little sparse).
--
Groeten,
Joost Kraaijeveld
Askes
On Thu, 2006-04-13 at 11:00 +0200, Samuel Thibault wrote:
> Joost Kraaijeveld, le Thu 13 Apr 2006 10:45:39 +0200, a écrit :
> > On Thu, 2006-04-13 at 09:42 +0200, Samuel Thibault wrote:
> > > Joost Kraaijeveld, le Thu 13 Apr 2006 08:10:15 +0200, a écrit :
> > > > No
ture.h (where it
is in my cygwin)
BTW: I misread the code of OP, I thought that that "__POSIX_THREADS not
defined" printed, so my remarks were slightly misplaced.
--
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax:
icts with declarations in
Anyone any ideas where to look for a sollution?
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
e-mail: [EMAIL PROTECTED]
web: www.askesis.nl
--
Unsubscribe info: http://cygwin.com/ml/#u
error:
"configure: error: installation or configuration problem: C compiler
cannot create executables."
Is this a known problem? Is anyone using a configuration like mine and
is able to configure/compile?
TIA
--
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmege
win/bin/ld:
installation problem, cannot exec
'/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld':
Invalid argument
collect2: ld returned 255 exit status
configure: failed program was:
#line 1453 "configure"
#include "confdefs.h"
main(){return(0);}
in in VMWare
on Linux?
--
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
e-mail: [EMAIL PROTECTED]
web: www.askesis.nl
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cyg
ygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld':
Invalid argument
collect2: ld returned 255 exit status
--
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
e-mail: [EMAIL PROTECTED]
web: www.askesis.nl
--
Unsubscri
Hi James,
On Fri, 2005-10-07 at 04:45 -0700, James R. Phillips wrote:
> Joost Kraaijeveld wrote:
>
> [..]
> For the record, I do. Currently I run Debian 3.1 (sarge), with a linux
> 2.6.13.1 kernel. On top of this is vmware 5, installed using the
> vmware-any-any script. A
t understand what they do) ?
2. If so, is there a solution for this problem?
3. If stdc++ contains asinl, is there a reason why it is not used?
TIA
--
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
e-mail: [EMAIL PROTE
you have a reason
> for running it only under g++, but you want the result to be applicable
> to gcc as well.
For this moment I edit the config.h but that is not the permanant
solution of choise. Maintaining ansi C99 function btw is not my
permanent choice either ;-).
--
Groeten,
Joost Kr
ure:7436: checking for powl
configure:7436: checking for fmodl
...
--
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
e-mail: [EMAIL PROTECTED]
web: www.askesis.nl
--
Unsubscribe info: http://cygwin.com
matter of adding those functions to a
header?
See:
http://gcc.gnu.org/onlinedocs/gcc-3.4.4/gcc/Other-Builtins.html
--
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
e-mail: [EMAIL PROTECTED]
web: www.aske
n the log, configure logs only the exctact
code if a test fails, not if it succeeds and the long double math tests
all errouneously succeed .
--
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
e-mail: [EMAIL PROTE
Hi,
Can I configure where cron sends the mail to? It seems to be
"[EMAIL PROTECTED]", where user is the account cron is running under, but I
would like it to go to "[EMAIL PROTECTED]".
--
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3
istrator/crontest.ls
#end of file
/bin/sh: Mail: command not found
--
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
web: www.askesis.nl
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem
To respond to my own problem: a "*" too much in the crontab could
explain a lot .
So problem solved.
--
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
web: www.askesis.nl
--
Unsubscribe info:
Frozen"
I have read the docs but I still do not understand how to make exim
deliver the mail for the [EMAIL PROTECTED] at the local exchange server.
Can anyone help me with this? What should I do to make this work?
TIA
--
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nij
Does
static void __attribute__((constructor))
static void __attribute__((destructor))
work?
See also:
https://stackoverflow.com/questions/2053029/how-exactly-does-attribute-constructor-work
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/
Does
static void __attribute__((constructor))
static void __attribute__((destructor))
work?
See e.g.
https://stackoverflow.com/questions/2053029/how-exactly-does-attribute-constructor-work
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/
ementation defined status is returned to the host environment that
indicates unsuccessful execution.
So basically both programs do the right thing.
--
Groeten,
Joost Kraaijeveld
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Doc
32 matches
Mail list logo