Re: Creation of weird WINDOWS-related (sub)directories

2018-09-27 Thread L A Walsh
On 9/25/2018 9:53 AM, Hans-Bernhard Bröker wrote: Am 25.09.2018 um 17:16 schrieb Fergus: Unintentionally I have confounded the discussion. The directory named "consoleX" is my home-grown Cygwin root directory. (Others' preferred locationname might be "cygwin" or "mycygwin" or whatever.)

Re: Please report this problem to the public mailing list cygwin@cygwin.com

2018-09-27 Thread Jeffrey Walton
On Thu, Sep 27, 2018 at 9:00 PM, Joshua Sokolowski wrote: > Hi guys, > > i don‘t know if you wanted to report me this but if yes please tell me how to > fix it i tried 3 houres… I am tired now ist 3 AM in Germany now…. > ... > > process_begin: CreateProcess(NULL, touch >

Please report this problem to the public mailing list cygwin@cygwin.com

2018-09-27 Thread Joshua Sokolowski
Hi guys, i don‘t know if you wanted to report me this but if yes please tell me how to fix it i tried 3 houres… I am tired now ist 3 AM in Germany now…. Kind regard Joshua Sokolowski process_begin: CreateProcess(NULL, touch

Re: libglut is missing library for MinGW static linking

2018-09-27 Thread cyg Simple
On 9/27/2018 9:40 AM, Matt D. wrote: > libglut-devel provides libglut.a and libglut.dll.a but linking libglut.a > with either "-lglut" or "-lglut.dll" both depend on either cygglut-3.dll > or libglut-0.dll respectively when compiling for Cygwin or MinGW. > Unless you've directed the build

expat 2.2.6-1

2018-09-27 Thread Doug Henderson
The following packages have been uploaded to the Cygwin distribution: * expat-2.2.6-1 * libexpat1-2.2.6-1 * libexpat-devel-2.2.6-1 This is Expat, a C library for parsing XML, originally written by James Clark, and now maintained by a loose group of developers. Expat is a stream-oriented XML

[ANNOUNCEMENT] expat 2.2.6-1

2018-09-27 Thread Doug Henderson
The following packages have been uploaded to the Cygwin distribution: * expat-2.2.6-1 * libexpat1-2.2.6-1 * libexpat-devel-2.2.6-1 This is Expat, a C library for parsing XML, originally written by James Clark, and now maintained by a loose group of developers. Expat is a stream-oriented XML

Re: make failing in custom code

2018-09-27 Thread Csaba Raduly
Hi, On Thu, Sep 27, 2018 at 4:31 PM, Tapas Mishra wrote: > Hi, > I am trying to do a project when I do a make on project code > in cygwin environment I get following error > > gcc -Wall -g -c main.c -o main.o > main.c: In function ‘main’: > main.c:50:8: warning: unused variable ‘physmem’

Connect with SEG Key Decision Makers

2018-09-27 Thread Lisa Martin
Hi, I see that you are going to be a part of Society of Exploration Geophysicists- SEG. Would you be interested in obtaining the Key Decision Makers list from below target audience/Segments? Target audience : Senior Research Geophysicist I, Petrotechnical: Petroleum Engineer, Advanced

Re: make failing in custom code

2018-09-27 Thread Mark Geisert
Tapas Mishra wrote: Hi, I am trying to do a project when I do a make on project code in cygwin environment I get following error gcc -Wall -g -c main.c -o main.o main.c: In function ‘main’: main.c:50:8: warning: unused variable ‘physmem’ [-Wunused-variable] char *physmem =

CRM/ERP Users Contact Info

2018-09-27 Thread grace . miller
style="background:white;margin-right:0in;margin-left:0in;font-size:12pt;font-family:Times New Roman,serif">style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,78,121)">Hi, 

sourcing

2018-09-27 Thread Vincent
Hello, Good day! Vins here from Shenzhen China. I am looking for people that need business support from China. I can assist you to sourcing electronic products from factories in China soon or set up hardware production here. What i can do for you listed below: 1.) Sourcing: Sourcing new

make failing in custom code

2018-09-27 Thread Tapas Mishra
Hi, I am trying to do a project when I do a make on project code in cygwin environment I get following error gcc -Wall -g -c main.c -o main.o main.c: In function ‘main’: main.c:50:8: warning: unused variable ‘physmem’ [-Wunused-variable] char *physmem = page_table_get_physmem(pt);

Re: What is the purpose of libglut32?

2018-09-27 Thread Jon Turney
On 27/09/2018 13:48, Matt D. wrote: Does anyone know what libglut32 is used for? It comes as part of "w32api-runtime" and "mingw64-i686-runtime" and is installed into: usr/lib/w32api/libglut32.a and usr/i686-w64-mingw32/sys-root/mingw/lib/libglut32.a I haven't been able to find a use for

libglut is missing library for MinGW static linking

2018-09-27 Thread Matt D.
libglut-devel provides libglut.a and libglut.dll.a but linking libglut.a with either "-lglut" or "-lglut.dll" both depend on either cygglut-3.dll or libglut-0.dll respectively when compiling for Cygwin or MinGW. I understand that this isn't a big deal for Cygwin binaries as it's not possible

RE: The ASSEMBLY Show - 2018 Attendee Info ?

2018-09-27 Thread Sabrina Ellis
Hello, Hope you are doing good. I am not sure whether you got a chance to read my previous mail (mentioned below). Please let me know if you are interested in acquiring the complete list of attendee contacts. Hope to hear from you soon. Best Wishes, Sabrina From: Sabrina

What is the purpose of libglut32?

2018-09-27 Thread Matt D.
Does anyone know what libglut32 is used for? It comes as part of "w32api-runtime" and "mingw64-i686-runtime" and is installed into: usr/lib/w32api/libglut32.a and usr/i686-w64-mingw32/sys-root/mingw/lib/libglut32.a I haven't been able to find a use for this as attempting to link with it