For example, if configure guesses your machine as ipc-linux-gnu but you want to compile a library for es, give ‘ --host=ipc-linux-gnu ’ or just ‘ --host=ilinux ’ and add the appropriate compiler flags (‘ -mcpu=i ’ will do the trick) to CC. If you specify just ‘ --build ’, configure will get confused. If you don’t have GNU ‘make’, you will have to run ‘configure’ in the source directory. All GNU packages should support this; in particular, GNU packages should not assume the presence of GNU ‘make’. After running ‘configure’, you can build the tools by running ‘make’. To install the tools, run ‘make install’. Configure. When configuring libstdc++, you'll have to configure the entire gccsrcdir directory. Consider using the toplevel gcc configuration option --enable-languages=c++, which saves time by only building the C++ toolchain. Here are all of the configure options specific to libstdc++.
The GNU configure and build system has two main goals. The first is to simplify the development of portable programs. The system permits the developer to concentrate on writing the program, simplifying many details of portability across Unix and even Windows systems, and permitting the developer to describe how to build the program using simple rules rather than complex Makefiles. This manual (26 July ) is for GNU Autoconf (version ), a package for creating scripts to configure source code packages using templates and an M4 macro package. Copyright © , , , , , , , , , , , , , , , , Free Software Foundation, Inc. When the process terminates, the file is removed. As of version , GNU Mailutils servers make no further use of this file. It is intended for use by automated startup scripts and controlling programs (e.g. see GNU pies in GNU Pies Manual). Configuration: port portspec; [daemon mode only] Set default port to listen to.
GNU Autoconf - Creating Automatic Configuration Scripts. Free Software Foundation. last updated Decem. This manual (autoconf) is available in. To build ETSF_IO (optional), libnetcdf-dev is required../configure --prefix=`pwd` CC=gcc FC=gfortran FCFLAGS="-O3 -ffree-line-length-none" CFLAGS. and you are using the GNU compilers, then this option might solve your problems../configure --enable-internal; Some compilers do not include the error function.
0コメント