AIX port

From: ZEUGSWETTER Andreas IZ5 <Andreas(dot)Zeugswetter(at)telecom(dot)at>
To: "'hackers(at)postgresql(dot)org'" <hackers(at)postgresql(dot)org>
Subject: AIX port
Date: 1999-06-07 15:53:48
Message-ID: 219F68D65015D011A8E000006F8590C60267B390@sdexcsrv1.f000.d0188.sd.spardat.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On AIX 4.3.2 the third line in template/aix_42:
SHARED_LIB:

needs to be changed to:
SHARED_LIB:-lc

I think this was also needed on AIX 4.2. Comments Please !!

If nobody objects, I suggest to make this change, since it cannot
break AIX 4.2 and is necessary on AIX 4.3

Andreas

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 1999-06-07 15:55:01 Re: [HACKERS] Re: [COMMITTERS] [WEBMASTER] 'www/html/docs Pg.pm.htmlfaq-dev-english.html faq-english.html faq-hpux.html faq-irix.h
Previous Message Thomas Lockhart 1999-06-07 15:47:48 Re: [HACKERS] Bug in LIKE ?