Re: problem with mc4.6.0 compilation
- From: alh <alh melexis kiev ua>
- To: Meino Christian Cramer <Meino Cramer gmx de>
- Cc: mc gnome org, alh melexis com
- Subject: Re: problem with mc4.6.0 compilation
- Date: Fri, 25 Jun 2004 19:06:28 +0300
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#
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]