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: 970929 snapshot. undefined reference in libstdc++.so. Help needed !


Jason Merrill writes:

>>>>>> Max Lawson <mlawson@drfmc.ceng.cea.fr> writes:
>> /usr/local/lib/libstdc++.so: undefined reference to '_IO_outfloat'

> +   echo "#define ${macro_prefix}HAVE_PRINTF_FP 0"

Sometimes HAVE_PRINTF_FP is tested with #ifdef instead of #if.  Here's
a patch that allows me to build libio in SunOS 4.1.3, after applying
your patch.

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
Universidade Estadual de Campinas, SP, Brasil

libio.diff


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