PL/Perl and gcc

From: oberpwd(at)anubis(dot)network(dot)com (Wade D(dot) Oberpriller)
To: pgsql-general(at)postgresql(dot)org (general-help postgresql)
Subject: PL/Perl and gcc
Date: 2000-11-13 16:50:02
Message-ID: 200011131650.KAA13869@truck.network.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I've noticed a section in the programmer's manual titled "Linking
Dynamically-Loaded Functions". It states that the "The GNU C compiler usually
does not provide the special options that are required to use the operating
system's dynamic loader interface. In such cases, the C compiler that comes
with the operating system must be used."

I am not a compiler wizard, so does anyone know if gcc v2.7.2.2 provides the
special options for dynamic loading?

Wade Oberpriller

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Titus Brown 2000-11-13 17:01:39 PHPBuilder article --
Previous Message Stephan Szabo 2000-11-13 16:47:07 Re: Removing constraints