This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.4.4 RC2
- From: Alexandre Oliva <aoliva at redhat dot com>
- To: Georg Bauhaus <bauhaus at futureapps dot de>
- Cc: Mark Mitchell <mark at codesourcery dot com>, gcc mailing list <gcc at gcc dot gnu dot org>
- Date: 17 May 2005 00:26:25 -0300
- Subject: Re: GCC 3.4.4 RC2
- References: <42852DEB.1090500@codesourcery.com><4288F228.3040108@futureapps.de>
On May 16, 2005, Georg Bauhaus <bauhaus@futureapps.de> wrote:
> - cd ada/doctools && gnatmake -q xgnatugn
> + cd ada/doctools && gnatmake -q --GCC=$(CC) xgnatugn -largs --GCC=$(CC)
Don't you need quotes around $(CC), for the general case in which it's
not as simple as `gcc', but rather something like `ccache distcc gcc'
or just `gcc -many -Options'?
--
Alexandre Oliva http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}