On 2023-04-04 13:55, Brian Inglis via Cygwin wrote:
On 2023-04-04 01:54, Andrey Repin wrote:
I'm getting below errors while trying to connect IBM DB2 from 64-bit
Cygwin. Please find the below mentioned details.
1)Trying to compile the program using DB2_LIBRARY="C:/Program
Files/IBM/SQLLIB/lib/db
On 2023-04-04 01:54, Andrey Repin wrote:
I'm getting below errors while trying to connect IBM DB2 from 64-bit
Cygwin. Please find the below mentioned details.
1)Trying to compile the program using DB2_LIBRARY="C:/Program
Files/IBM/SQLLIB/lib/db2api.lib" on 64-bit Cygwin.
Is this a Cygwin or
Greetings, rajesh kesavan!
> I'm getting below errors while trying to connect IBM DB2 from 64-bit
> Cygwin. Please find the below mentioned details.
> 1)Trying to compile the program using DB2_LIBRARY="C:/Program
> Files/IBM/SQLLIB/lib/db2api.lib" on 64-bit Cygwin.
Is this a Cygwin or native tar
Hi,
I'm getting below errors while trying to connect IBM DB2 from 64-bit
Cygwin. Please find the below mentioned details.
1)Trying to compile the program using DB2_LIBRARY="C:/Program
Files/IBM/SQLLIB/lib/db2api.lib" on 64-bit Cygwin.
*ERROR:*
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-
Hi,
It looks like there is a bug in clang in cygwin when using optimizations
(found by a contributor). You can find details on
https://github.com/aircrack-ng/aircrack-ng/issues/1835
Here is his comment in question:
---
After thoroughly researching this matter, I settled on a
less-than-ideal,
w...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of Ken
Brown
Sent: Tuesday, August 1, 2017 10:12 PM
To: cygwin@cygwin.com
Subject: Re: Cygwin-X icons not appearing after Cygwin 64 bit install w/X
selected as "install"
On 8/1/2017 6:11 PM, Cowan, Brian R wrote:
> Hello all,
>
On 8/1/2017 6:11 PM, Cowan, Brian R wrote:
Hello all,
I'm reinstalling Cygwin after wiping my system and am finding that the inst=
all doesn't create any icons for the X server/apps. A little annoying since=
this is the primary reason I'm installing Cygwin.
The postinstall script /etc/posti
Hello all,
I'm reinstalling Cygwin after wiping my system and am finding that the inst=
all doesn't create any icons for the X server/apps. A little annoying since=
this is the primary reason I'm installing Cygwin.
Setup version: 2.881 64-bit
Windows: 10 Home. Spring(?) creator's update (Versi
On Dec 18 14:11, Philip Taylor wrote:
>
> Thank you for the reply. My situation is this: I was supplied Windows 32-bit
> and 64-bit .dll and .lib files by the manufacturer, which I believe were
> created using MS Visual Studio. These are to enable me to use the API for
> this camera from my softwa
On 12/18/2015 9:11 AM, Philip Taylor wrote:
Thank you for the reply. My situation is this: I was supplied Windows 32-bit
and 64-bit .dll and
.lib files by the manufacturer, which I believe were created using MS Visual
Studio. These are to
enable me to use the API for this camera from my softwa
Thank you for the reply. My situation is this: I was supplied Windows 32-bit and
64-bit .dll and .lib files by the manufacturer, which I believe were created using
MS Visual Studio. These are to enable me to use the API for this camera from my
software.
Building using GCC tools with cygwin,
On Dec 17 11:00, Philip Taylor wrote:
> Environment:
> Windows 7 (64 bit)
> Cygwin 64 bit
> GCC version: 4.9.3
>
> To make use of a Prosilica camera, I am having to build applications using
> an externally supplied DLL (from the camera manufacturer, with no source
> code)
Environment:
Windows 7 (64 bit)
Cygwin 64 bit
GCC version: 4.9.3
To make use of a Prosilica camera, I am having to build applications using an
externally supplied DLL (from the camera manufacturer, with no source code) in
Cygwin64 and Cygwin32. I am using the appropriate 32 or 64 bit version
On 6 November 2013 00:39, Tandetzky, Max wrote:
> Hello Kal,
>
> installing the Devel\gettext package should solve your problem. git-submodule
> requires that. Unfortunately this is not marked as dependency.
>
> Regards,
> Max
>
> --
> Problem reports: http://cygwin.com/problems.html
> FAQ:
Hello Kal,
installing the Devel\gettext package should solve your problem. git-submodule
requires that. Unfortunately this is not marked as dependency.
Regards,
Max
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: htt
Actually, issuing `git submodule init` alone is enough to trigger the
error message.
Any idea?
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#un
Hello,
Running `git submodule update --init --recursive` in my repository
results in an error loading shared libraries. However, the git
submodule update seems to proceed nevertheless, so I'm not sure what
this error would actually break:
$ git submodule update --init --recursive
/usr/lib/
ng Cygwin to
> Cygwin Maintainer cygwin AT cygwin DOT com
> Red Hat
Further testing indicates that it *is* ok to git clone, directly on
the local NTFS, a repository created in Cygwin 32-bit from Cygwin
64-bit and git wouldn't be confused about the filename case.
--
Problem rep
On Aug 16 09:21, Charles Wilson wrote:
> On 8/16/2013 4:17 AM, Corinna Vinschen wrote:
> >I assume the format of the git database files depends on the
> >architecture. Therefore it's probably not advisable to use
> >a git repo created under 32 bit git with a 64 b
>
> Oh, wow. That's...awkward. I'
On 8/16/2013 4:17 AM, Corinna Vinschen wrote:
I assume the format of the git database files depends on the
architecture. Therefore it's probably not advisable to use
a git repo created under 32 bit git with a 64 b
Oh, wow. That's...awkward. I'm sharing the same drive area mounted in
both cyg3
y working in Cygwin
> 32-bit (as far as I can tell from my usage anyway).
>
> Now that Cygwin 64-bit has been released, I want to try it. I notice
> that git in Cygwin 64-bit does not seem to correctly handle filesname
> that differ only by case.
>
> To reproduce, create a repo
usage anyway).
Now that Cygwin 64-bit has been released, I want to try it. I notice
that git in Cygwin 64-bit does not seem to correctly handle filesname
that differ only by case.
To reproduce, create a repository in Cygwin 32-bit *with the
aforementioned registry key set*:
$ git init
On Fri, Jul 12, 2013 at 04:45:37PM -0400, Larry Hall (Cygwin) wrote:
>On 7/12/2013 3:16 PM, Christopher Faylor wrote:
>> On Fri, Jul 12, 2013 at 08:48:11PM +0200, fger...@gmx.de wrote:
>>> I couldn't find a link to the Cygwin 64 Bit Setup on the Cygwin Homepage.
>>
On 7/12/2013 3:16 PM, Christopher Faylor wrote:
On Fri, Jul 12, 2013 at 08:48:11PM +0200, fger...@gmx.de wrote:
I couldn't find a link to the Cygwin 64 Bit Setup on the Cygwin Homepage.
Don't you think it's mature enough?
We're working on making it more public. It i
On Fri, Jul 12, 2013 at 08:48:11PM +0200, fger...@gmx.de wrote:
>I couldn't find a link to the Cygwin 64 Bit Setup on the Cygwin Homepage.
>Don't you think it's mature enough?
We're working on making it more public. It isn't as easy as just
publishing a link.
cgf
I couldn't find a link to the Cygwin 64 Bit Setup on the Cygwin Homepage.
Don't you think it's mature enough?
I think it's already quite useful for the masses, even though it's
"experimental"
and applications are missing.
Cygwin is essential for me to &quo
26 matches
Mail list logo