RE: [Freeciv-Dev] snprintf, again
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Why would MSVC++ 6.0 have any bearing on the Cygwin build?
They're different runtimes completely.
You could certainly start trying to build the WIN version
with MSVC++ 6.0, but I won't be able to as it isn't a free
compiler.
A mingw32 build would be nice too, but I'd suspect quite a
few changes to support that (I'd be happy to be surprised).
Todd
> -----Original Message-----
> From: garbanzo@xxxxxxxxxxxxxxxxxxxx
> [mailto:garbanzo@xxxxxxxxxxxxxxxxxxxx]On Behalf Of Alex Zepeda
> Sent: Friday, August 27, 1999 1:00 AM
> To: Todd Goodman
> Cc: 'David Pfitzner'; freeciv-dev@xxxxxxxxxxx
> Subject: RE: [Freeciv-Dev] snprintf, again
>
>
> On Thu, 26 Aug 1999, Todd Goodman wrote:
>
> > Cygwin doesn't have it at this time because no one has contributed
> > it yet.
>
> Well MSVC++ 6.0 has an _snprintf prototype in stdio.h. For
> the life of me
> tho, I can't get it to recognize malloc and free (in a simple console
> app), thus I didn't get around to actually testing it (I had
> all of ten
> minutes).
>
> My money says that snprintf will work if #defined to _snprintf.
>
> - alex
>
>
>
- Re: [Freeciv-Dev] snprintf, again, (continued)
- Re: [Freeciv-Dev] snprintf, again, David Pfitzner, 1999/08/25
- Re: [Freeciv-Dev] snprintf, again, Alex Zepeda, 1999/08/25
- Re: [Freeciv-Dev] snprintf, again, David Pfitzner, 1999/08/25
- Re: [Freeciv-Dev] snprintf, again, Alex Zepeda, 1999/08/25
- Re: [Freeciv-Dev] snprintf, again, David Pfitzner, 1999/08/25
- Re: [Freeciv-Dev] snprintf, again, Alex Zepeda, 1999/08/25
- Re: [Freeciv-Dev] snprintf, again, Andy Black, 1999/08/25
- [Freeciv-Dev] Re: snprintf, again, Sebastian Bauer, 1999/08/26
- RE: [Freeciv-Dev] snprintf, again, Todd Goodman, 1999/08/26
- RE: [Freeciv-Dev] snprintf, again, Alex Zepeda, 1999/08/27
- RE: [Freeciv-Dev] snprintf, again,
Todd Goodman <=
- RE: [Freeciv-Dev] snprintf, again, Alex Zepeda, 1999/08/30
- RE: [Freeciv-Dev] snprintf, again, Todd Goodman, 1999/08/31
- Re: [Freeciv-Dev] snprintf, again, Falk Hueffner, 1999/08/26
|
|