Apologies for the delay in replying, been busy...
When you say "the construction process of 62304" what, exactly do you mean? As Hershal pointed out, 62304 is a standard for medical device software (life cycle). If you are asking about the build (compilation) and release process, the standards are going to be pretty generic since Integrated Development Environments (IDEs) manage most of those processes. You'll only see references to configuration identification, configuration management, etc.
A good resource, IMO, for the software life cycle (in general) is the Capability Maturity Model Integration (CMMI) from the Software Engineering Institute at Carnegie Mellon (I have no affiliation with them). It goes into good depth on software processes, including Configuration Management.
If that's not what you meant by the construction process, maybe clarify your needs.