Hi Dan,

The shell script for building Hamlib can be found at:

C:\JTSDK\sctipts\msys-build-hamlib3.sh

On or about line 254 is the make command, just add the V=1 after it:

make V=1

if that is what Bill needs.

Because it's a script doing the work, just tee the output to a file from 
within MSYS (there is an alias to call the script):

build-hamlib3 |tee -a hamlib3-build.log

That should scroll the build on the screen and create a build log for you.

73's
Greg, KI7MT


On 3/4/2017 12:57 PM, Bill Somerville wrote:
> On 04/03/2017 19:21, Dan Malcolm wrote:
>> v5.8.8 built for msys-64int
>
> Hi Dan,
>
> ok, that also is fine. I need to see the full and verbose Hamlib build
> output. Problem is I'm not sure how to do that with the JTSDK, maybe
> Greg is lurking and can help out. What is needed is to add V=1 to the
> Hamlib make command and also to redirect all the output (stderr and
> stdout) to a log file. Then zip and send me that file please?
>
> 73
> Bill
> G4WJS.
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to