X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Fri, 31 Oct 2008 08:45:07 -0700 (PDT)
From: John Hardin <jhardin@impsec.org>
To: John Emmas <johne53@tiscali.co.uk>
cc: cygwin mailing list <cygwin@cygwin.com>
Subject: Re: cygwin g++ strictness
In-Reply-To: <008a01c93b5a$9338d300$4001a8c0@mycomputer>
Message-ID: <Pine.LNX.4.64.0810310844150.14769@mercury.impsec.org>
References: <000201c93ac7$38265930$4001a8c0@mycomputer> <490A30C8.5000107@sh.cvut.cz>  <001601c93b31$a961b940$4001a8c0@mycomputer> <003e01c93b42$e92a17a0$4001a8c0@mycomputer>  <490AE8A0.8090009@sh.cvut.cz> <001a01c93b4d$617de150$4001a8c0@mycomputer>  <490AF1E3.3020308@sh.cvut.cz> <007401c93b56$ebcfa510$4001a8c0@mycomputer>  <490B0084.1070803@sh.cvut.cz> <008a01c93b5a$9338d300$4001a8c0@mycomputer>
MIME-Version: 1.0
Content-Type: MULTIPART/MIXED; BOUNDARY="13306369-1673983340-1225467907=:14769"
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

--13306369-1673983340-1225467907=:14769
Content-Type: TEXT/PLAIN; charset=Windows-1252; format=flowed
Content-Transfer-Encoding: 8BIT

On Fri, 31 Oct 2008, John Emmas wrote:

> From: "Václav Haisman"
>
>>  I mean the -save-temps switch of GCC.
> 
> Wow - that was really useful.  In fact I tracked down the problem..!
>
> On Cygwin, '/usr/include/stdint.h' typedefs int32_t as long.  The same file
> on my Linux partition typedefs it to int.  I must admit, I don't know what
> to do now.....  :-(
>
> Is there a simple solution to this?

Add a new function (wrapper) for AddTwoInts() that accepts int32_t 
arguments?

-- 
  John Hardin KA7OHZ                    http://www.impsec.org/~jhardin/
  jhardin@impsec.org    FALaholic #11174     pgpk -a jhardin@impsec.org
  key: 0xB8732E79 -- 2D8C 34F4 6411 F507 136C  AF76 D822 E6E6 B873 2E79
-----------------------------------------------------------------------
   ...the Fates notice those who buy chainsaws...
                                               -- www.darwinawards.com
-----------------------------------------------------------------------
  Today: Halloween

--13306369-1673983340-1225467907=:14769
Content-Type: text/plain; charset=us-ascii

--
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/
--13306369-1673983340-1225467907=:14769--
