I'm on a mac indeed. I tried a comparable build on my Linux machine:

➜  node git:(master) ls -l
./out/Release/obj.target/deps/v8/src/libv8_base.a ./out/Release/node
-rwxr-x--- 1 ofrobots eng 37422880 Feb  7 16:57 ./out/Release/node
-rw-r----- 1 ofrobots eng  2533998 Feb  7 16:57
./out/Release/obj.target/deps/v8/src/libv8_base.a


On Wed, Feb 7, 2018 at 4:44 PM Ryan Dahl <r...@tinyclouds.org> wrote:

> Jakob, I'm glad to hear that your v8_base is only 29M for you. The .o
> files in my obj/v8_base are large
> > du -sh obj/v8_base
> 1.1G obj/v8_base
> Could this have something to do with libcpp_is_static?
>
> Ali, are you on macintosh? Maybe this is only a problem on OSX. And I also
> find that my resulting binaries are small-ish (150M) after linking in the
> static v8 library - but my link step is quite slow as you would expect when
> linking large binaries like that (~1 minute)
>
>
> Ryan
>
> --
> --
> 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.
>

-- 
-- 
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