[Bug c++/70702] Build failure of ARM cross compiler under Cygwin - libc_name_p

2016-04-17 Thread olivier at gautherot dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70702 --- Comment #2 from Olivier Gautherot --- Last correction: the build under FreeBSD uses GCC 5.3 and requires the same fix to build.

[Bug c++/70702] Build failure of ARM cross compiler under Cygwin - libc_name_p

2016-04-17 Thread olivier at gautherot dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70702 --- Comment #1 from Olivier Gautherot --- Additional note: by adding the static keyword, I got the following error: In file included from ../../gcc/cp/except.c:1023:0: cfns.gperf: In function 'const char* libc_name_p(const char*, unsigned int)':

[Bug c++/70702] New: Build failure of ARM cross compiler under Cygwin - libc_name_p

2016-04-17 Thread olivier at gautherot dot net
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: olivier at gautherot dot net Target Milestone: --- Created attachment 38296 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38296&action=edit Build script for reference I t