All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Arun Ravindran" <arunlee@gmail.com>
To: poky@lists.yoctoproject.org
Subject: Re: Weird Compilation issue with a c++ recipe
Date: Thu, 25 Mar 2021 12:39:53 -0700	[thread overview]
Message-ID: <19815.1616701193649917720@lists.yoctoproject.org> (raw)
In-Reply-To: <CAMKF1srqcRg9U4Vtbbi4OdS5=EOSsf=sTCjBtpqmJyB13vRV3g@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 285 bytes --]

Along with the changes you suggested. i also had to do the following

INSANE_SKIP_${PN} = "ldflags"
INHIBIT_PACKAGE_STRIP = "1"
INHIBIT_SYSROOT_STRIP = "1"
SOLIBS = ".so"
FILES_SOLIBSDEV = ""

But the module now compiles and is running as expected.

Thanks for all the help

[-- Attachment #2: Type: text/html, Size: 325 bytes --]

  reply	other threads:[~2021-03-25 19:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Groupsio.1.pwb1.1616605380917082275.iIyZ@lists.yoctoproject.org>
2021-03-24 18:43 ` [poky] Weird Compilation issue with a c++ recipe Khem Raj
2021-03-24 20:06   ` arunlee
2021-03-24 20:43     ` Arun Ravindran
2021-03-24 21:02       ` [poky] " Khem Raj
2021-03-24 21:08       ` Arun Ravindran
2021-03-25  5:48         ` Arun Ravindran
2021-03-25  6:33           ` [poky] " Khem Raj
2021-03-25 19:39             ` Arun Ravindran [this message]
     [not found]   ` <12874.1616616288995699304@lists.yoctoproject.org>
2021-03-24 20:10     ` Private: " Khem Raj
2021-03-24 20:33       ` arunlee
2021-03-24 17:03 arunlee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19815.1616701193649917720@lists.yoctoproject.org \
    --to=arunlee@gmail.com \
    --cc=poky@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.