|
From: Tom H. <to...@co...> - 2005-08-26 23:09:52
|
In message <2e9...@lo...>
Tom Hughes <to...@co...> wrote:
> In message <Pin...@ch...>
> Nicholas Nethercote <nj...@cs...> wrote:
>
> > On Fri, 26 Aug 2005, Tom Hughes wrote:
> >
> > > Hmm. It's not fully working for me... The problem is that gcc is
> > > inserting calls to memcpy to handle structure assignments and those
> > > are then unresolved when linking.
> >
> > Same here. If I put in a local version of memcpy() in m_libcbase.c next
> > to VG_(memcpy)() those errors go away.
>
> I did much the same thing now, and it links, but doesn't run:
But strangely it does run for me on amd64 after I fixed up a few things...
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|