[Scons-users] C/C++ Object Suffix to include source names
Hua Yanghao
huayanghao at gmail.com
Fri Dec 7 09:25:24 EST 2018
On Fri, Dec 7, 2018 at 2:57 PM Bill Deegan <bill at baddogconsulting.com> wrote:
>
> Can you paste the logic you're using to set OBJSUFFIX?
> Take a look in the man page at generators, the source name should be avalailbe at that point.
@Bill I am no longer modifying OBJSUFFIX because I cannot get a
consistent behavior out of it with only variable expansion.
I am now just use the emitter added for static object builders like
previous posts. Works like a charm. :)
More information about the Scons-users
mailing list