I found the problem.  I had at some point built the shell sample in the
wrong directory (a directory in my source checkout), and so scons was
preferring files in that directory over ones in my build directory.
Deleting the build files that were in the source tree fixed it.

On Thu, Apr 2, 2009 at 10:46 AM, Mads Sig Ager <[email protected]> wrote:

>
> That sounds odd.  I have no trouble building the ARM simulator (on a mac).
>
> -- Mads
>
> On Thu, Apr 2, 2009 at 10:31 AM, Kevin Millikin <[email protected]>
> wrote:
> > Did something change about the ARM simulator scons build?  I get a bunch
> of
> > linking errors on Linux with:
> > scons mode=release simulator=arm sample=shell
> > Many of them are 'undefined reference to operator new', 'undefined
> reference
> > to operator delete'.
> > >
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to