A Linux/libc 5 patch for egcs 1.1.2

Jeffrey A Law law@hurl.cygnus.com
Fri Mar 5 00:20:00 GMT 1999


  In message <m10G8fy-000390C@ocean.lucon.org>you write:
  > Thanks. Here is the new patch.
  > 
  > 
  > H.J.
  > ---
  > Thu Feb 25 12:17:52 1998  H.J. Lu  (hjl@gnu.org)
  > 
  > 	* config/linuxlibc1.mt (MT_CFLAGS): Add -D_G_STDIO_USES_LIBIO
  > 	-D_G_HAVE_WEAK_SYMBOL.
  > 
  > 	* genops.c: Add the proper weak alias if _G_STDIO_USES_LIBIO
  > 	and _G_HAVE_WEAK_SYMBOL are defined.
  > 	* iofclose.c: Likewise.
  > 	* iofeof.c: Likewise.
  > 	* ioferror.c: Likewise.
  > 	* iogetc.c: Likewise.
  > 	* ioputc.c: Likewise.
  > 	* iovsprintf.c: Likewise.
  > 	* iovsscanf.c: Likewise.
Thanks.  I have installed this into the mainline and the release branch.  We
still need to decide how to resolve the problems with the functions that
are defined by libc.a(genops.o) which are not defined by libstdc++.a(genops.o).

jeff


More information about the Gcc mailing list