libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patch] win32: eliminate wrapper script in main build dir


From: Noah Misch
Subject: Re: [patch] win32: eliminate wrapper script in main build dir
Date: Sat, 7 Jul 2007 13:40:08 -0700
User-agent: Mutt/1.5.9i

On Sat, Jul 07, 2007 at 09:01:43PM +0200, Peter Rosin wrote:
> > >>   char *tmp_pathspec;
> > >>   char *actual_cwrapper_path;
> > >>   char *shwrapper_name;
> > >>+  intptr_t rval = 127;

> The above breaks on my MinGW install, which is definitely later than
> 2000. I need to #include <stdint.h> to get it. Also, I think some
> #include is needed when using the MS compiler (cl).

We might as well use `int' here, then.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]