No go:

[ 93%] Building CXX object CMakeFiles/wsjtx.dir/WSPRBandHopping.cpp.o
[ 93%] Linking CXX executable wsjtx.app/Contents/MacOS/wsjtx
ld: warning: could not create compact unwind for _flat4_: stack subq 
instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _hspec_: stack subq 
instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _refspectrum_: stack subq 
instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _fast9_: stack subq 
instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _iscat_: stack subq 
instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _mskrtd_: stack subq 
instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _msk144signalquality_: stack 
subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _msk144spd_: stack subq 
instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _msk40spd_: stack subq 
instruction is too different from dwarf stack size
Undefined symbols for architecture x86_64:
  "_FC_grayline", referenced from:
      WSPRBandHopping::next_hop(bool) in WSPRBandHopping.cpp.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [wsjtx.app/Contents/MacOS/wsjtx] Error 1
make[1]: *** [CMakeFiles/wsjtx.dir/all] Error 2
make: *** [all] Error 2
Charless-MacBook-Pro:build charlesrogers$ 


> On Aug 6, 2017, at 5:06 PM, Bill Somerville <g4...@classdesign.com> wrote:
> 
> On 06/08/2017 21:59, C. Gary Rogers wrote:
>> Charless-MacBook-Pro:build charlesrogers$ cat FC.h
>> #ifndef FC_HEADER_INCLUDED
>> #define FC_HEADER_INCLUDED
>> 
>> /*--------------------------------------------------------------------------*/
>> /* Mangle some symbols automatically.                                       
>> */
>> 
>> #endif
> HI Gary,
> 
> ok, this is the problem. There should be something in that generated header 
> file.
> 
> Try this:
> 
> $ cd ~/wsjtx-prefix/build
> $ rm FC.h
> $ cmake --build . --target install -- -j
> 
> 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