Support for .S files

Sysprogs forums Forums VisualGDB Support for .S files

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #36175
    Arek
    Participant

    As for Today, in the project window I can add assembly source code and compile, however:

    • there are no specific setting I can apply to assembler (there are only general & c/c++)
    • no defined symbol is propagated to assembler

    Can handling of the assembly source code be added? With ability to:

    • suppressing warnings,
    • contoling debug level,
    • controlling preprocessor symbols (-D but also -x assembler-with-cpp),
    • adding assembler specific include paths,
    • adding other flags, like -mtune, -march etc
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.