| From: | ohp(at)pyrenet(dot)fr |
|---|---|
| To: | Larry Rosenman <ler(at)lerctr(dot)org> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: build on unixware 713 |
| Date: | 2003-08-07 21:15:42 |
| Message-ID: | Pine.UW2.4.53.0308072314240.21151@server.pyrenet.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Ok, you're right it works with -g until...
UX:cc: WARNING: debugging and optimization mutually exclusive; -O disabled
Undefined first referenced
symbol in file
PQparameterStatus pg_backup_db.o
UX:ld: ERROR: Symbol referencing errors. No output written to pg_dump
gmake[3]: *** [pg_dump] Error 1
gmake[2]: *** [all] Error 2
gmake[1]: *** [all] Error 2
gmake: *** [all] Error 2
UX:make: ERROR: fatal error.
Enough for tonight
Good luck
On Thu, 7 Aug 2003, Larry Rosenman wrote:
> Date: Thu, 07 Aug 2003 16:10:13 -0500
> From: Larry Rosenman <ler(at)lerctr(dot)org>
> To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, ohp(at)pyrenet(dot)fr
> Cc: pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org>
> Subject: Re: [HACKERS] build on unixware 713
>
> Already done, but knowing that it's the same on the latest released
> compiler is interesting.
>
> I'll pass it on.
>
> LER
>
>
> --On Thursday, August 07, 2003 16:59:50 -0400 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
> wrote:
>
> > ohp(at)pyrenet(dot)fr writes:
> >> Larry just given me his own compiler and I still have the errors...
> >
> > [experiments a little...] Hmm. It works okay with -g, but fails with
> > -O.
> >
> > I suggest filing a bug report. I'm not planning to spend any time
> > looking for workarounds for SCO's compiler bugs.
> >
> > regards, tom lane
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 3: if posting/reading through Usenet, please send an appropriate
> > subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> > message can get through to the mailing list cleanly
> >
>
>
>
>
--
Olivier PRENANT Tel: +33-5-61-50-97-00 (Work)
6, Chemin d'Harraud Turrou +33-5-61-50-97-01 (Fax)
31190 AUTERIVE +33-6-07-63-80-64 (GSM)
FRANCE Email: ohp(at)pyrenet(dot)fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-08-07 21:23:01 | Re: 7.4 Beta1: variable not found in subplan target lists |
| Previous Message | Larry Rosenman | 2003-08-07 21:10:13 | Re: build on unixware 713 |