Re: C/C++ Object Suffix to include source names
Hua Yanghao <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <CAPTzt1CL7yFbLQvKPg77T4PcZVTLi0B=kWx44JiRQj=5SRG3WQ@mail.gmail.com> |
On Fri, Dec 7, 2018 at 2:57 PM Bill Deegan <[email protected]> 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. :) _______________________________________________ Scons-users mailing list [email protected] https://pairlist4.pair.net/mailman/listinfo/scons-users