cspec File Values and GCC? #5126
Unanswered
VGKintsugi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to debug a calling convention issue in my Sega Saturn (SH-1/SH-2) processor module. I have a gcc build chain (https://github.com/SaturnSDK/Saturn-SDK-GCC-SH2) and was able to successfully compile code for SH-2.
Given that I built gcc from source, is there any easy way to obtain the values (pointer sizes, calling convention, etc) directly from the gcc source tree itself? Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions