Thanks Mark.

I will try with the options that you mention below. I'm not sure how to stub 
out the .s and .c files -- any suggestions would be helpful...

Cheers,
Chris

On Jan 18, 2011, at 2:02 PM, Mark Hindess wrote:

> 
> In message <5a7c7b60-6171-4111-9786-1ff1367b2...@jpl.nasa.gov>, "Mattmann,
> Chris A (388J)" writes:
>> 
>> [SNIP]
> 
> You should use the default (-Dhy.no.thr=false) as hy.no.thr=true doesn't
> work with DRLVM since no one has updated it to the new thread API.
> 
> As it happens the libhythr.so built by classlib gets replaced by the
> DRLVM build version - so it is effectively only a stub to get the rest
> of harmony to build.  This means that you could create trivial stubs for
> thrhelp.s (even thrhelp.c probably) - and the other assembler file if that
> is problematic - and the build should get a bit further.
> 
> Regards,
> Mark.
> 
> 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattm...@nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Reply via email to