This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Creating a library (*.LIB)

How do I compile my project into a Library (*.LIB)?
Where can I get more information regarding this topic?

Parents
  • "Some GUI have an option to export the project to a Makefile"

    Not uVision.

    :-(

    But uVision does have the option to export to a Batch file - which would still show all the relevant steps, command-lines, etc.

    The uVision dialogues also show the resulting command lines, and I think all of the tool listing files show the command-line options used...

Reply
  • "Some GUI have an option to export the project to a Makefile"

    Not uVision.

    :-(

    But uVision does have the option to export to a Batch file - which would still show all the relevant steps, command-lines, etc.

    The uVision dialogues also show the resulting command lines, and I think all of the tool listing files show the command-line options used...

Children