bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: build check in AIX 5.2 / 5.3 / 6.1 - gcc/g++


From: Bob Friesenhahn
Subject: Re: build check in AIX 5.2 / 5.3 / 6.1 - gcc/g++
Date: Thu, 10 Jan 2008 10:07:49 -0600 (CST)

On Thu, 10 Jan 2008, Rainer Tammer wrote:

With gcc 4.0.0 I need to include:

libltdl/ltdl.c
#include <sys/access.h>

R_OK is undefined

Does using

  #include <unistd.h>

not work as it should?

Perhaps there is a fixincludes bug in this old double oh (double oh indicates suspect) GCC version?

Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]