Hi Alan,
it almost works:
...
Language Bindings:
ENABLE_f77: ON ENABLE_f95: ON
ENABLE_cxx: ON ENABLE_java:OFF
ENABLE_python: OFF ENABLE_octave: OFF
ENABLE_tcl: ON ENABL
On 2010-08-13 10:04+0200 Arjen Markus wrote:
> Further observations:
> Intel Fortran uses the "cdecl" calling convention, not stdcall. This
> is not yet reflected in the selection of the STUB_LINKAGE macro (that
> currently only depends on the C compiler!) so this is something I need
> to adjust.
On 2010-08-13 10:04+0200 Arjen Markus wrote:
> Hi Alan,
>
> it almost works:
[...]
> CMake Error: Unknown Target referenced : xwin
> CMake Error: Target: test_tcl_standard_examples depends on unknown
> target: xwin
Hi Arjen:
Please try revision 11134 where I believe I have fixed this test
framew