* Ruslan Yakovlev <quazi_at_bk.ru>, 20111028 17:45: > nvenetlib.o:(.bss+0x0): multiple definition of `array' > > tws_services.o:(.data+0x0): first defined here Grrrr! $#(*_at_!&(*!_at_&# I think you can work around this by removing either nve or tws. I guess problems like these are mainly caused by the fact that we often forget to mark global variables as static, even though they ought to be. If only GCC/Clang had a warning for that... -- Ed Schouten <ed_at_80386.nl> WWW: http://80386.nl/
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:19 UTC