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: __CYGWIN_USE_BIG_TYPES__


----- Original Message ----- From: "Dave Korn"
Subject: RE: __CYGWIN_USE_BIG_TYPES__

... you forgot to show us the compiler command-line you're using.


Sorry, I realised almost as soon as I'd posted.  Here's what gets sent to
g++ (I've split all the elements onto different line just to improve
legibility).  Is this enough Dave?
.
g++.exe -Wall  -g
-IF:/test/libs/vamp-sdk/
-IC:/cygwin/usr/include/mingw
-IC:/cygwin/lib/gcc/i686-pc-cygwin/3.4.4/include/c++
-IC:/cygwin/include
-IC:/cygwin/usr/include/gtk-2.0
-IC:/cygwin/usr/include/glib-2.0
-IC:/cygwin/usr/include/pango-1.0
-IC:/cygwin/lib/glib-2.0/include
-IC:/cygwin/lib/gtk-2.0/include
-IC:/cygwin/usr/include/atk-1.0
-IF:/test/libs/vamp-sdk/vamp-sdk/hostext
-c F:/test/libs/vamp-sdk/vamp-sdk/hostext/test.cpp
-o obj/Debug/vamp-sdk/hostext/test.o

If that's not what you wanted, I'll do what you suggested, although I don't
really understand all the $ and echo stuff (vauguely remember it from my DOS
days).  Are they commands that I need to type in?

John


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


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