Re: contrib compilation probs

From: Kevin Brown <kevin(at)sysexperts(dot)com>
To: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: contrib compilation probs
Date: 2003-08-05 05:27:20
Message-ID: 20030805052720.GJ16911@filer
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut wrote:
> Tom Lane writes:
>
> > I was afraid it was something like that. Can we leave the directory
> > structure as-is and just make the .o (and .d) files get built in the
> > upper directory, that is
> > gcc ... -o english_stem.o snowball/english_stem.c
>
> That will fail for a more basic reason: not all compilers support the -o
> option.

...jaw drops to ground...

I'm astounded. There are such compilers still in use?? Which ones?

--
Kevin Brown kevin(at)sysexperts(dot)com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Bartunov 2003-08-05 05:29:43 Re: Release changes
Previous Message The Hermit Hacker 2003-08-05 05:22:37 v7.4 Bundled ... please test ...