Re: Previously-functional Octave software routine now mysteriously failing - Please help!

2023-07-17 Thread Brian Inglis via Cygwin
On 2023-07-17 15:43, Takashi Yano via Cygwin wrote: On Mon, 17 Jul 2023 17:27:37 -0400 Bryan VanSchouwen wrote: Hello. I just tried performing a correlation matrix calculation with Cygwin's Octave software (having successfully performed this calculation previously on other similar data sets) us

Re: linking multiple function from .lib to CYGWIN

2023-07-17 Thread Takashi Yano via Cygwin
On Fri, 14 Jul 2023 11:51:59 +0300 Mümin A. wrote: > Hi, > > I can only link one function at a time in a *msvc *built library but when I > use multiple functions in the CYGWIN > compiler, I got that error message. > > int main() > { > helloWorld2(); > return 0; > } > > That is compiled and link

Re: Previously-functional Octave software routine now mysteriously failing - Please help!

2023-07-17 Thread Takashi Yano via Cygwin
On Mon, 17 Jul 2023 17:27:37 -0400 Bryan VanSchouwen wrote: > Hello. > > I just tried performing a correlation matrix calculation with > Cygwin's Octave software (having successfully performed this calculation > previously on other similar data sets) using the following commands within > Cygwin: >

Previously-functional Octave software routine now mysteriously failing - Please help!

2023-07-17 Thread Bryan VanSchouwen via Cygwin
Hello. I just tried performing a correlation matrix calculation with Cygwin's Octave software (having successfully performed this calculation previously on other similar data sets) using the following commands within Cygwin: *(start of commands)* [vansc@LAPTOP-OHN2RCVM ~/PKG_domB_CHESCA_an

[ANNOUNCEMENT] Updated: ruby-gtk2-3.4.3-1

2023-07-17 Thread Daisuke Fujimura via Cygwin-announce via Cygwin
The following packages have been uploaded to the Cygwin distribution: - https://cygwin.com/packages/summary/ruby-gtk2-src.html - ruby-gtk2 - ruby-gtk2-doc - ruby-gtk2-devel -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation

Re: Linking a native msvc dll library to CYGWIN g++ compiler

2023-07-17 Thread Mark Geisert via Cygwin
Mümin A. via Cygwin wrote: Hi, reminder.. Mümin A. , 11 Tem 2023 Sal, 09:47 tarihinde şunu yazdı: Hi, I'm facing a problem while linking my native dll library into the g++ compiler. There is a name mangling problem when calling a msvc function from g++ compiler therefore linker gives an er