| 
|  bandgnu13.c compilation error (2) |  | 
 Date: 2015/11/22 04:12
 Name: Barati
 
Hello everyone,
 Dealing with a band structure calculation,
 the compilation is done with no error using the following command,
 but produces no "bandgnu13 executable file" (in my source directory).
 
 $ gcc bandgnu13.c -lm -o bandgnu13
 
 Any idea how to fix it to get the bandgnu13 file?
 
 Thank you.
 
 
 
 
 |  |