This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] Updated: gcc-5.3.0-1 (Test x86/x86_64)


On 2016-02-01 23:45, Yaakov Selkowitz wrote:
On 2016-02-01 13:04, Yaakov Selkowitz wrote:
On 2016-01-28 03:56, JonY wrote:
gcc-5.3.0-1 has been uploaded for 32bit and 64bit Cygwin.

A few issues so far with this version:

* the -rdynamic flag still isn't recognized;

* the libgomp plugin loader is using the wrong library names;

* the libstdc++ gdb/python scripts need to be rearranged.

A merged and fixed patch 0011, a new patch 0022, and the necessary fixes
to the .cygport can be found here:

https://github.com/cygwinports/gcc/commit/3a4ccda91fdddf766696d0fdf2efda1e6881b34e

Can you spin a 5.3.0-2 with these changes?

Update: I added a patch 0023 to enable _GLIBCXX_USE_C99, which enables
std::stod, std::to_string, etc.  However, some newlib headers need to be
fixed, so let me get those in first.

Jon,

I have added several other improvements:

https://github.com/cygwinports/gcc/

In addition to the aforementioned changes, these patches allow enabling _GLIBCXX_USE_C99 with cygwin-devel-2.4.1 (but see below), as well as enabling libitm and cilkplus.

If you could, applying the following fix to your /usr/include/ieeefp.h before building will help a bit as well:

https://sourceware.org/git/?p=newlib-cygwin.git;a=commitdiff;h=ac2f9e23ecd197758e7cc2ca1b8717add3d8762b;hp=8b8952064cfacf91b18aed37fbd44f621edb6941

I believe a 5.3.0-2 with all those changes should be ready for stable.

--
Yaakov

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]