This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Regression (sort of) from 1.16.0 to 1.17.0


With 1.17.0, newlib/libc/stdio/local.h rightly provides a couple of new
prototypes, one of them being __sccl. This leads to a compilation error
in newlib/libc/machine/powerpc/vfscanf.c, as there exists a now
obsolete, conflicting prototype for __sccl in line #211.

This one removed, gcc4.3.2 smoothly compiles for my powerpc-elf-eabispe
target on a cygwin host. Great job!

Regards,

Dipl. Ing. Martin Reszat
Kostal Industrie Elektrik GmbH
Lange Eck 11
D-58099 Hagen
Phone +49 2331 8040-4639
Fax     +49 2331 8040-4602

 




KOSTAL Industrie Elektrik GmbH - Sitz Lüdenscheid, Registergericht Iserlohn HRB 3924 - USt-Id-Nr./Vat No.: DE 813742170
Postanschrift: An der Bellmerei 10, D-58513 Lüdenscheid * Telefon: +49  2351 16-0 * Telefax: +49  2351 16-2400
Werksanschrift: Lange Eck 11, D-58099 Hagen * Tel. +49 2331 8040-4601 * Fax +49 2331 8040-4602
Geschäftsführung: Axel Zimmermann, Dipl.-Ing. Marwin Kinzl, Dipl.-Kfm. Helmut Kostal


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