Skip to content

Cannot compile py to use flext ( recompile to use -fPIC) #15

@muziker

Description

@muziker

In flext, i specified CXXFLAGS & CPPFLAGS = "-fPIC" make and compiled flext. The compilation completes and the scrolling logs have "-fPIC -DPIC".

In py, when compiling, i get this error message about flext.

symbol `_ZTV11TableAnyMap' can not be used when making a shared object; recompile with -fPIC

How do i resolve this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions