agora inbox for postgres@postgres.berkeley.edu  
help / color / mirror / Atom feed
From: J.Plewe <joerg.plewe@mpi-dortmund.mpg.de>
To: postgres@postgres.Berkeley.EDU
Subject: Binding libs...
Date: Wed, 22 Jun 94 11:00:10 +0200
Message-ID: <9406220900.AA03601@dl.mpi-dortmund.mpg.de> (raw)

Hello!

Last night I was playing around with some of the postgres demos
in order to find out some things which are very interesting 
for me.

Starting with circle.c I added further (graphical) functionality
to the output routine.
This made it necessary to link circle.o with a graphical lib.

And this is the point where I failed.

Using the load-command postgres either complains too few symbols,
when I have not linked circle.o with my lib;
or it complains about multiple defined symbols.

The problem I think is that some libs use symbols already used 
with postgres; in my case e.g. 'circf' and others.

So, do you think there is a possibility to use an arbitrary lib
together with postgres?
Is the a possibility e.g. to link circle.o in a way, that internal 
references are covered but only important symbols (circle_out) show
in the symboltable (some kind of a soft strip)?

I tried these things with postgres 4.2 on a linux system, but the
will arise anywhere, I think.



Thanks for any help,

- Joerg



*********************************************************************
Dipl. Phys. Joerg Plewe               joerg.plewe@mpi-dortmund.mpg.de
MPI fuer molekulare Physiologie
Rheinlanddamm 201
44139 Dortmund
Germany                               +49 (0)231 1206 384
*********************************************************************


==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU"

   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: postgres@postgres.berkeley.edu
  Cc: joerg.plewe@mpi-dortmund.mpg.de
  Subject: Re: Binding libs...
  In-Reply-To: <9406220900.AA03601@dl.mpi-dortmund.mpg.de>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox