Updates.
committer: mfx <mfx> 1146086189 +0000
This commit is contained in:
parent
3a18f00379
commit
86d4125893
27
README.SRC
27
README.SRC
@ -69,11 +69,7 @@ Tools needed to build/modify the UPX sources
|
|||||||
- A C++ compiler supporting inner classes, templates, exceptions
|
- A C++ compiler supporting inner classes, templates, exceptions
|
||||||
and RTTI.
|
and RTTI.
|
||||||
|
|
||||||
- GNU make 3.80 for Win32
|
- GNU make 3.80 or better
|
||||||
http://www.cygwin.com/
|
|
||||||
|
|
||||||
- GNU make 3.80 for DOS
|
|
||||||
http://www.delorie.com/djgpp/
|
|
||||||
|
|
||||||
|
|
||||||
To compile the packer sources
|
To compile the packer sources
|
||||||
@ -96,26 +92,31 @@ To compile the packer sources
|
|||||||
If you want to modify the stub sources you'll also need
|
If you want to modify the stub sources you'll also need
|
||||||
-------------------------------------------------------
|
-------------------------------------------------------
|
||||||
|
|
||||||
- Nasm 0.98.38 - the Netwide Assembler
|
|
||||||
http://upx.sourceforge.net/download/tools/
|
|
||||||
http://sourceforge.net/projects/nasm/
|
|
||||||
|
|
||||||
- A68K - a 68000 macro assembler
|
- A68K - a 68000 macro assembler
|
||||||
http://upx.sourceforge.net/download/tools/
|
http://upx.sourceforge.net/download/tools/
|
||||||
|
|
||||||
|
- ASM5900 - a MIPS R3000 assembler
|
||||||
|
http://upx.sourceforge.net/download/tools/
|
||||||
|
|
||||||
- djasm - an assembler for the djgpp stub
|
- djasm - an assembler for the djgpp stub
|
||||||
http://upx.sourceforge.net/download/tools/
|
http://upx.sourceforge.net/download/tools/
|
||||||
|
|
||||||
- Perl 5.6 or better
|
- nasm 0.98.39 - the Netwide Assembler
|
||||||
|
http://upx.sourceforge.net/download/tools/
|
||||||
|
http://sourceforge.net/projects/nasm/
|
||||||
|
|
||||||
- Linux (for the linux/386 stubs)
|
- Perl & Python
|
||||||
|
|
||||||
|
- Certain versions of some i386-linux tools:
|
||||||
|
- gcc-2.95.3
|
||||||
|
- gcc-3.4.6
|
||||||
|
- binutils-2.16.1
|
||||||
|
|
||||||
- Other cross compilers targeted at the following architectures:
|
- Other cross compilers targeted at the following architectures:
|
||||||
|
- arm-9tdmi-linux-gnu
|
||||||
- powerpc-750-linux-gnu
|
- powerpc-750-linux-gnu
|
||||||
- x86_64-unknown-linux-gnu
|
- x86_64-unknown-linux-gnu
|
||||||
- arm-9tdmi-linux-gnu
|
|
||||||
|
|
||||||
- ASM5900 - a MIPS R3000 assembler
|
|
||||||
|
|
||||||
Misc. notes
|
Misc. notes
|
||||||
-----------
|
-----------
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user