Soeren Sonnenburg <so...@debian.org> writes: > Yeah I know... version 1.0 currently requires (depending on language) > between 1.5 and 3.5 GB (for C++ heavy octave) to compile...
Yikes! > I am not really sure what to do about this - the generated swig wrappers > are ~18MB (>500 kLoC) in size. Good question. Reducing the wrappers' optimization level might help, and not even necessarily impact runtime performance too heavily, as the underlying library will remain fully optimized. Another option could be to split the wrappers into multiple compilation units; I don't know how involved that would be in this case, though. At any rate, thanks for the prompt response. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org