| From: | Andrew Martin <martin(at)biochemistry(dot)ucl(dot)ac(dot)uk> |
|---|---|
| To: | The Hermit Hacker <scrappy(at)hub(dot)org> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] URGENT PROBLEM with the 6.3->6.3.1 patch |
| Date: | 1998-03-26 18:30:36 |
| Message-ID: | 199803261830.SAA07390@bsmir06.biochem.ucl.ac.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> > Marc, can you comment on this.
>
> It kind of bothers me that something that is standard in autoconf
> breaks on some systems, while, as far as I can tell, its always been this
> way ;(
>
> Andrew, have you asked the developers of autoconf about this?
>
>
> > > The patch to configure contains the following:
> > >
It's not just "on some systems" the test seems to miss the screen for
"is this gcc" and it tries a gcc-specific flag (--traditional) on all
C compilers - at least that's how I understand the problem.
under Irix, if I use gcc, then it runs fine; if I use the Irix C
compiler, the script crashes.
No, I haven't contacted the autoconf guys yet... I have never used
autoconf and really have not looked into how it works, but I guess
this bug should be reported to them
Andrew
----------------------------------------------------------------------------
Dr. Andrew C.R. Martin University College London
EMAIL: (Work) martin(at)biochem(dot)ucl(dot)ac(dot)uk (Home) andrew(at)stagleys(dot)demon(dot)co(dot)uk
URL: http://www.biochem.ucl.ac.uk/~martin
Tel: (Work) +44(0)171 419 3890 (Home) +44(0)1372 275775
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Goran Thyni | 1998-03-26 19:38:20 | Re: [QUESTIONS] PostgreSQL in more complex apps : some ambitious Q's |
| Previous Message | Maurice Gittens | 1998-03-26 16:59:48 | More overruns? |