I am confused. Based on the output, lt-nox_core should exist. It is possible to instruct libtool to build a standalone nox_core binary but afaik that is not the default behavior.
I think you should just run gdb through libtool execute mode (which is more appropriate anyway). Amin On May 8, 2012 9:52 PM, "YIMIN CHEN" <[email protected]> wrote: > This was my initial question. lt-nox_core was not built for some > reason after a fresh build. Is this essential for nox_core to run > correctly? > > > Thanks, > Yimin > > On Wed, May 9, 2012 at 9:05 AM, Murphy McCauley <[email protected]> wrote: > > On May 8, 2012, at 5:45 PM, YIMIN CHEN wrote: > > > >> normal invocation of nox_core script from build/src directory works. > >> > >> > ----------------------------------------------------------------------------- > >> 00001|nox|INFO:Starting nox_core > >> (/home/jason1/xiaoyan_full/nox/build/src/.libs/lt-nox_core) > > > > Does that file exist? > > /home/jason1/xiaoyan_full/nox/build/src/.libs/lt-nox_core > > ? > > > > -- Murphy >
