removing extraneous objects? - Mailing list pgsql-interfaces

From Lonnie Cumberland
Subject removing extraneous objects?
Date
Msg-id 20010422173512.64640.qmail@web12502.mail.yahoo.com
Whole thread Raw
List pgsql-interfaces
Hello All,

Hope that you all are doing well.

Well, I have finally been able to set up the extensions needed for our project
but have another question that is not entirely related to just pgsql.

Right now, when I compile up my "file.so" there are object files included that
are actually not being used and thus my "file.so" is very large.

Is there soem g++ command line switch that I can use to tell the compile NOT to
include the object files which are not needed?

Cheers,
Lonnie

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/


pgsql-interfaces by date:

Previous
From: "David Wall"
Date:
Subject: Re: ERROR: SET TRANSACTION ISOLATION LEVEL must be called before any query
Next
From: Carlos Moreno
Date:
Subject: General question (C++ interfacing to PostgreSQL)