Re: Windows Build System

From: am(at)fx(dot)ro
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Windows Build System
Date: 2003-01-23 08:04:42
Message-ID: 20030123100442.B306@coto
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jan 22, 2003 at 02:55:34PM -0400, Curtis Faith wrote:
>
> Hannu Krosing also wrote:
> > (also I dont think you can easily compile C source on a
> > C# compiler) ;/
>
> I don't think it makes much sense target a compiler that won't compile
> the source, therefore, if what you say is true, we shouldn't bother with
> targeting C#.

I don't think that compiling on a C# compiler is possible at all.
C# is too different from C. In fact, the C# language is much more similar
to Java than C/C++ ( there are no pointers, for example ).

--
Adrian Maier
(am(at)fx(dot)ro, 40 723.002.097)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Kennedy 2003-01-23 08:28:18 postgres installation - best configuration?
Previous Message Sean Chittenden 2003-01-23 07:55:23 Re: Options for growth