C/C++ Object Suffix to include source names

Hua Yanghao <[email protected]>
Newsgroups gmane.comp.programming.tools.scons.user
Message-ID <CAPTzt1B88HULAKyJc_EuJg+h3cNO-CkEmpmnaUnsyBZjcqkKag@mail.gmail.com>
Dear Scons Users,
I recently encountered an issue that we have a existing code base that
comes with multiple files of the same name but different suffixes:
e.g. test.c, test.cpp, test.S.

The problem is they are in the same folder (hence will end up in the
same build dir), and all builds to test.o (StaticObject). Is there a
easy/straightforward way in scons that having them to build in a
target name with the full original names, e.g. test.c.o, test.cpp.o,
test.S.o?

Thanks,
Yanghao
_______________________________________________
Scons-users mailing list
[email protected]
https://pairlist4.pair.net/mailman/listinfo/scons-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.