Re: gcc on Sparc Solaris 8

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

 




In any case, sscanf is not part of GCC, it comes from the Solaris C
library, so this is not a GCC problem.


This is not a GCC problem and not even a Solaris problem.

He needs to simply setlocale first :

     #include <locale.h>
     char *setlocale(int category, const char *locale);

Problem solved.


--
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken
GreyBeard and suspenders optional



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux