Boost total binary size

Benjamin Müller via Boost-build <[email protected]>
Newsgroups gmane.comp.lib.boost.build
Message-ID <emea994d83-5b3d-48a8-aa4a-2226dfd001b3@mbenjamin>
Hello,

I want to build the boost libs using gcc on my usb flash drive (my os: 
32bit Windows 10 Pro). Here is my build command:
b2 -j2 --build-dir=D:\boost_1_67_0\boost_1_67_0\Build toolset=gcc 
variant=debug link=static --build-type=complete stage
The problem is, the flash drive only has 4 gb of memory, and I have 
other files on it as well. The problem is, it seems like the libs are 
huge, and so I get errors because I got no space left on the flash 
drive, but I don't know what to delete further. Is there a rule of thumb 
how big the binaries should be after my build command? Is it a bad idea 
to compile from and to the flash drive?

_______________________________________________
Unsubscribe & other changes: https://lists.boost.org/mailman/listinfo.cgi/boost-build
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.