Hello Jan,

when trying to compile RT-TCP we get the following warning:

  CC [M]  /home/smolorz/tmp/tmp/rtnet/stack/ipv4/tcp/tcp.o
  CC [M]  /home/smolorz/tmp/tmp/rtnet/stack/ipv4/tcp/timerwheel.o
  LD [M]  /home/smolorz/tmp/tmp/rtnet/stack/ipv4/tcp/rttcp.o
  Building modules, stage 2.
  MODPOST 1 modules
WARNING: "__divdi3" [/home/smolorz/tmp/tmp/rtnet/stack/ipv4/tcp/rttcp.ko] 
undefined!

The reason is line 160 in timerwheel.c (division of a 64 bit variable).

We compile for x86_32.

-- 
Sebastian

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
RTnet-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rtnet-developers

Reply via email to