Using scilab-5.1.1 64bits binary for linux downloaded from scilab home page.<br><br>The following code,<br><br><br>y=1/20<br><br>makes scilab crash with messages,<br><br>At line 27 of file src/fortran/formatnumber.f<br>Internal Error: printf is broken<br>
<br>Installed c and fortran libraries are,<br><br>gcc-java-4.1.1-52.el5<br>gcc-gfortran-4.1.1-52.el5<br>compat-libgcc-296-2.96-138<br>gcc-objc-4.1.1-52.el5<br>compat-gcc-34-g77-3.4.6-4<br>libgcc-4.1.1-52.el5<br>gcc-gnat-4.1.1-52.el5<br>
compat-gcc-34-c++-3.4.6-4<br>gcc-c++-4.1.1-52.el5<br>compat-gcc-34-3.4.6-4<br>gcc-4.1.1-52.el5<br>libgcc-4.1.1-52.el5<br><br>This is a CENTOS linux system<br><br>Did anybody have this problem? Does someone know how to correct this?<br>
<br>Thanks<br>