......
Compiling emc/usr_intf/xemc.cc
Linking xlinuxcnc
Compiling emc/task/emcsvr.cc
Linking linuxcncsvr
Compiling emc/motion/emcmotglb.c
Compiling emc/task/emctask.cc
In file included from emc/rs274ngc/rs274ngc_interp.hh:20,
                   from emc/task/emctask.cc:29:
emc/rs274ngc/interp_internal.hh: In function ‘int round_to_int(T)’:
emc/rs274ngc/interp_internal.hh:44: error: ‘nearbyint’ is not a member
of ‘std’
make: *** [objects/emc/task/emctask.o] Fehler 1
.....

I know there was a flag I can put to get more debug information, but I do not 
remember waht it was.

Norbert



Am 03.01.2016 um 14:10 schrieb EBo:
> On Jan 3 2016 5:42 AM, Niemand Sonst wrote:
>> Am 03.01.2016 um 12:08 schrieb EBo:
>>> "g++-4.4 -std=c++0x -c nbi.cc && echo
>>> success"
>> Is working fine on a terminal.
> OK.  But when you are compiling whatever code has the nearbyint in it,
> what is the full command line to compile that?  Can you copy/paste the
> exact error?  You may have done it before, but I have deleted all the
> email chain.
>
>     EBo --
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>


------------------------------------------------------------------------------
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to