gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-dev] gpsd Build Error "stdatomic.h" Not Found; Ubuntu 14.04 +


From: Gary E. Miller
Subject: Re: [gpsd-dev] gpsd Build Error "stdatomic.h" Not Found; Ubuntu 14.04 + ARM Cortex A-15
Date: Thu, 5 Jul 2018 13:59:18 -0700

Yo Gr!

On Thu, 05 Jul 2018 14:31:39 -0600
Gr Hudy <address@hidden> wrote:

> >Ouch.  I gave up on my Tk1 a long time ago.  Way too many problems
> >with it.  
> Sometimes I think that would be nice, but our current system is
> dependent on it. We make extensive use of the GPU, and run on
> batteries where the low power consumption is important. We are
> working on a new version that uses the Jetson TX2...

Let me know how it works.  For now I've given up on all the clones
and just stick to RasPi.

> >Which reminds me, I asked, and you did not answer, where is your
> >stdatomic.h?  
> D'oh! I had a niggling feeling I had forgotten something.
> /refsrc/gpsd-3.17 $ find / -name stdatomic.h
> /usr/lib/gcc/arm-linux-gnueabihf/6/include/stdatomic.h
> /usr/lib/gcc/arm-linux-gnueabihf/5/include/stdatomic.h
> /usr/lib/gcc-snapshot/lib/gcc/arm-linux-gnueabihf/4.9.0/include/stdatomic.h
> /refsrc/gcc-6.4.0/gcc/ginclude/stdatomic.h
> 
> If I correctly read the output of the cpp command I used in the
> Jetson_Tk1_info.txt file I attached before, it should be using the
> one in /usr/lib/gcc/arm-linux-gnueabihf/6/include/stdatomic.h

Yes.  gcc 6 should use that one.

> I didn't actually "mess with" any include directories or paths; I
> merely switched the cpp being used from cpp-4.8 to cpp-6, to match
> the version of gcc.

Maybe not messing with the include directories directly, but certainly
indirectly when you are flipping between cpp.  gcc should do that
automagically, so if you touched that I'd double check what you did.


> I did this by slaving cpp off of gcc in
> update-alternatives, then selecting gcc-6 as the default compiler.

'update-alternatives' is a Debian thing, not a GNU thing.  I don't know
how that works.

Why don't you just turn off HAVE_STDATOMIC_H?  Comment out lines 783 to 
794 in SConstruct.  You lose a bit of reliability in SHM export and
time hinting.

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        address@hidden  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can’t measure it, you can’t improve it." - Lord Kelvin

Attachment: pgpu2Q4uxkxiq.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]