Re: PL/Perl and gcc

From: teg(at)redhat(dot)com (Trond Eivind =?iso-8859-1?q?Glomsr=F8d?=)
To: oberpwd(at)anubis(dot)network(dot)com (Wade D(dot) Oberpriller)
Cc: pgsql-general(at)postgresql(dot)org (general-help postgresql)
Subject: Re: PL/Perl and gcc
Date: 2000-11-13 17:20:20
Message-ID: xuyitprwzzf.fsf@halden.devel.redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

oberpwd(at)anubis(dot)network(dot)com (Wade D. Oberpriller) writes:

> 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?

AFAIK, that's OS specific.

--
Trond Eivind Glomsrød
Red Hat, Inc.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2000-11-13 17:26:52 Re: PL/Perl and gcc
Previous Message fabrizio.ermini 2000-11-13 17:16:39 RE: PHPBuilder article -- Postgres vs MySQL