X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-Trace: 90064238/mk-filter-1.mail.uk.tiscali.com/B2C/$b2c-THROTTLED-DYNAMIC/b2c-CUSTOMER-DYNAMIC-IP/79.66.94.76/None/johne53 AT tiscali DOT co DOT uk X-SBRS: None X-RemoteIP: 79.66.94.76 X-IP-MAIL-FROM: johne53 AT tiscali DOT co DOT uk X-MUA: Microsoft Outlook Express 6.00.2900.2180Produced By Microsoft MimeOLE V6.00.2900.2180 X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApsEADPG7UhPQl5M/2dsb2JhbACEYrpXgWo X-IronPort-AV: E=Sophos;i="4.33,383,1220223600"; d="scan'208";a="90064238" Message-ID: <002801c92a27$8d6557d0$4001a8c0@mycomputer> From: "John Emmas" To: References: <001901c929f3$030ee7b0$4001a8c0 AT mycomputer> <042101c929fb$1a61d8c0$9601a8c0 AT CAM DOT ARTIMI DOT COM> <011201c92a05$531a5ed0$4001a8c0 AT mycomputer> <48EDF178 DOT 1020705 AT byu DOT net> <48EDF3DF DOT 9090000 AT byu DOT net> <003401c92a1d$44ad5c40$4001a8c0 AT mycomputer> <046201c92a21$eac47240$9601a8c0 AT CAM DOT ARTIMI DOT COM> Subject: Re: __CYGWIN_USE_BIG_TYPES__ Date: Thu, 9 Oct 2008 16:56:11 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com ----- 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/