This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with gcc/configure


On Jun 10, 2003, kenner@vlsi1.ultra.nyu.edu (Richard Kenner) wrote:

> Using host-default.o for host machine hooks.
> /gcc/gcc/gcc-head/gcc/configure: syntax error at line 5380: `FORBUILD=../$' unexpected

Please replace $(build_dir) with ${build_dir}, since the former has a
different, unintended meaning in some shells.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]