This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: mostly complete numeric_limits<>


  In message <199802190135.RAA10857@atrus.synopsys.com>you write:
  > I think that the process should look a lot like the "enquire"
  > program, which generates float.h for ANSI C by doing tests on
  > the machine.  (But there are problems with cross-compilation:
  > how is this handled by enquire?).
For cross compiles, the enquire issue is punted.  Instead of trying
to run enquire a suitable float.h is selected from the gcc/config
directory.

jeff


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