Re: threads stuff/UnixWare

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Zeugswetter Andreas SB SD <ZeugswetterA(at)spardat(dot)at>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: threads stuff/UnixWare
Date: 2004-05-13 15:50:56
Message-ID: 200405131550.i4DFouE14899@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Larry Rosenman wrote:
> > Really? You are configuring with --enable-thread-safety? I just
> > updated your template in CVS, and it is attached. However, any old CVS
> > should work fine.
> Nope, initdb is where we still die:
>

OH! I remember now. What we have to do for this platform only is to
pass the thread flags into all compile/links. I forgot that step.

Let me work on that and send you a patch.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2004-05-13 16:19:12 Re: mingw configure failure detection
Previous Message Larry Rosenman 2004-05-13 15:47:46 Re: threads stuff/UnixWare

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2004-05-13 16:19:12 Re: mingw configure failure detection
Previous Message Larry Rosenman 2004-05-13 15:47:46 Re: threads stuff/UnixWare