Re: HEADS UP: Win32/OS2/BeOS native ports - Mailing list pgsql-hackers

From Justin Clift
Subject Re: HEADS UP: Win32/OS2/BeOS native ports
Date
Msg-id 3CD29E22.1A24B9C3@postgresql.org
Whole thread Raw
In response to Re: HEADS UP: Win32/OS2/BeOS native ports  ("Marc G. Fournier" <scrappy@hub.org>)
List pgsql-hackers
Hi Marc,

How about using Dev-C++?

It's a Windows IDE with a GCC backend, and has a nice rep (and a Linux
port):

http://sourceforge.net/projects/dev-cpp/

It's always in SF.net's "Top 10" most worked on projects too, with about
roughly 7,000 downloads per day.  It can generate mingwin code too.

:-)

Regards and best wishes,

Justin Clift


"Marc G. Fournier" wrote:
> 
> On Fri, 3 May 2002, mlw wrote:
> 
> > "Marc G. Fournier" wrote:
> > >
> > > Morning all ...
> > >
> > >         Just a heads up that over the next little while, I'm planning on
> > > making a bunch of commits in order to work on making the code able to work
> > > natively in the above environments ... my work will mostly focus on Win32
> > > (since I have no OS2/BeOS installs), but alot of the changes will be such
> > > that it will benefit the others as well ...
> > >
> > >         The initial changes will be to just wrapper all our shared memory
> > > code, so that I can make use of Apache's libapr libraries *if* they are
> > > installed ... if not, it will just fall back to "the current code" ...
> >
> > If you want any assistance, drop me an email. I spent a long time (> decade)
> > doing Windows applications and drivers and know a good number of the cool
> > tricks.
> 
> hrmmmm ... do you have a working Windows development environment?  I'm
> running WinXP at home, but don't have any of the compilers or anything
> yet, so all my work for the first part is going to be done under Unix ...
> 
> but someone that knows something about building makefiles for Windows, and
> compiling under it, will definitely be a major asset ;)
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly

-- 
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."  - Indira Gandhi


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: HEADS UP: Win32/OS2/BeOS native ports
Next
From: "Marc G. Fournier"
Date:
Subject: Re: HEADS UP: Win32/OS2/BeOS native ports