David Erickson <[email protected]> writes: > I noticed that when you build NOX the build/src/nox_core file is > actually a wrapper script that does some potential re-linking and > other things before actually executing NOX. Is it possible via compile > flags or other means to get the fully linked actual NOX executable in > that directory ready to go and be debugged instead of having to be run > with a script?
Configure with --disable-fast-install. _______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
