gen-params problem
Ulrich Drepper
drepper@cygnus.com
Wed Apr 22 09:05:00 GMT 1998
sxthree@penfeld.tls.mms.fr (SXTHREE) writes:
> Since some OSes do not perform a final link (do not
> produce an executable, but instead an object that may
> still contain relocations) we should not rely on that
> behaviour.
Which OSes do you refer to?
The mechanism to use linking is used in all GNU packages. There
shouldn't be a problem except for embedded platforms which will be
treated special.
> Since when _G_HAVE_PRINTF_FP is defined, printf.h
> is included (in iostream.cc), we should check for
> the presence of this file.
This is not ok since the header is also present in some situations
where the function is not available.
-- Uli
---------------. drepper at gnu.org ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com `------------------------
More information about the Gcc
mailing list