On Friday 26 May 2006 13:45, jpff@codemist.co.uk wrote: > Currently hung up on > > ..... > System platform is 'linux2'. > Build platform is 'linux'. > SCons tools on this platform: ['default', 'gnulink', 'gcc', 'g++', 'g77', 'gas', 'ar', 'CVS', 'lex', 'm4', 'RCS', 'swig', 'tar', 'yacc', 'zip'] > > CONFIGURATION DECISION: Using single-precision floating point for audio samples. > Checking for C header file stdio.h... no > *** Failed to compile a simple test program. The compiler is > *** possibly not set up correctly, or is used with invalid flags. > *** Check config.log to find out more about the error. > *** build failed > > Strange as it compiled as me a few minutes ago. This usually suggests problems related to the compiler flags. For example, with gcc 3.3 and older, -mcpu may need to be used instead of -mtune. _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net