On Fri, 27 May 2022 11:36:27 +0800
Sam Lin wrote:
> I will see the problem on WIN10 or WIN SERVER, the duplicate steps are as
> follows:
>
> 1. Write a simple code 'hello world' program and compiled the
> executable file using GCC.
>
> // hello.c
> #include
>
> int main() {
> printf("H
Hi ,
I will see the problem on WIN10 or WIN SERVER, the duplicate steps are as
follows:
1. Write a simple code 'hello world' program and compiled the
executable file using GCC.
// hello.c
#include
int main() {
printf("Hello World\n");
return 0;
}
$ gcc hello.c -o hello.exe
2. Fo
On Wed, May 25, 2022 at 07:51:14PM +0200, Achim Gratz wrote:
> Check the dependencies on both the cygserver and sshd service
> definitions. You must start them after the network is up (make them
> both depend on tcp_ip and sshd depend on cygserver) or they won't work
> correctly. On domain machin
On Tue, May 24, 2022 at 10:15:05PM +, Dale Lobb via Cygwin wrote:
> Greetings All,
>
> Has anyone seen an issue similar to this?
>
> I have a VMWare virtual machine loaded with Windows Server 2016 OS and a
> Cygwin installation. Cygwin runs an installed SSHD service via
> cygrunsrv.exe
The following packages have been uploaded to the Cygwin distribution:
* dialog-1.3-4.20220117
* ncurses-6.3-1.20220416
* tack-1.09-1.20210619
Note: I'm updating these orphaned packages only because they are long
overdue an update. If anybody wants to take over maintainership, they
are more t
Thanks Ken and Brian,Roboloki
Sent from Yahoo Mail on Android
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
On 5/26/2022 12:23 PM, Jim McNamara via Cygwin wrote:
there is only libphp7.dll.a
That's what you need for linking. The corresponding DLL is
/usr/bin/cygphp7-7-3.dll, which is in the php package.
Ken
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cyg
On 2022-05-26 09:57, Jim McNamara via Cygwin wrote:
I have tracked down the problem and wondering if you had a suggestion
to help me fix it. Is there any reason why the package on the mirror
doesn't have library -lphp7? Is there a way I can get one or do
something to solve this problem? I tried 2
there is only libphp7.dll.a
thanks again,
ken
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
Hi -
I only find php7.dll.a
thanks
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
thanks
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
On 5/26/2022 11:57 AM, Jim McNamara via Cygwin wrote:
hi all-
I have tracked down the problem and wondering if you had a suggestion to help
me fix it. Is there any reason why the package on the mirror doesn't have
library -lphp7? Is there a way I can get one or do something to solve this
prob
hi all-
I have tracked down the problem and wondering if you had a suggestion to help
me fix it. Is there any reason why the package on the mirror doesn't have
library -lphp7? Is there a way I can get one or do something to solve this
problem? I tried 2 different PhP package versions on the mir
13 matches
Mail list logo