in reply to Re^3: Am I missing something?
in thread Am I missing something?
Can you show the exact compiler invocation that the make is doing? And do something like
to see which embed.h (if any) was accessed during the compilation? And with that file, do afind /usr -name 'embed.h' | xargs ls -lurt
grep push_scope /usr/....../embed.h
Dave.
|
|---|