Re: use of IDE's an tools

Lists: pgsql-hackerspgsql-hackers-win32
From: "Gevik Babakhani" <gevik(at)xs4all(dot)nl>
To: <pgsql-hackers(at)postgresql(dot)org>, <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: use of IDE's an tools
Date: 2004-11-05 10:49:31
Message-ID: 200411051049.iA5AnLRW063187@smtp-vbr9.xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers pgsql-hackers-win32

Dear people,

Would you please be so kind to help me with some pointers about which IDE's
you use in

order to compile and take a look at the sources? Any comment is appreciated.

Regards,

Gevik.


From: Reini Urban <rurban(at)x-ray(dot)at>
To: Gevik Babakhani <gevik(at)xs4all(dot)nl>
Cc: pgsql-hackers(at)postgresql(dot)org, pgsql-hackers-win32(at)postgresql(dot)org
Subject: Re: use of IDE's an tools
Date: 2004-11-07 16:55:09
Message-ID: 418E536D.4070006@x-ray.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers pgsql-hackers-win32

Gevik Babakhani schrieb:
> Would you please be so kind to help me with some pointers about which
> IDE’s you use in order to compile and take a look at the sources? Any comment is
> appreciated.

my windows IDE:
cmd.exe, 4nt.exe or rxvt.exe terms with bash or cmd as shells,
XEmacs, TotalCommander
coLinux to crosscheck on a linux image (faster than vmware,
in fact much faster than
windows)

compile: make + gcc, or nmake + msvc cl.exe

look at the sources: XEmacs or TotalCommander <f3> or $ less src
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/