- Split current usage of CXXFLAGS into the conventional CPPFLAGS CXXFLAGS and LDFLAGS - Split current usage of CFLAGS into the conventional CPPFLAGS CFLAGS and LDFLAGS - This restores 'make whatever CXXFLAGS=-g' which stopped working during the recently added suppport for out of source builds. - LDFLAGS is currently empty, but is there for future use |
||
|---|---|---|
| .. | ||
| example.cxx | ||
| example.h | ||
| example.i | ||
| Makefile | ||
| README | ||
| runme.scm | ||
Overloading example from Chapter 5.14 of SWIG Core Documentation for version 1.3.