gt; spawn 2e FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer
> spawn 2e PROCESSOR_ARCHITECTURE=AMD64
> spawn 2e PUBLIC=C:\Users\Public
> spawn 2e SYSTEMDRIVE=C:
> spawn 2e EXECIGNORE=*.dll
> spawn 2e OLDPWD=/cygdrive/c/Users/cammm/32/gclm/gcl/gcl
> spawn 2e ProgramData=C:\ProgramData
> spawn 2e emac
,
=
massert(!posix_spawn_file_actions_init(&file_actions));
massert(!posix_spawnattr_init(&attr));
printf("spawn 2 %s\n",*p1);
for (pp=p1;pp writes:
> On 4/19/2025 1:42 PM, Camm Maguire via Cygwin-apps wrote:
>> Greetings!
>
Greetings, and thanks so much!
Mark Geisert via Cygwin-apps writes:
> On 4/19/2025 1:42 PM, Camm Maguire via Cygwin-apps wrote:
>> Greetings!
>> posix_spawn is returning non-zero without setting errno:
>>massert(!posix_spawnp(&pid, *p1, &file_actions, &attr,
Greetings!
posix_spawn is returning non-zero without setting errno:
massert(!posix_spawnp(&pid, *p1, &file_actions, &attr, (void *)p1, environ));
Is this intended to be supported? Is it known to be working or not
working elsewhere?
Take care,
--
Camm Maguire
Greetings!
Jon Turney writes:
> On 18/04/2025 19:02, Camm Maguire wrote:
>> Greetings!
>> Is there an equivalent to
>> gcc -shared -Wl,-undefined -Wl,dynamic_lookup o/boot.c -o
>> unixport/libboot.so
>> or
>> gcc -shared -Wl,--allow-shlib-undefined o/boot.c -o
>> unixport/libboot.so
>>
>
> No.
Greetings!
Is there an equivalent to
gcc -shared -Wl,-undefined -Wl,dynamic_lookup o/boot.c -o unixport/libboot.so
or
gcc -shared -Wl,--allow-shlib-undefined o/boot.c -o unixport/libboot.so
on cygwin?
Take care,
--
Camm Maguirec...@maguirefamily.org
==
once the basics are clear I will clean up the cygport file.
Take care,
Jon Turney writes:
> On 26/03/2025 11:25, Camm Maguire via Cygwin-apps wrote:
>> Greetings, and thanks again so much!
>> Alas the autobuild failed. I tested with a virtualbox running
>> Windows
>>
Jon Turney writes:
> On 26/03/2025 11:25, Camm Maguire via Cygwin-apps wrote:
>> Greetings, and thanks again so much!
>> Alas the autobuild failed. I tested with a virtualbox running
>> Windows
>> 10 and what I believe is up to date stable cygwin and it succeeded.
reference possibly modifying the
heap before this point. This might be the problem, though I certainly
hope this is not it
Take care,
On 26/03/2025 18:10, Camm Maguire via Cygwin-apps wrote:
> Greetings, and thanks so much for the feedback!
>
> I watched the build, and it hung on
Greetings, and thanks so much for the feedback!
I watched the build, and it hung on a single step early on for 6h.
There is an instability forking children reliably. I've seen this come
and go on my machine.
Here is the relevant code, back from several years ago when cygwin was
32bit. The first
Cygwin-apps writes:
> .git/config:
> url = ssh://cygwin{at}cygwin{dot}com/git/cygwin-packages/playground.git
>
> On 2025-03-25 15:10, Camm Maguire via Cygwin-apps wrote:
>> Greetings -- just checking, the url I should use is:
>> c...@cygwin.com:/git/cygwin-packages/playgro
Greetings -- just checking, the url I should use is:
c...@cygwin.com:/git/cygwin-packages/playground.git
Still getting permission denied.
Take care,
Jon Turney writes:
> On 25/03/2025 20:20, Camm Maguire via Cygwin-apps wrote:
>> Name: Camm Maguire
>> BEGIN SSH2 PUBLIC
Thank you for this very helpful email!
Brian Inglis writes:
> Then create a local git repo gcl containing the cygport (and any
> patches or other included sources);
> checkout your sources on a playground branch;
> and force push that branch to Cygwin's package playground repo:
>
> https:
18:47, Camm Maguire via Cygwin-apps wrote:
>> Brian Inglis writes:
>>
>>> Then create a local git repo gcl containing the cygport (and any
>>> patches or other included sources);
>>> checkout your sources on a playground branch;
>>> and force p
14 matches
Mail list logo