problem with mc4.6.0 compilation
alh
alh at melexis.kiev.ua
Fri Jun 25 16:06:28 UTC 2004
thanks for answer.
i have done the cheking as you said
i have compiled this file
#include <sys/statvfs.h>
int main( char *argv[], int argc )
{
/* really useless code!
*/
int a;
if( a == 10 )
{
a=5;
}
}
and there hasn't appeared any errors
ns# make clashtest
cc -O -pipe clashtest.c -o clashtest
ns# ls -l clashtest
-rwxr-xr-x 1 root gogi 4184 Jun 25 19:05 clashtest
ns#
>>
>>
More information about the mc
mailing list