i eventually got this to work by changing the configure script to not 
disable strict aliasing for my version of gcc and node now runs, seemingly 
without issues...

On Thursday, May 17, 2012 2:19:44 AM UTC+1, billywhizz wrote:
>
> i get the following error from gcc when i try to build v0.7.8. it goes 
> away if i specify the --without-snapshot flag but then when i try to run 
> node it gives the same error when starting up:
>
>   ACTION v8_snapshot_run_mksnapshot 
> /media/storage/AJohnston/Code/node/git/node-v0.7.8/joyent-node-0fc9163/out/Release/obj.target/v8_snapshot/geni/snapshot.cc
> pure virtual method called
> terminate called without an active exception
> /bin/sh: line 1: 13139 Aborted                 
> "/media/storage/AJohnston/Code/node/git/node-v0.7.8/joyent-node-0fc9163/out/Release/mksnapshot"
>  
> --log-snapshot-positions --logfile 
> "/media/storage/AJohnston/Code/node/git/node-v0.7.8/joyent-node-0fc9163/out/Release/obj.target/v8_snapshot/geni/snapshot.log"
>  
> "/media/storage/AJohnston/Code/node/git/node-v0.7.8/joyent-node-0fc9163/out/Release/obj.target/v8_snapshot/geni/snapshot.cc"
>
> this is on fedora12/x86_64
>
> do i need a newer gcc in order to build 0.7.*?
>

Reply via email to