From: Albert C. <rub...@ml...> - 2006-04-06 05:28:31
|
ruby-fltk uses the same compiler used to build ruby. However, if fltk was built with a C++ compiler, ruby-fltk should use it in extconf.rb, especially if a non-GCC compiler was used. How about addition an option, --with-cxx=<compiler> to use for the compile tests in extconf.rb? How would I do this? -- albert chin (ch...@th...) |