Re: mingw compile error - Mailing list pgsql-bugs

From Bob Rossi
Subject Re: mingw compile error
Date
Msg-id 20080515173036.GB23354@brasko.net
Whole thread Raw
In response to Re: mingw compile error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Thu, May 15, 2008 at 12:37:42PM -0400, Tom Lane wrote:
> Bob Rossi <bob_rossi@cox.net> writes:
> > I noticed that if I build postgresql-8.3.1 on mingw with
> > --disable-shared --without-zlib, I get a compiler error when it goes to
> > build the regress test in src/test/regress.
>
> That's the least of your problems --- the regression tests wouldn't work
> anyway, since they depend on four or five different shared libraries
> such as plpgsql.
>
> I'm not sure why we still pretend to support --disable-shared at all...

Umm, I don't know what you are talking about.

After disabling the building of that directory, everything appeard to
work just fine. Do you think I'll have runtime errors because of the
--disable-shared option?

Bob Rossi

pgsql-bugs by date:

Previous
From: Faux
Date:
Subject: Re: BUG #4173: Illogical error message with aggregates + order by
Next
From: shohorab hossain
Date:
Subject: Re: BUG #4169: Problem in installing