Skip to content

[VTA] Fix TSIM compile error in Linux (add missing -fPIC flag) - #3876

Merged
tmoreau89 merged 3 commits into
apache:masterfrom
liangfu:patch-11
Sep 3, 2019
Merged

[VTA] Fix TSIM compile error in Linux (add missing -fPIC flag)#3876
tmoreau89 merged 3 commits into
apache:masterfrom
liangfu:patch-11

Conversation

@liangfu

@liangfu liangfu commented Sep 2, 2019

Copy link
Copy Markdown
Member

This PR fixed the compilation issue raised in #3797 , which requires running make command twice to compile the generated .cpp files into the shared library. In addition, the missing -fPIC flag has also been added for fixing the compile error in Linux;

@vegaluisjose Please review.

@tmoreau89

Copy link
Copy Markdown
Contributor

Thanks for the fixes @liangfu !

Comment thread vta/hardware/chisel/Makefile Outdated
@tmoreau89

Copy link
Copy Markdown
Contributor

I've left a comment to fix indentation/tabs; otherwise it all looks good!

@tmoreau89
tmoreau89 merged commit f4a28c4 into apache:master Sep 3, 2019
MarisaKirisame pushed a commit to MarisaKirisame/tvm that referenced this pull request Sep 7, 2019
…e#3876)

* [VTA] Fix TSIM compile error in Linux (add missing -fPIC flag);

* [VTA] Fix TSIM compile error in Linux (add missing -fPIC flag);

* fix indentation problem;
wweic pushed a commit to wweic/tvm that referenced this pull request Sep 16, 2019
…e#3876)

* [VTA] Fix TSIM compile error in Linux (add missing -fPIC flag);

* [VTA] Fix TSIM compile error in Linux (add missing -fPIC flag);

* fix indentation problem;
wweic pushed a commit to wweic/tvm that referenced this pull request Sep 16, 2019
…e#3876)

* [VTA] Fix TSIM compile error in Linux (add missing -fPIC flag);

* [VTA] Fix TSIM compile error in Linux (add missing -fPIC flag);

* fix indentation problem;
wweic pushed a commit to neo-ai/tvm that referenced this pull request Sep 16, 2019
…e#3876)

* [VTA] Fix TSIM compile error in Linux (add missing -fPIC flag);

* [VTA] Fix TSIM compile error in Linux (add missing -fPIC flag);

* fix indentation problem;
tqchen pushed a commit to tqchen/tvm that referenced this pull request Mar 29, 2020
…e#3876)

* [VTA] Fix TSIM compile error in Linux (add missing -fPIC flag);

* [VTA] Fix TSIM compile error in Linux (add missing -fPIC flag);

* fix indentation problem;
@liangfu
liangfu deleted the patch-11 branch April 14, 2020 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants