Hello Ralf,

If you like me to perforce some tests with gcc then I can try that too..

Yes, that would be great.  The systems I test on currently don't have
g++ or gfortran (or gcj) installed, so if you could test
  ./configure CC=gcc CXX=g++ FC=gfortran F77=gfortran

branch-1.5
=======

With gcc 4.0.0 I need to include:

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

R_OK is undefined

gmake[2]: Entering directory `/daten/source/libtool/libtool-1.5.24a-cvs-gcc/libltdl' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o ltdl.lo ltdl.c
gcc -DHAVE_CONFIG_H -I. -g -O2 -c ltdl.c  -DPIC -o .libs/ltdl.o
ltdl.c: In function 'find_handle_callback':
ltdl.c:2808: error: 'R_OK' undeclared (first use in this function)
ltdl.c:2808: error: (Each undeclared identifier is reported only once
ltdl.c:2808: error: for each function it appears in.)


The make check does show some errors...
See the attached log file.
Cheers, and many thanks for your work!
Ralf


Bye
 Rainer

Attachment: check-libtool-aix61-gcc4-branch-1.5.log.gz
Description: GNU Zip compressed data

_______________________________________________
Bug-libtool mailing list
Bug-libtool@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-libtool

Reply via email to