To compile and link the support library source code, you can use the makefile named SRC.MAK that was shipped with Embed. This makefile resides in the <install-directory>\CG.
Platform |
The makefile is configured to use |
Windows |
Microsoft Visual Studio |
UNIX |
Gnu and native ANSI C compilers |
To compile and link the support library source code
• Enter one of the following commands at the system prompt:
To use this makefile |
Use |
Microsoft C |
Open the project VCSRC.MAK |
Gnu C or native ANSI C |
make -f unixsrc.mak |