[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gcc-fortran
Subject:    Re: Can You Put Comments Into GCC Compiler Options Files?
From:       Ian Lance Taylor <iant () google ! com>
Date:       2011-02-23 2:09:40
Message-ID: mcrtyfv4i3f.fsf () google ! com
[Download RAW message or body]

"Craig Dedo" <craig@ctdedo.com> writes:

>             I would like to start using the GNU Compiler Collection (GCC), particularly
> GFortran.  Given the number of compiler and linker options that there are, it makes a lot
> of sense to put the commonly used compiler options into an options file.
>
>             I read the description of the @file options file on page 28 of the manual,
> Using the GNU Compiler Collection 4.6.0.  However, I could not find any information on
> whether comments are allowed in options files and, if so, how comments are designated so
> that the compiler does not attempt to treat them as compiler or linker options.
>
>             Please let me know whether or not programmers can put comments into compiler
> options files.  If so, please let me know how to designate comments.

This question is not appropriate for the mailing lists gcc@gcc.gnu.org
or fortran@gcc.gnu.org.  Please take any followups only to
gcc-help@gcc.gnu.org.  In the future, please avoid cross-posting to both
gcc@gcc.gnu.org and gcc-help@gcc.gnu.org.  Thanks.

No comments are permitted in the contents of options files read using
the @file syntax.  The contents of the file are simply interpreted as
command line arguments separated by whitespace.  Double quotes, single
quotes, and backslashes may be used in the usual way to add whitespace
to arguments.

Ian

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic