Skip to content

Compilation issue when using WSL #223

Description

@3uclid3

The compilation failed when trying to compile in WSL env.

Create a static library (try windows, then unix)

lib.exe /out:uSockets.a *.o || ar rvs uSockets.a *.o
Microsoft (R) Library Manager Version 14.40.33811.0
Copyright (C) Microsoft Corporation. All rights reserved.

bsd.o : fatal error LNK1107: invalid or corrupt file: cannot read at 0x4EF8

If I remove the 'try windows' everything works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions