Share

p7zip

Subscribe

fastcall

You are viewing a single message from this topic. View all messages.

  1. 2009-11-03 11:58:09 UTC

    Correction to previous message.

    I used stdcall in past. But now fastсall is default for all functions in all files in 7-Zip. But C++ classes in MSVC still use stdcall (ECX).

    So you can try to do same with GCC (fastcall for all files).

    MYFASTCALL is not so important now in 7-zip. But It allows to disable global fastcall switch keeping asm-crc code still to use fastcall.

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.