This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH RFA] configure.in: HAVE_STRUCT_LINK_MAP32 fix


   Date: Sat, 9 Sep 2000 13:19:57 -0700
   From: Kevin Buettner <kevinb@cygnus.com>

   However, I don't think AC_TRY_RUN is really appropriate in this case
   anyway because it effectively precludes the use of a cross compiler.
   Instead, I think AC_TRY_COMPILE is sufficient for making the test
   work properly.

I agree.

   This has been tested on Linux, but not on Solaris.

I've tested it on Solaris 2.6.  HAVE_STRUCT_LINK_MAP32 is defined to 1
in config.h, GDB builds without problems, and I see no related test
failures.

Mark

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]