Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
COB-CONFIG(1)			  User Commands 		   COB-CONFIG(1)

NAME
     cob-config - manual page for cob-config 3.2.0

SYNOPSIS
     cob-config [options]

DESCRIPTION
     This  is a shell script which simplifies configuring applications against a
     particular version of the GnuCOBOL library.

     echos configuration variables of libcob (GnuCOBOL).

OPTIONS
     --prefix
	    echos the package-prefix of libcob (GnuCOBOL)

     --exec-prefix
	    echos the executable-prefix of libcob (GnuCOBOL)

     --cflags
	    echos the C compiler flags needed to compile with libcob (GnuCOBOL)

     --libs
	    echos the libraries needed to link with libcob (GnuCOBOL)

     --version
	    echos the release+patchdate version of libcob (GnuCOBOL)

     --bindir
	    echos the directory containing libcob (GnuCOBOL) programs

     --datarootdir
	    echos the data root for libcob (GnuCOBOL)

     --datadir
	    echos the directory containing libcob (GnuCOBOL) data

     --includedir
	    echos the directory containing libcob (GnuCOBOL) header files

     --libdir
	    echos the directory containing libcob (GnuCOBOL) libraries

     --mandir
	    echos the directory containing libcob (GnuCOBOL) manpages

     --help
	    prints this message

SEE ALSO
     The full documentation for cob-config is maintained as  a	Texinfo  manual.
     If  the  info  and cob-config programs are properly installed at your site,
     the command

	    info gnucobol

     should give you access to the complete manual.

cob-config 3.2.0		    July 2026			   COB-CONFIG(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cob-config&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help