hg: build-infra/jdk8: 7 new changesets
Torbjörn Granat
torbjorn.granat at oracle.com
Fri Nov 23 05:53:27 PST 2012
Hi David and Erik,
Yes, It looks like I ran into the same --with-dev-kit problem as you
David, when trying to build ppc a couple of days ago (configure found cc
in the local path and not in the path I gave in --with-dev-kit). I did
my workaround in toolchain.m4, and I agree that it's a bad solution and
probably shouldn't have been submitted now that I think of it :-) .
I saw that Magnus did an effort in October to fix a number of things in
this area, but I don't know if this problem was introduced then.
I will open a bug, so it's not forgotten and can be fixed properly.
/Torbjorn
On 11/23/2012 01:26 PM, Erik Joelsson wrote:
> Yes, I understand and agree. I'm not currently familiar enough with
> that part of the code to know how to best solve it right now. This
> change was done by tgranat in his effort to get the embedded platforms
> to compare correctly.
>
> /Erik
>
> On 2012-11-23 13:12, David Holmes wrote:
>> Erik,
>>
>> On 23/11/2012 9:02 PM, erik.joelsson at oracle.com wrote:
>>> Changeset: 21b7150f5a7d
>>> Author: tgranat
>>> Date: 2012-11-21 11:50 +0100
>>> URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/21b7150f5a7d
>>>
>>> Don't probe for cc if building ppc, only probe for gcc
>>>
>>> ! common/autoconf/toolchain.m4
>>
>> This seems related to my --with-dev-kit problem. But it seems wrong
>> to me that the choice of compiler name is somehow related to the
>> architecture.
>>
>> David
>> -----
More information about the build-infra-dev
mailing list