On 30 May 2009, at 13:16, Vitaut wrote: > I install fltk from source on OpenSuSE 10.3. When I was doing "sh ./ > configure", I received: > > "checking for gcc... gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... configure: error: cannot > run C compiled programs. > If you meant to cross compile, use `--host'. > See `config.log' for more details."
Which fltk version? Probably not important though as it works fine for me... That really looks as if something has gone awry with the compilation stage - are you able to build and run other programs using your installed compiler? What does gcc -v report if you run it at a shell prompt? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

