[PATCH] PR/27063, packaging of Objective-C++ inside gcc-core

Ranjit Mathew rmathew@gmail.com
Mon Jul 3 11:06:00 GMT 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Paolo Bonzini wrote:
> +        # Disable languages that need other directories if these aren't available.
> +	for i in $subdir_requires .; do
> +	  test -d gcc/$i && continue
> +	  case ,${enable_languages}, in
> +            *,${language},*)
> +              # Specifically requested language; tell them.
> +              AC_MSG_ERROR([The gcc/$i directory contains parts of $language but is missing])

I'm getting:

configure: error: The gcc/. directory contains parts of c++ but is missing

Did you mean to add that period ('.') before the semi-colon in the
"for" statement above?

Thanks,
Ranjit.

- --
Ranjit Mathew      Email: rmathew AT gmail DOT com

Bangalore, INDIA.    Web: http://rmathew.com/


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEqPn/Yb1hx2wRS48RAjLzAKCFoB/TiToDyhqB0S6W/uZQ6m6tIgCfVZ5f
D+RicinZNBIXjGWB41zh1Ig=
=AMVR
-----END PGP SIGNATURE-----



More information about the Gcc-patches mailing list