Thu Jun 2 13:20:51 PDT 2005
- Previous message: [Slony1-general] [PATCH] libpq detection on Win32/Mingw
- Next message: [Slony1-general] [PATCH] Win32/Mingw build
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, The attached patch (in addition to my earlier patch) configures the build properly for Win32/Mingw. The following points should be noted. - A Mingw/Msys PostgreSQL installation is required. pgInstaller doesn't yet install all the required headers, and as previously noted, gcc seems to barf on C:/path/to/file style paths. I do not anticipate this to be a problem as I intend to eventually include a pre-built Slony with pgInstaller so only developers will need to worry about this (and they will probably already have the required enviroment for PostgreSQL development anyway). - Currently slon and slonik do not compile. These will need additional porting. xxid and slony1_funcs do compile however, consequently this patch obsoletes the /Win32 directory containing Andreas' pgxs makefiles. - Failure of the posix signals test is noted with a warning, but not a configure failure at this time to allow compilation of working components, and porting of the rest. As with my previous patch, I have not included an updated configure script as I'm running autoconf 2.59. I can send it if required. Regards, Dave -------------- next part -------------- A non-text attachment was scrubbed... Name: win32_build.diff Type: application/octet-stream Size: 3549 bytes Desc: win32_build.diff Url : http://gborg.postgresql.org/pipermail/slony1-general/attachments/20050602/6efb5d87/win32_build.obj
- Previous message: [Slony1-general] [PATCH] libpq detection on Win32/Mingw
- Next message: [Slony1-general] [PATCH] Win32/Mingw build
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list