3.4. Compilation and Installation

After you have configured Sourcery VSIPL++, build the library by running the following command:

> make

The command shown above assumes that GNU make is in your PATH and has been installed as make. On some systems, GNU make may be installed as gmake; if so, you will have to adjust the command shown above appropriately. After building the library, use the following command to install Sourcery VSIPL++:

> make install