Problem with gcc/configure

Alexandre Oliva aoliva@redhat.com
Tue Jun 10 22:13:00 GMT 2003


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



More information about the Gcc mailing list