Setting the Include Paths for the assembler in the tool settings has no effect, because -I values are not passed from gcc to gas.
Workaround: add '-I"/path/to/be/included" ' to the "(-Xassembler) options" field.
Fix is in SVN for 2.3.2 Maintenance release.
Log in to post a comment.
Fix is in SVN for 2.3.2 Maintenance release.