Re: [gnome-db] libgda on cygwin problem



* [ Rodrigo Moya <rodrigo gnome-db org>
* Tue, 09 Jul 2002 19:15:27 +0200 ]
> via autotools. Once you check for cygwin on configure.in, you just have
> to call AC_DEFINE to generate a #define _WIN32 on config.h, which you
> then include in your source code file.
> 
> But, anyway, lexer.c is an auto-generated file, generated by lex, so I
> don't know what the best fix should be used here.

Adding a -D_WIN32 to CFLAGS will work.

-- 
Gonzalo Paniagua Javier <gonzalo gnome-db org>
http://www.gnome-db.org/~gonzalo/




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