Return-Path: owner-postman 
Delivery-Date: Tue, 10 May 94 05:18:13 -0700
Return-Path: owner-postman
Received: from localhost (localhost [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id AAA05684 for postgres-redist; Tue, 10 May 1994 00:30:26 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199405100730.AAA05684@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from ks.mpi-dortmund.mpg.de (ks.mpi-dortmund.mpg.de [141.5.68.16]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id AAA05674 for <postgres@postgres.berkeley.edu>; Tue, 10 May 1994 00:30:22 -0700
Received: from e90021.mpi-dortmund.mpg.de by ks.mpi-dortmund.mpg.de (4.1/SMI-4.1MHS-mpi-1.4.93)
	id AA03885; Tue, 10 May 94 09:30:06 +0200
Received: by e90021.mpi-dortmund.mpg.de (4.1/SMI-4.1-mpi-30.3.93)
	id AA07250; Tue, 10 May 94 09:30:02 +0200
Date: Tue, 10 May 94 09:30:02 +0200
From: joerg.plewe@mpi-dortmund.mpg.de (J.Plewe)
Message-Id: <9405100730.AA07250@e90021.mpi-dortmund.mpg.de>
To: postgres@postgres.Berkeley.EDU
Subject: ADT with Linux
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Tue, 10 May 94 00:30:26 -0700
Resent-XMts: smtp

Hello!

This is a very technical question from a newcomer:

How do I have to compile user's data types with gcc under Linux?

I tried circle.c and got circle.o, but Postgres denies usage
with a ld-error. I did not give any option except -c to cc.

Thanks,

Joerg Plewe, Max-Planck-Institut Dortmund, Germany


===============================================================================
    To add/remove yourself 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.
===============================================================================

