Re: contrib compilation probs - Mailing list pgsql-hackers

From Kevin Brown
Subject Re: contrib compilation probs
Date
Msg-id 20030805052720.GJ16911@filer
Whole thread Raw
In response to Re: contrib compilation probs  (Peter Eisentraut <peter_e@gmx.net>)
List 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@sysexperts.com


pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: v7.4 Bundled ... please test ...
Next
From: Oleg Bartunov
Date:
Subject: Re: Release changes