bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building on gcc 3.3.1


From: Andreas Jaeger
Subject: Re: Building on gcc 3.3.1
Date: Sat, 06 Sep 2003 18:37:42 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.4 (Rational FORTRAN, linux)

Alan Grimes <address@hidden> writes:

> slI was tryin to build glibc 3.3.1 to attempt to correct a very obscure
> systemwide issue that impacts compilation of math related functions
> affecting the squeak virtual machine. ( www.squeak.org ) 
>
> In trying to compile glibc, I hit a major snag in trying to compile the
> sscanf function... The implementation is written in traditional C which
> has been depreciated in gcc 3.3... I attempted to correct it myself but
> I do not know enough c to write functions with variable arguments. =\

Fixed in current CVS and therefore in our next version,

It has to be:
int
sscanf (const char *s, const char *format, ...)

Andreas
-- 
 Andreas Jaeger, address@hidden, http://www.suse.de/~aj
  SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp1dbRnlGjI4.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]