Review Request: 8003945: build-infra: problems finding compiler when using --with-dev-kit
Fredrik Öhrström
oehrstroem at gmail.com
Wed Nov 28 08:36:42 UTC 2012
I am not really fond of --with-dev-kit, but now its there. However the
--sysroot
compiler lookup no longer works. Which causes the cross compiles started
using --with-builddeps-server to fail......
//Fredrik
2012/11/27 Erik Joelsson <erik.joelsson at oracle.com>:
> This fix changes how configure looks for the compiler when --with-dev-kit or
> --with-sysroot is used. Instead of looking for each possible compiler name
> in all locations, it first looks for all compiler names in the dev-kit
> directory and only if that fails, falls back to the PATH variable.
>
> http://cr.openjdk.java.net/~erikj/8003945/webrev.root.01/
>
> /Erik
More information about the build-dev
mailing list