This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 970929 snapshot. undefined reference in libstdc++.so. Help needed !
- To: Jason Merrill <jason at cygnus dot com>
- Subject: Re: 970929 snapshot. undefined reference in libstdc++.so. Help needed !
- From: Alexandre Oliva <oliva at dcc dot unicamp dot br>
- Date: 03 Oct 1997 16:46:41 -0300
- Cc: mlawson at drfmc dot ceng dot cea dot fr (Max Lawson), egcs at cygnus dot com
- References: <9710021831.AA25072.cygnus.egcs@drfmc.ceng.cea.fr> <u9zposyp6u.fsf@yorick.cygnus.com>
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