Sujet : Re: A Problem To Solve :-)
De : physfitfreak (at) *nospam* gmail.com (Physfitfreak)
Groupes : comp.os.linux.advocacy sci.physicsDate : 15. Apr 2024, 04:28:00
Autres entêtes
Organisation : Modern Human
Message-ID : <uvi6s1$138q$1@solani.org>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
User-Agent : Mozilla Thunderbird
On 3/3/24 21:01, rbowman wrote:
On Sun, 3 Mar 2024 14:22:11 -0600, Physfitfreak wrote:
Are their source codes only good for Linux?
https://github.com/emphasis87/libmpfr-msys2-mingw64
Good luck. MSYS2/MINGW64 differ from Cygwin in that they build native
packages rather than depending on the Cygwin dll.
Another question I wanted to ask. When standard C library is "updated", would all the changes and new features be already included in Linux gcc?
If not, what version of standard C library works for gcc? Which one of C99, C11, C17, C23 (draft released two weeks back)...?