Skip to content

Compile *.c and *.s files together in Eclipse C/C++ #795

Closed Answered by jld01
sedevdkw asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @sedevdkw, the CDT managed build system will invoke the GNU assembler on *.S and *.sx files by default. If you wish to also build *.s files, you will need to add a new file type via the project properties dialog:

Does this answer your question?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sedevdkw
Comment options

Answer selected by jld01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants