We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello, How do I set the linker to use a different startup file instead of the default Startup.A51? Regards, KC
Why not take total control and link in a commandline instead. That gives you total freedom and you do not have to do what the designers (most often wrongly) assume is "always the case". I my current project I have two builds, one for debug and one for production, startup is different in those two cases, I could not live with a mandatory name of startup. Erik