Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQ L 6.3.2 on Linux-ELF

From: Maarten Boekhold <maartenb(at)dutepp2(dot)et(dot)tudelft(dot)nl>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: Constantin Teodorescu <teo(at)flex(dot)ro>, "Meskes, Michael" <meskes(at)topsystem(dot)de>, "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>, Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQ L 6.3.2 on Linux-ELF
Date: 1998-04-21 13:49:46
Message-ID: Pine.SUN.3.91.980421154900.10286F-100000@dutepp2.et.tudelft.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 21 Apr 1998, The Hermit Hacker wrote:

> On Tue, 21 Apr 1998, Constantin Teodorescu wrote:
>
> > Meskes, Michael wrote:
> > >
> > > How about removing LINUX_ELF from all Makefile.in's?
> > >
> >
> > Removing ??? Why removing it ???
> >
> > You mean that removing the ifdef's containing LINUX_ELF and making 'by
> > default' the shared libraries all the time.
>
> There has to be a better method of determining this...doesn't
> there? Is there a test we can add to configure to auto-determine an 'ELF'
> system? Then just change the makefile so that it gets rid of the
> LINUX_ELF "stuff" with something that configure sets?

file /lib/libc$(DLSUFFIX) | grep ELF

Maarten

_____________________________________________________________________________
| TU Delft, The Netherlands, Faculty of Information Technology and Systems |
| Department of Electrical Engineering |
| Computer Architecture and Digital Technique section |
| M(dot)Boekhold(at)et(dot)tudelft(dot)nl |
-----------------------------------------------------------------------------

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jose' Soares Da Silva 1998-04-21 15:13:44 Re: [HACKERS] drop table inside transactions
Previous Message The Hermit Hacker 1998-04-21 12:52:48 Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQ L 6.3.2 on Linux-ELF