Re: PL/Perl and gcc - Mailing list pgsql-general

From teg@redhat.com (Trond Eivind Glomsrød)
Subject Re: PL/Perl and gcc
Date
Msg-id xuyitprwzzf.fsf@halden.devel.redhat.com
Whole thread Raw
In response to PL/Perl and gcc  (oberpwd@anubis.network.com (Wade D. Oberpriller))
List pgsql-general
oberpwd@anubis.network.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.

pgsql-general by date:

Previous
From: fabrizio.ermini@sysdat.it
Date:
Subject: RE: PHPBuilder article -- Postgres vs MySQL
Next
From: Tom Lane
Date:
Subject: Re: PL/Perl and gcc