Re: [Mingw-w64-public] Libraries present on Ubuntu but absent from Centos

2019-05-09 Thread Mateusz Mikuła
Fedora/RHEL/CentOS package mingw-w64 differently than Debian/Ubuntu.
Libraries you are asking for are located
in /usr/x86_64-w64-mingw32/sys-root/mingw/lib/

Regards
Mateusz Mikuła

czw., 9 maj 2019, 05:01 użytkownik William Zeitler <
will...@williamzeitler.com> napisał:

> I have a mingw64 project I've been building successfully on Ubuntu 16/18
> for some time. But I need to migrate to Centos/Rhel 7.
>
> My project won't link on Centos due to "can't find various libraries".
> On Ubuntu, /usr/x86_64-w64-mingw32/lib has a long list of libraries
> (including the one's I'm missing on Centos) but on Centos this same
> folder contains no libraries at all.
>
> Libraries present on Ubuntu but missing on Centos include:
>
> libmsvcrt.dll.a
> libwinpthread.a
> msvcrt.dll.a
> libmsvcrt.a
> msvcrt.lib
> libmsvcrt.dll
> msvcrt.dll
> libmsvcrt.a
> libmsvcrt.dll.a
> msvcrt.dll.a
> ...
> and a host of others!
>
> Using 'rpm -qa | grep mingw64' on my Centos machine I have verified that
> the following packages are installed:
>
> mingw64-headers
> mingw64-filesystem
> mingw64-crt
> mingw64-binutils
> mingw64-winpthreads
> mingw64-gcc
> mingw64-gcc-c++
>
> Groveling Google has not proven helpful.
>
> I am grateful for your kind assistance,
>
> William Zeitler
>
>
>
>
>
>
>
> ___
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>

___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


[Mingw-w64-public] Libraries present on Ubuntu but absent from Centos

2019-05-08 Thread William Zeitler
I have a mingw64 project I've been building successfully on Ubuntu 16/18 
for some time. But I need to migrate to Centos/Rhel 7.


My project won't link on Centos due to "can't find various libraries". 
On Ubuntu, /usr/x86_64-w64-mingw32/lib has a long list of libraries 
(including the one's I'm missing on Centos) but on Centos this same 
folder contains no libraries at all.


Libraries present on Ubuntu but missing on Centos include:

libmsvcrt.dll.a
libwinpthread.a
msvcrt.dll.a
libmsvcrt.a
msvcrt.lib
libmsvcrt.dll
msvcrt.dll
libmsvcrt.a
libmsvcrt.dll.a
msvcrt.dll.a
...
and a host of others!

Using 'rpm -qa | grep mingw64' on my Centos machine I have verified that 
the following packages are installed:


mingw64-headers
mingw64-filesystem
mingw64-crt
mingw64-binutils
mingw64-winpthreads
mingw64-gcc
mingw64-gcc-c++

Groveling Google has not proven helpful.

I am grateful for your kind assistance,

William Zeitler







___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public