strtoul vs g77

Jeffrey A Law law@cygnus.com
Thu Sep 18 23:03:00 GMT 1997


  In message < orhgbhn8xr.fsf@sunsite.dcc.unicamp.br >you write:
  > Jeffrey A Law writes:
  > 
  > > I've added autoconf code to automatically detect when strtoul and
  > > bsearch should be compiled into f771 from proj.c.
  > 
  > I had thought of doing that as soon as egcs started, but there's the
  > cross-compiler issue.  Will your tests behave correctly in case of
  > cross-compilation? 
Yes/No.

For a simple cross compiler, yes it should work since it's testing
a feature of the host/build machine.

I don't think it will work for a 3-way cross, then again, it
might.  Someone will have to try it.

Jeff



More information about the Gcc mailing list