24.08 #56
myfreeer
announced in
Announcements
24.08
#56
Replies: 2 comments 1 reply
|
hello, is it possible to modify the script to add cflags for an i7-2700 or an atom N2600. |
1 reply
|
Thanks, i try to modifiy line 72 with CFLAGS = $(CFLAGS) -nologo -c -Fo$O/ $(CFLAGS_WARN_LEVEL) -WX -EHsc -Gy -GR- -GF /arch:AVX2 /fp:fast /Oi /MT but no noticeable speed changes, i don't know if we can go any further. i will give a try for a 32 bit build for atom. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
7-zip 24.08 with NSIS script decompiling
7z****-x64.exe: 7-Zip for 64-bit Windows (x64).7z****-x86.exe: 7-Zip for 32-bit Windows (x86).7z****.7z: Everything compiled.Compatibility
24.08 2024-08-11
For creating a zip archive: 7-Zip could write extra zero bytes after the end of the archive,
if a file included to archive cannot be compressed to a size smaller than original.
The created zip archive is correct except for the useless zero bytes after the end of the archive.
When unpacking such a zip archive, 7-Zip displays a warning:
"WARNING: There are data after the end of archive".
in "Confirm File Replace" window, causing problems after 1600 displays of "Confirm File Replace"
window from same running 7-Zip process.
This discussion was created from the release 24.08.
All reactions