On Fri, Jun 03, 2005 at 03:02:29PM -0400, Andy Dougherty wrote:
> it apparently can get more confusing. I don't think we sorted out all the
> possibilities, but Nick C. was the last one fiddling with it.
I didn't actually try to work out all the possibilities. I managed to avoid
the problem by
> On Fri, 3 Jun 2005, Leopold Toetsch wrote:
>
> > Nick Glencross wrote:
> >
> > > I fear that there may be some pointer alignment problems in hash because
> > > I'm
> > > getting hangs which seem to be linked to finding strings in hash tables.
> > > (That's pure conjecture)
> >
> > I'm not awa
On Fri, 3 Jun 2005, Leopold Toetsch wrote:
> Nick Glencross wrote:
>
> > I fear that there may be some pointer alignment problems in hash because I'm
> > getting hangs which seem to be linked to finding strings in hash tables.
> > (That's pure conjecture)
>
> I'm not aware of any problems with a
Nick Glencross wrote:
I fear that there may be some pointer alignment problems in hash because
I'm getting hangs which seem to be linked to finding strings in hash
tables. (That's pure conjecture)
I'm not aware of any problems with alignment in hash.c. *But* we will
have troubles on that pla
On Fri, 03 Jun 2005 16:20:53 +0100, Nick Glencross
<[EMAIL PROTECTED]> wrote:
> H.Merijn Brand wrote:
>
> > On Fri, 03 Jun 2005 13:11:57 +0100, Nick Glencross
> > <[EMAIL PROTECTED]> wrote:
> >
> >
> >>Guys,
> >>
> >>I'm currently investigating the build process for nci and dynclasses on
> >>H
H.Merijn Brand wrote:
On Fri, 03 Jun 2005 13:11:57 +0100, Nick Glencross
<[EMAIL PROTECTED]> wrote:
Guys,
I'm currently investigating the build process for nci and dynclasses on
HP-UX. As you may have seen from my previous posts, I'm using gcc and
the native bundled ld.
use +Z -z for mor
On Fri, 03 Jun 2005 13:11:57 +0100, Nick Glencross
<[EMAIL PROTECTED]> wrote:
> Guys,
>
> I'm currently investigating the build process for nci and dynclasses on
> HP-UX. As you may have seen from my previous posts, I'm using gcc and
> the native bundled ld.
>
> Although the build process isn'
Guys,
I'm currently investigating the build process for nci and dynclasses on
HP-UX. As you may have seen from my previous posts, I'm using gcc and
the native bundled ld.
Although the build process isn't using the right flags to compile nci
and dynclasses, I've managed to compile things manu