This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gcc on Sparc Solaris 8
- From: "rolf perau via gcc-help" <gcc-help at gcc dot gnu dot org>
- To: "gcc-help at gcc dot gnu dot org" <gcc-help at gcc dot gnu dot org>
- Date: Mon, 30 Sep 2019 04:54:51 +0000 (UTC)
- Subject: gcc on Sparc Solaris 8
- References: <691082870.1339340.1569819291085.ref@mail.yahoo.com>
- Reply-to: rolf perau <rp_istec at yahoo dot de>
Hi all,
I use GCC 4.7.2 on Solaris 8 SPARC and have the following problem...
For example, a text string "1.5" will be changed to "1,000000", or "0.3" will be changed to "0,0000000".
maybe someone can help me to solve the problem, I would be very happy !!!
Rolf Perau