Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RAD Linker fails to set custom entry point #336

Open
ayaz-amin opened this issue Oct 18, 2024 · 0 comments
Open

RAD Linker fails to set custom entry point #336

ayaz-amin opened this issue Oct 18, 2024 · 0 comments
Labels
Linker Pertains to the linker.

Comments

@ayaz-amin
Copy link

I am using a custom entry point int startup(void). Using link.exe with the necessary ENTRY:startup flag successfully produces the binary, but results in Error(032): unresolved symbol startup when using radlink.exe.

@ryanfleury ryanfleury added Debugger Pertains to the debugger. Linker Pertains to the linker. and removed Debugger Pertains to the debugger. labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Linker Pertains to the linker.
Projects
None yet
Development

No branches or pull requests

2 participants