| From: | "Qingqing Zhou" <zhouqq(at)cs(dot)toronto(dot)edu> |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: make PROFILE=-pg segment fault |
| Date: | 2005-11-02 01:42:02 |
| Message-ID: | dk95go$2ud3$1@news.hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
"Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote
>
> Works fine for me in Fedora Core 4. Something broken about your
> platform, is my guess ...
>
You may want to talk to our system admin :-) ... but it doesn't look like
caused by some strange environment ...
/h/164/zhouqq/pginstall/bin#uname -a
Linux eon.cs 2.4.20-30.7.legacysmp #1 SMP Fri Feb 20 10:12:55 PST 2004 i686
unknown
/h/164/zhouqq/pginstall/bin#pg_config --configure
'--enable-cassert' '--enable-debug' '--without-readline'
'--prefix=/h/164/zhouqq/pginstall'
On a separate matter, top level "make PROFILE=-pg" does not work on SunOS,
because of -fPIC conflicts with -pg. Backend level is ok. Shall we do
something or let it be?
Regards,
Qingqing
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-11-02 04:30:25 | Re: make PROFILE=-pg segment fault |
| Previous Message | Alvaro Herrera | 2005-11-02 01:22:46 | Re: BUG #2010: COPY command does not recognise UTF-8 text files with leading BOM |