Skip to content

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

@taljacob2

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.

Metadata

Metadata

Assignees

Labels

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

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions