build ok on linux (gcc 4.1) and mingw32

On 9/13/06, Charlie Savage <[EMAIL PROTECTED]> wrote:
Interesting - do you just install the windows version of CMake or do you
  have to build it specifically for MinGW?

Charlie

孙高勇 wrote:
> use the cmake to build it with the CMakefile.txt i had write.
>
> #   CMakeLists.txt for geos 3.0 by sungaoyong
> #   2006-09-04 [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> #     Building on Cmake 2.4
>
> #     ------------------------------------
> #   test on windows mingw32 g++ 3.4.2、msvc 2003,linux g++ 4.1
> #   hope it's usefull
> #
> # 2006/09/06 15:43:22  sungaoyong
> #     use AUX_SOURCE_DIRECTORY to find source
> #     some type check
> #     capi build and Test
> # ------------------------------
> ---------
> # 2006/09/04 14:34:12  sungaoyong
> #     first version,can build geos with cmake
> # ---------------------------------------
>
>
> On 9/13/06, * Charlie Savage* <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     Geos 2.x.x builds fine under windows using MingW.  Just do the usual
>     ./configure, make, make install.
>
>     I haven't had any luck with Geos 3.x.  The problem is a link issue
where
>     declarations are defined twice, once in the .inc (contain inlines)
files
>     are once in the header files.  It should be simple to fix but I
haven't
>     had the time to look into it.
>
>     Charlie
>
>     Tim Sutton wrote:
>      > Hi
>      >
>      > Is there any information available for building geos in mingw? Is
it
>      > possible?
>      >
>      > Thanks
>      >
>      > Tim
>      >
>
>
>     _______________________________________________
>     geos-devel mailing list
>     geos-devel@geos.refractions.net
<mailto:geos-devel@geos.refractions.net>
>     http://geos.refractions.net/mailman/listinfo/geos-devel
>
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> geos-devel mailing list
> geos-devel@geos.refractions.net
> http://geos.refractions.net/mailman/listinfo/geos-devel


_______________________________________________
geos-devel mailing list
geos-devel@geos.refractions.net
http://geos.refractions.net/mailman/listinfo/geos-devel

Reply via email to