Bruce Mardle via Cygwin writes:
> Hi, all. I've been happily compiling simple C programs under Emacs
> (emacs-w32) under Cygwin. Yesterday I wanted to install
> libedit-dev. While I was doing that, setup...exe marked a few dozen
> other packages for upgrades. I didn't notice which.
You can still
On Mon, 4 Apr 2022 13:08:27 + (UTC)
Bruce Mardle wrote:
> Hi, all.
> I've been happily compiling simple C programs under Emacs (emacs-w32) under
> Cygwin. Yesterday I wanted to install libedit-dev. While I was doing that,
> setup...exe marked a few dozen other packages for upgrades. I didn't
Hi, all.
I've been happily compiling simple C programs under Emacs (emacs-w32) under
Cygwin. Yesterday I wanted to install libedit-dev. While I was doing that,
setup...exe marked a few dozen other packages for upgrades. I didn't notice
which. Now, if I `emacs hello.c` and M-x compile gcc -o hell
- Original Message -
From: "Andrey Repin"
I'm a bit dubious about providing a hard link to
http://cygwin.com/faq/faq-nochunks.html#faq.using.fixing-fork-failures
as it seems like the sort of link that might change.
Would "Go to http://cygwin.com/faq/ and see the section 'How do I fi
Greetings, Sisyphus!
> - Original Message -
> From: "Christopher Faylor" <
>> I'd highly suggest not including pointers to random web sites
>> as a method to fix this issue but, instead, point to the Cygwin FAQ and
>> the Cygwin mailing list.
> Seems a sane suggestion to me.
> I'm a b
- Original Message -
From: "Christopher Faylor" <
I'd highly suggest not including pointers to random web sites
as a method to fix this issue but, instead, point to the Cygwin FAQ and
the Cygwin mailing list.
Seems a sane suggestion to me.
I'm a bit dubious about providing a hard l
On Wed, Mar 14, 2012 at 02:11:10PM -0400, Chloe wrote:
>FYI, this may be a problem with Cygwin setup causing packages and DLLs not
>to work.
This is a well-known issue. A future version of the Cygwin installation
will run rebaseall automatically so it should not be as much of a
problem. I'd hig
On Wed, Mar 14, 2012 at 2:11 PM, Chloe wrote:
> FYI, this may be a problem with Cygwin setup causing packages and DLLs not
> to work.
>
FYI
> --
> Problem reports: http://cygwin.com/problems.html
> FAQ: http://cygwin.com/faq/
> Documentation: http://cygwin.com/doc
FYI, this may be a problem with Cygwin setup causing packages and DLLs not
to work.
- Original Message -
Subject: Re: [rt.cpan.org #75664] Fails 09parser test in Cygwin with ***
fatal error
https://rt.cpan.org/Ticket/Display.html?id=75664 >
This shouldn't be an Inline::C bug. The is
On Fri, 15 Jan 2010 13:40:53 -0500, Christopher Faylor
wrote:
> On Fri, Jan 15, 2010 at 11:19:27AM +0100, Corinna Vinschen wrote:
>>On Jan 15 11:07, Vincent R. wrote:
>>> >>>
>>> >>> On 14/01/2010 14:20, Reini Urban wrote:
>>>
>>> I have a working cygwin llvm and llvm-gcc,
>>> but h
On Fri, Jan 15, 2010 at 11:19:27AM +0100, Corinna Vinschen wrote:
>On Jan 15 11:07, Vincent R. wrote:
>> >>>
>> >>> On 14/01/2010 14:20, Reini Urban wrote:
>>
>> I have a working cygwin llvm and llvm-gcc,
>> but had no time to produce a proper package yet.
>> Attached are my cyg
On Fri, 15 Jan 2010 15:18:28 +0100, Corinna Vinschen
> On Jan 15 11:40, Vincent R. wrote:
>> It's not too difficult to add Dl_info definition (We will support only
>> retrieving path name):
>>
>> typedef struct
>> {
>> const char *dli_fname[PATH_MAX]; /* Filename of defining object
>
On Jan 15 11:40, Vincent R. wrote:
> It's not too difficult to add Dl_info definition (We will support only
> retrieving path name):
>
> typedef struct
> {
> const char *dli_fname[PATH_MAX]; /* Filename of defining object */
> void*dli_fbase; /* NA */
> const
On Fri, 15 Jan 2010 11:19:27 +0100, Corinna Vinschen
wrote:
> On Jan 15 11:07, Vincent R. wrote:
>> >>>
>> >>> On 14/01/2010 14:20, Reini Urban wrote:
>>
>> I have a working cygwin llvm and llvm-gcc,
>> but had no time to produce a proper package yet.
>> Attached are my cygport
On Jan 15 11:07, Vincent R. wrote:
> >>>
> >>> On 14/01/2010 14:20, Reini Urban wrote:
>
> I have a working cygwin llvm and llvm-gcc,
> but had no time to produce a proper package yet.
> Attached are my cygport files and my local config.
> No patches were needed.
>
> >
>>>
>>> On 14/01/2010 14:20, Reini Urban wrote:
I have a working cygwin llvm and llvm-gcc,
but had no time to produce a proper package yet.
Attached are my cygport files and my local config.
No patches were needed.
But I haven't bothered to build clang yet,
j
On 14/01/2010 15:45, Reini Urban wrote:
On the cygwin mailinglist we came to some required clang patches.
http://cygwin.com/ml/cygwin/2010-01/msg00587.html
Sorry, untested, as I got unrelated linker errors.
If I thought the patches were ready to be pushed upstream, I would have
done so. I hav
On Thu, Jan 14, 2010 at 1:45 PM, Reini Urban wrote:
> Yaakov (Cygwin/X) schrieb:
>>
>> On 14/01/2010 14:20, Reini Urban wrote:
>>>
>>> I have a working cygwin llvm and llvm-gcc,
>>> but had no time to produce a proper package yet.
>>> Attached are my cygport files and my local config.
>>> No patch
Yaakov (Cygwin/X) schrieb:
On 14/01/2010 14:20, Reini Urban wrote:
I have a working cygwin llvm and llvm-gcc,
but had no time to produce a proper package yet.
Attached are my cygport files and my local config.
No patches were needed.
But I haven't bothered to build clang yet,
just the Clang ll
Angelo Graziosi wrote:
Jerry DeLisle wrote:
> Is there a way to run a script to check for updates, download them,
> and install?
I download the updates using a combination of a my script (getcurr.sh)
and one (clean_setup.pl) found following the Cygwin lists. See the
attachment in [1].
In any
Jerry DeLisle wrote:
> Is there a way to run a script to check for updates, download them,
> and install?
I download the updates using a combination of a my script (getcurr.sh)
and one (clean_setup.pl) found following the Cygwin lists. See the
attachment in [1].
In any case, I install with setu
I ssh into my remote Cygwin box. Is there a way to run a script to check for
updates, download them, and install?
Thanks,
Jerry
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/do
[EMAIL PROTECTED]:
Wardman_Michael wrote:
> I used to be able to use CPAN (only a week or so ago) but now it seems
> to time out. I thought it might be a network / firewall type thing but
> I can use ncftp ok. See below ...
Does your environment have FTP_PASSIVE set?
[EMAIL PROTECTED]:~$ cat
On Thu, 25 Sep 2003 [EMAIL PROTECTED] wrote:
> Hello all
>
> I used to be able to use CPAN (only a week or so ago) but now it seems to
> time out. I thought it might be a network / firewall type thing but I can
> use ncftp ok. See below ...
>
> $ cpan Perl::Tokenizer
> CPAN: Storable loaded ok
> G
Hallo Michael,
you wrote:
> I used to be able to use CPAN (only a week or so ago) but now it seems to
> time out. I thought it might be a network / firewall type thing but I can
> use ncftp ok. See below ...
> $ cpan Perl::Tokenizer
> CPAN: Storable loaded ok
> Going to read /home/wardmm/.cpan/M
Hello all
I used to be able to use CPAN (only a week or so ago) but now it seems to
time out. I thought it might be a network / firewall type thing but I can
use ncftp ok. See below ...
$ cpan Perl::Tokenizer
CPAN: Storable loaded ok
Going to read /home/wardmm/.cpan/Metadata
Database was genera
26 matches
Mail list logo