Re: [HACKERS] OSSP can be used in the windows environment now!

2008-03-01 Thread Hiroshi Saito
Hi. - Original Message - From: "Tom Lane" <[EMAIL PROTECTED]> I'd like somebody to close the loop with upstream OSSP authors first. If they don't see anything broken about the makefile, and indicate intention to incorporate it in some future release, then it's okay to put it in our CV

Re: [HACKERS] OSSP can be used in the windows environment now!

2008-02-28 Thread Tom Lane
"Dave Page" <[EMAIL PROTECTED]> writes: > On Thu, Feb 28, 2008 at 12:22 PM, Magnus Hagander <[EMAIL PROTECTED]> wrote: >>> If not, what do other people think about adding this Makefile and a >>> README file to our contrib directory? >> >> Comments from others? Objections? > If it's well documente

Re: [HACKERS] OSSP can be used in the windows environment now!

2008-02-28 Thread Hiroshi Saito
Hi. - Original Message - From: "Dave Page" <[EMAIL PROTECTED]> On Thu, Feb 28, 2008 at 12:22 PM, Magnus Hagander <[EMAIL PROTECTED]> wrote: > >If not, what do other people think about adding this Makefile and a > >README file to our contrib directory? > > If there is no contrary

Re: [HACKERS] OSSP can be used in the windows environment now!

2008-02-28 Thread Dave Page
On Thu, Feb 28, 2008 at 12:22 PM, Magnus Hagander <[EMAIL PROTECTED]> wrote: > > >If not, what do other people think about adding this Makefile and a > > >README file to our contrib directory? > > > > If there is no contrary opinion, I believe that it is help to many people's > > Comments from

Re: [HACKERS] OSSP can be used in the windows environment now!

2008-02-28 Thread Magnus Hagander
On Thu, Feb 28, 2008 at 09:38:00AM +0900, Hiroshi Saito wrote: > Hi. > > - Original Message - > From: "Magnus Hagander" <[EMAIL PROTECTED]> > > > >I take it you are in contact with them, since you helped them with the > >port? Can you ask them if they are interested in distributing tha

Re: [HACKERS] OSSP can be used in the windows environment now!

2008-02-27 Thread Hiroshi Saito
Hi. - Original Message - From: "Magnus Hagander" <[EMAIL PROTECTED]> I take it you are in contact with them, since you helped them with the port? Can you ask them if they are interested in distributing that file? Yes, However, It is not discussing about MSVC. It is because it neede

Re: [HACKERS] OSSP can be used in the windows environment now!

2008-02-27 Thread Magnus Hagander
Hiroshi Saito wrote: Hi. Ok. Do you know if there are any plans to include this in the distribution? I would make life a whole lot easier. If not, perhaps we should include the win32.mak file in a subdir to our uuid module? Ahh, I don't have a good idea... build of MinGW is required before w

Re: [HACKERS] OSSP can be used in the windows environment now!

2008-02-27 Thread Hiroshi Saito
Hi. - Original Message - From: "Magnus Hagander" <[EMAIL PROTECTED]> Ok. Do you know if there are any plans to include this in the distribution? I would make life a whole lot easier. If not, perhaps we should include the win32.mak file in a subdir to our uuid module? Ahh, I don't h

Re: [HACKERS] OSSP can be used in the windows environment now!

2008-02-27 Thread Magnus Hagander
On Wed, Feb 27, 2008 at 09:46:14PM +0900, Hiroshi Saito wrote: > >What exactly is needed for building the required libuuid files? rom what I > >can tell, the authorh as no binaries available, correct? > > Yes, both can be built. however, msvc-build is not official though > regrettable. but, It ca

Re: [HACKERS] OSSP can be used in the windows environment now!

2008-02-27 Thread Hiroshi Saito
Hi. - Original Message - From: "Magnus Hagander" <[EMAIL PROTECTED]> What exactly is needed for building the required libuuid files? rom what I can tell, the authorh as no binaries available, correct? Yes, both can be built. however, msvc-build is not official though regrettable.

Re: [HACKERS] OSSP can be used in the windows environment now!

2008-02-27 Thread Magnus Hagander
What exactly is needed for building the required libuuid files? rom what I can tell, the authorh as no binaries available, correct? It builds with mingw only? Or with msvc? does the mingw build generate all the required libraries for the msvc build as well? (sorry, I'm on a win64 box right now, so

Re: [HACKERS] OSSP can be used in the windows environment now!

2008-02-25 Thread Hiroshi Saito
Hi. Please check it. build is successful for it in my environment. Thanks! Regards, Hiroshi Saito - Original Message - From: "Hiroshi Saito" <[EMAIL PROTECTED]> Hi. From: "Magnus Hagander" <[EMAIL PROTECTED]> we can include in the next release.:-) Thanks! Good news. Can you

Re: [HACKERS] OSSP can be used in the windows environment now!

2008-02-22 Thread Hiroshi Saito
Hi. From: "Magnus Hagander" <[EMAIL PROTECTED]> we can include in the next release.:-) Thanks! Good news. Can you provide a patch for the msvc build system to build with it? We can't really ship it in the next release if we can't build with it ;-) Ahh Ok, I try it first and need to check

Re: [HACKERS] OSSP can be used in the windows environment now!

2008-02-22 Thread Magnus Hagander
On Fri, 2008-02-22 at 01:08 +0900, Hiroshi Saito wrote: > Hi all. > > The door was opened by Mr. Ralf S. Engelschall of a great developer. > http://www.ossp.org/pkg/lib/uuid/ > It can be used from Version 1.6.1. > > Please see, > http://winpg.jp/~saito/pg_work/OSSP_win32/ > > we can include in

[HACKERS] OSSP can be used in the windows environment now!

2008-02-21 Thread Hiroshi Saito
Hi all. The door was opened by Mr. Ralf S. Engelschall of a great developer. http://www.ossp.org/pkg/lib/uuid/ It can be used from Version 1.6.1. Please see, http://winpg.jp/~saito/pg_work/OSSP_win32/ we can include in the next release.:-) Thanks! Regards, Hiroshi Saito