Dave Korn wrote:
> On 25 July 2007 19:40, Andreas Baak wrote:
>
>>> I suspect some kind of bad interaction with your security software
>>> or something similar. Do you have any of the following installed?
>>> If not, what do you use for firewall/antivirus/antispyware/etc ?
>> Hi,
>>
>> I am usin
Linda Walsh schrieb:
I'm having problems with perl5.8.8. I tried running it under gdb, but
it won't load:
> gdb perl.exe
GNU gdb 6.3.50_2004-12-28-cvs (cygwin-special)
(gdb) g
Undefined command: "g". Try "help".
(gdb) run
Starting program: /usr/bin/perl.exe
Program received signal SIGSEGV, S
Claudio Scordino schrieb:
More general question: did anybody build succesfully a Linux kernel
under cygwin?
Not a kernel but binutils, gcc-core, gcc-g++ and the stdlibc++, which is
about as complex as the kernel. Target was a fedora core.
Managed mounts help a lot, but manual fixing case by
Reini Urban schrieb:
Linda Walsh schrieb:
I'm having problems with perl5.8.8. I tried running it under gdb, but
it won't load:
> gdb perl.exe
GNU gdb 6.3.50_2004-12-28-cvs (cygwin-special)
(gdb) g
Undefined command: "g". Try "help".
(gdb) run
Starting program: /usr/bin/perl.exe
Program rece
Hi to all,
I am trying to create dll in cygwin. I read,
http://www.cygwin.com/cygwin-ug-net/dll.html .
But didn't got much help from that document.
I am porting Linux code to windows using cygwin. I am done with main
program. But want to create add-on module for that program as I have
done in Linu
Steve Holden wrote:
Yaakov (Cygwin Ports) wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Steve Holden wrote:
I have tried to install it, but each time I do I see the first compile
command start to run and the process hangs. If I CTRL/C the setup.py
and restart it, it begins the next co
Angelo Graziosi wrote:
(As I discussed some time on this list and others, I use GCC-4.0.4 to
build Emacs: with 3.4.4 the result is highly unstable (at least for me),
but this does not seem the case of 21-3)
OK. It does not appear that gcc 4.x will be available for Cygwin soon,
according to th
Pradip Jadav wrote:
> But when I compiles in cygwin it gives me some "Undefined reference" errors.
> Take an example,
>
> /cygdrive/e/DOCUME~1/LOCALS~1/Temp/ccLMFYUe.o:sample.c:(.text+0x4c):
> undefined reference to `createlog(int, char*, ...)'
>
> Now this "createlog" function is defined in on
Thank you for your help, folks!
Ying
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
On Sat, Jul 28, 2007 at 12:36:45PM +0200, Reini Urban wrote:
> Claudio Scordino schrieb:
>> More general question: did anybody build succesfully a Linux kernel under
>> cygwin?
>
> Not a kernel but binutils, gcc-core, gcc-g++ and the stdlibc++, which is
> about as complex as the kernel. Target wa
On 7/28/07, Christopher Faylor
<[EMAIL PROTECTED]> wrote:
> On Sat, Jul 28, 2007 at 12:36:45PM +0200, Reini Urban wrote:
> > Claudio Scordino schrieb:
> >> More general question: did anybody build succesfully a Linux kernel under
> >> cygwin?
> >
> > Not a kernel but binutils, gcc-core, gcc-g++ and
On 7/28/07, Reini Urban <[EMAIL PROTECTED]> wrote:
> Reini Urban schrieb:
> > Linda Walsh schrieb:
> >> I'm having problems with perl5.8.8. I tried running it under gdb, but
> >> it won't load:
> >> > gdb perl.exe
> >> GNU gdb 6.3.50_2004-12-28-cvs (cygwin-special)
> >> (gdb) g
> >> Undefined co
Version 1.4.16-1 of lighttpd has been uploaded.
lighttpd is a fast, secure and flexible webserver.
ligghtpd 1.4.16 fixes SEVEN SECURITY BUGS, and is thus a very important
upgrade. More details on the official homepage:
http://www.lighttpd.net/2007/7/24/1-4-16-let-s-ship-it
If you're not sure wha
On Sat, Jul 28, 2007 at 10:49:43AM -0600, Morgan Gangwere wrote:
>I want to Know why in the original message, PATHS are set at c:\...
>and not something like C:\Cygwin-bin\...
>
>Tried that once and it kept dumping on me... figured out that you
>either a) have to install on a virgin drive or b) hav
Hi All,
Is there a mirror or download site that can let me
download and install getText 0.16.1 using setup.exe
for Cygwin on Windows?
Thx.
Be a better Globetrotter. Get better travel answers from som
This is probably a well asked question but whats going on with Cygwin on
Vista ?
I have tried rebuilding GCC 4.2.0 which I had built a month ago successfully
but now is failing on 'cp' commands.
Aaron
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports:
This is probably a well asked question but whats going on with Cygwin on
Vista ?
I have tried rebuilding GCC 4.2.0 which I had built a month ago
successfully but now is failing on 'cp' commands.
Seems okay now, just a glitch ?
Aaron
--
Unsubscribe info: http://cygwin.com/ml/#unsubscri
Background - I'm trying to turn off my linux box and save some
electricity by using rsync on windows to do my geographically
redundant backup to my ISP (site5 - $5/110GB/mo) ... I'd rather not
load up a resource hog VM to do it if I can avoid that... even DSL
would be more of a resource hog than cy
Hi,
I have Installed and Configured Cygwin on Windows XP
system. I also installed cygserver and inetutils and
configured them. I can see cygserver and inetutils
services in windows. But when I try to rsh to this
windows XP machine from solaris I get "Permission
Denied".
I am able to rlogin and t
On Sat, Jul 28, 2007 at 10:30:45PM +0100, Aaron Gray wrote:
>>This is probably a well asked question but whats going on with Cygwin
>>on Vista ?
>>
>>I have tried rebuilding GCC 4.2.0 which I had built a month ago
>>successfully but now is failing on 'cp' commands.
>
>Seems okay now, just a glitch
Reini,
Reini Urban wrote:
Linda Walsh schrieb:
I'm having problems with perl5.8.8. I tried running it under gdb, but
it won't load:
> gdb perl.exe
GNU gdb 6.3.50_2004-12-28-cvs (cygwin-special)
(gdb) run
Starting program: /usr/bin/perl.exe
Program received signal SIGSEGV, Segmentation fault.
Linda Walsh wrote:
> > gdb perl
> GNU gdb 6.3.50_2004-12-28-cvs (cygwin-special)
> This GDB was configured as "i686-pc-cygwin"...Minimal symbols from perl.exe...
> (no debugging symbols found)
> (gdb) run -e'print 1'
> Starting program: /usr/bin/perl.exe -e'print 1'
> Program received signal SIGS
The cygwin clamav packages (Clam AntiVirus - GPL anti-virus toolkit)
has been updated to 0.91.1-2.
This fixes libclamav-devel with libtool.
About
==
Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
this software is the integration with mail servers (attachment
scannin
23 matches
Mail list logo