Cannot link against memset_with_concurrent_readers_sparc.cpp

Mikael Gerdin mikael.gerdin at oracle.com
Wed Jun 7 11:42:47 UTC 2017


Hi,

On 2017-06-07 13:05, John Paul Adrian Glaubitz wrote:
> On Wed, Jun 07, 2017 at 12:05:26PM +0200, Erik Joelsson wrote:
>> Can you check the contents of this file to verify that the object file in
>> question is actually missing:
>>
>> /<<PKGBUILDDIR>>/build-zero/hotspot/variant-zero/libjvm/objs/_BUILD_LIBJVM_objectfilenames.txt
> 
> Yes, it's missing, see [1].
> 

I think the problem is that your build configuration is ZERO but the 
file memset_with_concurrent_readers_sparc.cpp is in the cpu/sparc 
directory and will only be visible if building a native (non-zero) SPARC 
config.

Perhaps there is a mismatch between -DSPARC and the source directory 
selection?

/MIkael

> Adrian
> 
>> [1] https://people.debian.org/~glaubitz/_BUILD_LIBJVM_objectfilenames.txt
> 


More information about the hotspot-dev mailing list