Re: Scons TryRun method fails during cross compilation
Bill Deegan <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <CAEyG4CGFLUmrQ9Fttscb14LsznZMu-+yATB+TZg36CrKck9_7A@mail.gmail.com> |
Raaj, You're cross compiling right? So any produced binaries shouldn't run on the host machine? If so, it shouldn't be a surprise that TryRun will fail. Or am I misunderstanding the issue you're talking about? -Bill On Tue, Jun 16, 2020 at 2:01 AM raaj lokanathan <[email protected]> wrote: > Hi, > > I am having issue to compile my gpsd library. My code fails when it checks > for the sizeof_time_t in the sconstruct. Basically it's a simple program > inside sconstruct which create a small .c program. > > From my observation I found out that the code fails in the TryRun. It > supposed to return the value but then now it returns an empty string. > _______________________________________________ > Scons-users mailing list > [email protected] > https://pairlist4.pair.net/mailman/listinfo/scons-users > _______________________________________________ Scons-users mailing list [email protected] https://pairlist4.pair.net/mailman/listinfo/scons-users