Skip to main content
Visitor II
August 29, 2019
Question

Is it possible to compile LinuxPTP with the OpenSTLinux Developer SDK or will OpenSTLinux eventually include LinuxPTP?

  • August 29, 2019
  • 2 replies
  • 945 views

I am having issues cross-compiling LinuxPTP. I've been able to work my way through some of the cross-compiling issues but now I am stuck with the compiler searching for crt1.o, crti.o and crtbegin.o files. Any help would be appreciated.

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    September 2, 2019

    Hi @CodeRunner​ 

    LinuxPTP is already included in OpenSTLinux.

    It's part of layer meta-oe in recipes-connectivity/linuxptp

    Hope it help

    Olivier

    Visitor II
    September 4, 2019

    Thanks! I was able to use the ST online documentation to get it into a distribution and it appears to be working.