[openjdk / icedtea patch] allow to build with versioned compiler

Matthias Klose doko at ubuntu.com
Wed Aug 29 11:50:59 PDT 2007


its somewhat difficult to set the compiler to something different than gcc/g++.
Adding another bin dir to PATH doesn't work because the compiler is called with
an absolute path (why)? Adding a GCC_VERSION macro (which can be set in the
environment), works for me to build using a specific compiler version.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gcc-suffix.diff
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20070829/2d3434ff/gcc-suffix.diff 


More information about the distro-pkg-dev mailing list