Is there anything special I need to be doing if I want to compile v8 as a 
static library on one system and then build an application that links to it 
on another (same OS and cpu, but possibly a different compiler or compiler 
version)?   I was trying this yesterday, and when I went to build my 
application that links to v8 (on a different system than the one that built 
the library), I  received the following error:

lib/libv8_base.a: error adding symbols: Malformed archive
collect2: error: ld returned 1 exit status

Thanks
Mark


-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to