Skip to content

build: cygwin installation #116

@adamyg

Description

@adamyg

Installing executables

If you used libtool to link any executables against uninstalled libtool libraries (see Linking executables), you need to use libtool to install the executables after the libraries have been installed (see Installing libraries).

So, for our Ultrix example, we would run:

a23# libtool --mode=install install -c hell /usr/local/bin/hell
install -c hell /usr/local/bin/hell

See:
https://www.gnu.org/software/libtool/manual/libtool.html
https://www.gnu.org/software/libtool/manual/libtool.html#Linking-executables

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions