Hello,
GCC development branch includes experimental support Windows on ARM64 (WOA),
which will be officially released with version 15, at least according to
latest news.
I already compiled successfully GCC, binutils and lot of the "noarch"
packages already available for i686 and x86_64, by using t
s information to the patch
as a comment, just for reference.
Thank you very much for your time.
Sincerely,
Carlo Bramini.
Il giorno sab 20 lug 2024 alle ore 20:18 Jon Turney
ha scritto:
>
> On 19/07/2024 09:08, Carlo B. via Cygwin wrote:
> > Hello,
> >
> > GCC development
Hello,
GCC development branch includes experimental support Windows on ARM64
(WOA), which will be officially released next year with version 15, at
least according to latest news.
So, I compiled it and I created a number of packages for CYGWIN
including binutils, gcc, mingw runtime and several lib
Hello,
after the 32-bit port of CYGWIN has been obsoleted, I was looking for
a way for installing or upgrading the NOARCH packages, like the
libraries for the mingw cross compilers for example.
Unfortunately, I have not found an existing way for doing it.
Is it possible to do it?
Otherwise, I'm se
I see... problem solved.
Thank you very much.
Sincerely,
Carlo Bramini.
Il giorno lun 20 feb 2023 alle ore 17:01 Takashi Yano
ha scritto:
>
> On Mon, 20 Feb 2023 16:48:50 +0100
> "Carlo B. wrote:
> > Hello,
> > I think that there is a bug into the uuid library, the o
Hello,
I think that there is a bug into the uuid library, the one to be used
with the W32API for the POSIX core.
Please have a look to the following tiny test code:
//
#include
#include
#include
#include
int main()
{
printf("GUID_NULL=\"%08X-%04X-%04X-%02X%02X-%02X%02X
Hello,
In commit 2dab880c963ce0204c3513d664f610b587a3e6a6 I did a mistake
when I copied the new fhandler_serial::switch_modem_lines() from my
modified 3.3.6 branch to the current master and I left a copy paste
error that I corrected later. This patch fixes that error.
Sorry for the trouble.
Sincer
Hello,
at this address I did a repository of packages that I made for CYGWIN:
https://github.com/carlo-bramini/packages-cygwin
Sometimes, when I need something not existing (or newer) into the
official list of packages for CYGWIN, I upload it here.
All these packages exists also in all major linu
I'm sending here the patch as you requested.
I hope that you will find it useful.
Sincerely,
Carlo Bramini.
0001-PATCH-Cygwin-fix-TIOCMBIS-TIOCMBIC-not-working-when-.patch
Description: Binary data
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.c
Hello,
After Setup.exe updated gettext in my CYGWIN installation, I got this
error when building a software:
C:/cygwin64/bin/msgfmt.exe: error while loading shared libraries:
cygunistring-5.dll: cannot open shared object file: No such file or
directory
After manually installing libunistring5, the
Hello,
into winsup/cygwin/fhandler/serial.cc, the function
fhandler_serial::switch_modem_lines() is called when TIOCMBIS/TIOCMBIC
are used into an ioctl() call.
This function uses EscapeCommFunction() for setting and resetting RTS
and DTR signals of a serial port.
Unfortunately, this function does
Hello,
if you look these packages:
mingw64-x86_64-openssl-1.1.1q-0.1
mingw64-x86_64-openssl-1.1.1p-0.1
mingw64-i686-openssl-1.1.1q-0.1
mingw64-i686-openssl-1.1.1p-0.1
they are EMPTY.
For example, the content of mingw64-x86_64-openssl-1.1.1q-0.1 is:
usr/
usr/share/
usr/share/doc/
usr/share/doc/mi
Hello,
Il giorno mer 3 ago 2022 alle ore 21:52 Jon Turney
ha scritto:
>
> On 22/07/2022 15:44, Carlo B. wrote:
> > Hello,
> > it works, thank you very much.
> > I also added AUTOCONF_VERSION=2.13 directly into the cygport script,
> > before calling cygconf a
-src.tar.bz2 to make it working again also for
other people.
Sincerely,
Carlo Bramini.
Il giorno gio 21 lug 2022 alle ore 15:07 Takashi Yano
ha scritto:
>
> On Tue, 19 Jul 2022 12:42:47 +0200
> "Carlo B." wrote:
> > Hello,
> > I did these actions:
> > 1) Downloaded
Hello,
I did these actions:
1) Downloaded autoconf2.1-2.13-12-src.tar.bz2
2) Unpack that file.
3) I run this command:
cygport autoconf2.1.cygport all
and this is the output on screen:
>>> Preparing autoconf2.1-2.13-12.x86_64
>>> Unpacking source autoconf-2.13.tar.gz
*** Info: applying patch auto
Hello,
with reference with this message:
https://cygwin.com/pipermail/cygwin/2022-January/250572.html
I would like to report that EXPAT 2.4.4 has been released with fixed
CMake support for CYGWIN:
https://github.com/libexpat/libexpat/blob/R_2_4_4/expat/Changes
Will it be possible to release an
Hello,
Il giorno gio 20 gen 2022 alle ore 20:07 Marco Atzeri
ha scritto:
>
> On 15.01.2022 14:19, Marco Atzeri wrote:
> > On 14.01.2022 23:30, Carlo B. wrote:
> >> Hello,
> >> I discovered that CMake support into current libssh-0.8.7-1 is broken.
> >> Afte
Hello,
I tried to build the latest stable of OpenColorIO but I got an error
because the support for CMake into expat is broken.
I'm getting this message:
CMake Error at /usr/lib/cmake/expat-2.4.1/expat.cmake:74 (message):
The imported target "expat::expat" references the file
"/usr/lib/li
Hello,
I discovered that CMake support into current libssh-0.8.7-1 is broken.
After you installed the development package, you just need to add this
line into a dummy CMakeLists.txt:
find_package(libssh)
and into the console you will read:
CMake Error at /usr/lib/cmake/libssh/libssh-config.cm
Hello,
I'm trying to build an application (Codelite) with the recently
released wxWidgets 3.1.5 package, but I'm getting an error because
wxRE_ADVANCED is undefined.
I suspect that this release has been compiled without the built-in regex engine.
Is it possible to fix this this issue?
Thank you ver
.12.0-1.x86_64/build/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Node.py",
line 342, in
ret=[x for x in
self.ant_iter(accept=accept,pats=[to_pat(incl),to_pat(excl)],maxdepth=kw.get('maxdepth',25),dir=dir,src=src,remove=kw.get('remove',True))]
RuntimeError: generator
, but I'm getting this message:
*** ERROR: waf.cygclass does not yet support cross-compiling
I hope that somebody may fix this in the future.
Sincerely.
Il giorno ven 15 ott 2021 alle ore 17:22 Brian Inglis
ha scritto:
>
> On 2021-10-14 04:02, Carlo B. via Cygwin wrote:
> > I w
Hello,
I would like to make a package with LV2 plugins for CYGWIN.
The problem is that those plugins are using the WAF build system and
it is not clear to me how to proceed. Do you know if some of the
existing packages for CYGWIN are using WAF, so that they could be uses
as example for starting?
Th
Hello,
> If you look at the Cygport Install Functions docs for docinto, ...into,
> defining target directories, you would see that an "absolute" path
> disables cygport from prefixing a subdirectory name with the package
> name, etc. so CMakeLists.txt is (linked) under ${S,B}/cmake, and cygport
>
uot;
but I don't know if this is the right way to do it and could be accepted or not.
Sincerely.
Il giorno gio 16 set 2021 alle ore 17:18 Carlo B.
ha scritto:
>
> Hello,
> I'm trying to make a package for CYGWIN to provide liblo, but I'm
> having some difficulties.
Hello,
thank you for your message,
> Worked just fine for a recent update of fortune-mod.
>
I gave a look to the source tree inside the package
fortune-mod-3.6.1-1-src.tar.xz and the CMakeLists.txt is into the
top-level directory, so it is not the same thing. And it seems to me
that ${CYGCMAKE_SO
Hello,
I'm trying to make a package for CYGWIN to provide liblo, but I'm
having some difficulties.
This library is available to the most used linux distributions (but
not limited to), here there is the link to the one into a Debian as
example:
https://packages.debian.org/buster/liblo-dev
I implem
Hello,
with reference to this thread:
https://cygwin.com/pipermail/cygwin/2020-December/247106.html
recently, GLM for CYGWIN has been updated to 0.9.9.5.
I'm wondering if it would be possible to do the same thing and update
the GLM packages for MinGW to the same version. An update will
simplify som
Hello,
Il giorno dom 28 feb 2021 alle ore 09:29 Welwin Joseph via Cygwin
ha scritto:
>
> Hi,
> I am new to the concept of configuring crosscompiler from GCC , can anyone
> guide me on how to create/ Configure a cross compiler from GCC compiler for
> ARM cortex M4F using Cygwin. I am using a win
Hello,
after updating some packages, I tried to rebuild my Kicad sources and
I discovered that I could not do it anymore. During the process, it
hangs with this error:
error: 'wxRE_ADVANCED' was not declared in this scope.
It seems that the new package of wxWidgets 3.0.5 had not been compiled
wit
Hello,
Il giorno dom 20 dic 2020 alle ore 14:32 Marco Atzeri via Cygwin
ha scritto:
>
> On 20.12.2020 12:58, Carlo B. via Cygwin wrote:
> > Hello,
> > perhaps, if copying the files by hand is too heavy as another user
> > said, it is possible to use version 0.9.9.
Hello,
perhaps, if copying the files by hand is too heavy as another user
said, it is possible to use version 0.9.9.5, as I had written here:
https://cygwin.com/pipermail/cygwin/2020-August/245981.html
it is not the latest version, but it is surely much newer than 0.9.7:
you just need to change v
Hello everyone,
I'm wondering if it would be possible to release a newer version of
this package and also fixing this bug if it is possible:
https://cygwin.com/pipermail/cygwin/2020-August/245945.html
Thank you very much for your time and your support.
Sincerely.
--
Problem reports: https://
8.2020 17:30, Jon Turney wrote:
> > On 22/08/2020 06:00, Marco Atzeri via Cygwin wrote:
> >> On 21.08.2020 10:35, Carlo B. via Cygwin wrote:
> >>> Hello,
> >>> I tried to rebuild glm-0.9.7.6-1-src.tar.xz but the "install" command
&g
Hello,
I tried to rebuild glm-0.9.7.6-1-src.tar.xz but the "install" command
does not work.
I'm getting this error message:
>>> Installing glm-0.9.7.6-1.noarch
make: *** Nessuna regola per generare l'obiettivo «install». Arresto.
*** ERROR: make install DESTDIR failed
Translated in english, it
Hello,
After the release of the new pkg-conf, with the use of symlinks
instead of a script for using the personality feature, I got some
strange errors at compile time.
Let's think to have a directory called "mylibrary" into your home
directory, so you have a path for example "/home/carlo/mylibrary
:
>
> On Sun, 2020-04-05 at 15:51 +0200, Carlo B. via Cygwin wrote:
> > I wanted to report that I received a reply on the issue that I had opened
> > here:
> >
> > https://todo.sr.ht/~kaniini/pkgconf/10#comment-7894
>
> Thanks for following up.
>
> > Th
hope that somebody has understood what he means (posix is not
exactly my primary platform) and it could be useful for fixing the
issue.
Thank you very much for your time.
Sincerely,
Carlo Bramini.
Il giorno gio 26 mar 2020 alle ore 14:07 Carlo B.
ha scritto:
>
> Hello,
> I implemented t
you very much for your time and your support.
Sincerely,
Carlo Bramini.
Il giorno sab 22 feb 2020 alle ore 18:47 Jon Turney
ha scritto:
>
> On 20/02/2020 11:06, Carlo B. wrote:
> [...]
> > x86_64-w64-mingw32-pkg-config are emulated with a shell script, for
> > exampl
y
ha scritto:
>
> On 20/02/2020 11:06, Carlo B. wrote:
> [...]
> > x86_64-w64-mingw32-pkg-config are emulated with a shell script, for
> > example the one for i686 is:
> >
> > #!/bin/sh
> > exec pkgconf --personality=i686-w64-mingw32 $@
> >
> >
Hello,
I discovered that the mingw cross compilers for i686 and x86-64 have a
problem with support of pkg-config. From what I have seen, the mingw
included into CYGWIN is not using the usual pkg-config, but it uses
pkgconf instead, which is a good thing at first sight, since it does
not depend to G
Hello,
I was wondering if it would be possible to add libsoxr to the list of
the available packages for MINGW (32bit and 64bit).
This package is already available into cygwin, but not for MINGW.
Thank you very much for your time.
Sincerely.
--
Problem reports: http://cygwin.com/problems.htm
errors, please note that
i586-pc-msdosdjgpp-gcc works fine until it does not link.
Sincerely.
Il giorno gio 18 apr 2019 alle ore 23:19 Hans-Bernhard Bröker
ha scritto:
>
> Am 18.04.2019 um 16:11 schrieb Carlo B.:
>
> > I would like to signal that the DJGPP cross compiler, includ
Hello everyone,
I would like to signal that the DJGPP cross compiler, included into
the available packages, crashes as soon as you try to compile
something with it.
To reproduce the problem, just create a simple source file with just
this line for simplicity:
int main() { return 0; }
and after ca
44 matches
Mail list logo