Skip to content

Support oop Compilation For 32bit With GCC And MSVC #72

Description

@taljacob2
  • For MSVC:

    • Edit build-lib.bat to compile with 32bit.
    • Edit release-msvc.bat:
      • Add oop32.lib to the final archive.
  • For GCC:

    • Edit build-lib.sh to compile with 32bit.
    • Edit release-gcc.sh:
      • Add oop32.a to the final archive.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestgccRelates to the GNU GCC compilermsvcRelates to Microsoft VC `cl.exe` compilerrelease

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions