1
0
mirror of https://github.com/upx/upx.git synced 2025-08-07 22:46:51 +08:00

build instructions

This commit is contained in:
Sebastien Rosset (serosset)
2021-04-03 11:57:05 -07:00
committed by Markus F.X.J. Oberhumer
parent cb70a5fef5
commit 09da986742

View File

@ -70,7 +70,7 @@ Prerequisites
Tools needed to build/modify the UPX sources
--------------------------------------------
- A C++ compiler: gcc >= 3.3 or clang.
- A C++ compiler that supports C++ 14: gcc >= 6.1 or clang.
- GNU make 3.81 or better
@ -92,7 +92,7 @@ To compile the packer sources
Finally type
make
make all
If you want to modify the stub sources you'll also need