Re: [Open64-devel] Query on dependencies for libraries

2012-04-03 Thread Gilmore, Doug
Sounds good with me -- thanks, Doug > -Original Message- > From: Sun Chan [mailto:sun.c...@gmail.com] > Sent: Tuesday, April 03, 2012 5:54 PM > To: Gilmore, Doug > Cc: open64-devel > Subject: Re: [Open64-devel] Query on dependencies for libraries > > let'

Re: [Open64-devel] Query on dependencies for libraries

2012-04-03 Thread Sun Chan
let's go with the simpler one. If other arch have problem, we fix it Sun On Wed, Apr 4, 2012 at 8:39 AM, Gilmore, Doug wrote: > We noticed that header file dependencies in the library builds > were not working when building shared objects. > > This is a problem with the make_libdeps rule. > > I c

[Open64-devel] Query on dependencies for libraries

2012-04-03 Thread Gilmore, Doug
We noticed that header file dependencies in the library builds were not working when building shared objects. This is a problem with the make_libdeps rule. I can think of two options: 1) The definition of this rule for NVISA seems to be appropriate for X8664. I attached the patch for this change