gpsd-dev
[Top][All Lists]
Advanced

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

Re: [gpsd-dev] [PATCH] Fix compiling QT code with at least GCC 6.2.1


From: Robert Norris
Subject: Re: [gpsd-dev] [PATCH] Fix compiling QT code with at least GCC 6.2.1
Date: Fri, 6 Jan 2017 22:53:57 +0000

>> Use of #ifndef USE_QT in libgpsd_core.c now seems pointless as it will 
>> always be TRUE.

>Umm, no.  The same sources are compiled twice - once for the "normal"
>library, and once for the Qt version.  The former case has that off.

Yes the libgps sources are compiled twice, but libgps*d*_core.c is no longer a 
dependency of it
Thus it won't be built for C++.

>> GPSD seems to have lost the build of a test_qgpsmm program from test_gpsmm.c 
>> in the great scons build conversion.

test_qgpsmm was just built with different compiler options applied to 
test_gpsmm.c and linking with the libQgpsmm.
So it should be easy to resurrect...

-- 
Be Seeing You - Rob.
If at first you don't succeed,
then skydiving isn't for you.   



reply via email to

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