Re: problem compiling c-functions

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: Aravind Babu Guntha <guntha(at)informatik(dot)uni-freiburg(dot)de>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: problem compiling c-functions
Date: 2002-12-11 14:05:34
Message-ID: 1039615533.25508.1.camel@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, 2002-12-10 at 14:44, Aravind Babu Guntha wrote:
> i am trying to compile the below c-program.but iam getting the errors as
>
> /usr/lib/crt1.o(.text+0x18): In function `_start':
> : undefined reference to `main'
> collect2: ld returned 1 exit status

You need to show us the command line you are using to compile it.

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight, UK http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"The spirit of the Lord GOD is upon me; because the
LORD hath anointed me to preach good tidings unto the
meek; he hath sent me to bind up the brokenhearted, to
proclaim liberty to the captives, and the opening of
the prison to them that are bound."
Isaiah 61:1

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Geoff 2002-12-11 15:55:35 Re: Function Problem
Previous Message dima 2002-12-11 13:48:40 Re: Connection Management