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] mingw64-{i686,x86_64} binutils, gcc (Test)


On Tue, 22 Aug 2017 12:47:08, JonY wrote:
On 08/22/2017 02:21 AM, Steven Penny wrote:
> stdlib.h: No such file or directory
> #include_next <stdlib.h>
>=20

Seems to be working for me on a minimalist test case. Can you show your
command line and run g++ with -v?

http://cygwin.com/ml/cygwin/2017-08/msg00193.html

Looks like a Cmake error rather than GCC - thought you might like to know. Cmake
is inserting "-isystem" instead of "-I":

http://github.com/Martchus/tageditor/issues/22#issuecomment-330698400

Side note, our Cmake is now over a year old - but I will post that in separate
thread - thanks


--
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]