Skip to content

Instantly share code, notes, and snippets.

@teeks99
teeks99 / boost_1_60_0_b1_rc4-64bitlog.txt
Created December 8, 2015 02:13
boost_1_60_0_b1_rc4-64bitlog.txt
Build for msvc-8.0
.\bjam --without-mpi --build-type=complete toolset=msvc-8.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-8.0 --includedir=garbage_headers install
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
@teeks99
teeks99 / boost_1_60_0_rc1-32bitlog.txt
Created December 14, 2015 22:43
boost_1_60_0_rc1-32bitlog.txt
Build for msvc-8.0
.\bjam --without-mpi --build-type=complete toolset=msvc-8.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-8.0 --includedir=garbage_headers install
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
@teeks99
teeks99 / boost_1_60_0_rc1-64bitlog.txt
Created December 14, 2015 22:44
boost_1_60_0_rc1-64bitlog.txt
Build for msvc-8.0
.\bjam --without-mpi --build-type=complete toolset=msvc-8.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-8.0 --includedir=garbage_headers install
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
@teeks99
teeks99 / setup_notes.md
Last active January 19, 2020 07:27
Penn State IN SC 561 - Tools Setup

VHOL

The VM from the Virtual Hands On Lab (VHOL) doesn't have internet access. This means you can't install any of the tools from the internet, however, the ones needed for Week 1 with IE are available for install from a folder on the desktop (IST_VM_Package). Unfortunately the version of firefox is 4.0, which is incompatible with the httpwatch plugin and (far) too old to use the similar built-in tool. With these tools I was able to get the assignment completed in short order, but I wanted to try out the other options as well.

XP VM

I didn't have much luck at all with the VM that runs on Virtual Box. I was able to get HacmeBooks running, but the only plugin I could install was TamperIE. Httpwatch requires windows 7. I couldn't even install a decent version of firefox (it is stuck at Firefox 12) because the OS is Windows XP (pre-serivce pack 2!) and modern versions of firefox require at least XP SP2.

My VM

@teeks99
teeks99 / boost_1_61_0-32bitlog.txt
Created April 28, 2016 12:16
boost_1_61_0-32bitlog.txt
Build for msvc-8.0
.\bjam --without-mpi --build-type=complete toolset=msvc-8.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-8.0 --includedir=garbage_headers install
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
@teeks99
teeks99 / boost_1_61_0-64bitlog.txt
Created April 28, 2016 12:17
boost_1_61_0-64bitlog.txt
Build for msvc-8.0
.\bjam --without-mpi --build-type=complete toolset=msvc-8.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-8.0 --includedir=garbage_headers install
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
@teeks99
teeks99 / boost_1_61_0-32bitlog.txt
Created May 7, 2016 22:32
boost_1_61_0-32bitlog.txt
Build for msvc-8.0
.\bjam --without-mpi --build-type=complete toolset=msvc-8.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-8.0 --includedir=garbage_headers install
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
@teeks99
teeks99 / boost_1_61_0-64bitlog.txt
Created May 7, 2016 22:33
boost_1_61_0-64bitlog.txt
Build for msvc-8.0
.\bjam --without-mpi --build-type=complete toolset=msvc-8.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-8.0 --includedir=garbage_headers install
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
@teeks99
teeks99 / boost_1_62_0_b1-32bitlog.txt
Created September 3, 2016 20:03
boost 1.62.0 beta 1 windows build logs
This file has been truncated, but you can view the full file.
Build for msvc-8.0
.\bjam --without-mpi --build-type=complete toolset=msvc-8.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-8.0 --includedir=garbage_headers install
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
@teeks99
teeks99 / boost_1_62_0_b2-32bitlog.txt
Created September 14, 2016 21:11
Boost 1.62.0 beta 2
Build for msvc-8.0
.\bjam --without-mpi --build-type=complete toolset=msvc-8.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-8.0 --includedir=garbage_headers install
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)