Swig 4 deprecated -classic.
|
swig_opts=['-classic', '-c++', '-DMULTIPLICITY', '-threads', '-I./ESL'], |
Relevant output (compilation fails with exit status 1):
swig -python -classic -c++ -DMULTIPLICITY -threads -I. -o ESL_wrap.cpp ESL.i
Deprecated command line option: -classic. This option is no longer supported.
error: command 'swig' failed with exit status 1
Tested in swig 4.0.1.