wangchdo commented on code in PR #17073: URL: https://github.com/apache/nuttx/pull/17073#discussion_r2378764486
########## arch/tricore/src/common/ToolchainTasking.defs: ########## @@ -108,9 +108,17 @@ LDFLAGS += --no-default-libraries LDFLAGS += --fp-model=2 LDFLAGS += -lfp_fpu -LDFLAGS += --hex-format=s -Wl-OtxYcL -Wl-mcrfiklsmnoduq +LDFLAGS += -Wl-OtxYcL -Wl-mcrfiklsmnoduq Review Comment: By the way, Tasking does not provide a tool equivalent to gcc objcopy; I have verified this with the supplier. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
