|
From: | Mario Rugiero |
Subject: | Re: [Tinycc-devel] LOTS of warnings when using function pointers. |
Date: | Sun, 7 Jul 2013 21:01:39 -0300 |
Also, the latter message seems to be sent in an asynchronous way that leads to odd line breakages (it prints a multiple of four number of characters, then prints a bunch of warnings like the first, and then continue with the rest of the broken line).I checked there are no multiple definitions actually, so I have no idea what causes this warnings.Hi, I'm building a project on Xubuntu 13.04 on an AMD64 computer.This project is a game engine in C and makes use of function pointers, and every time the compiler finds one of them throws this kind of warning:
CMakeFiles/wolf3dredux.dir/unix/unix_system.c.o: error: 'pfSqrt' defined twice
new_bind=1 new_shndx=3 new_vis=0 old_bind=1 old_shndx=3 old_vis=0
[Prev in Thread] | Current Thread | [Next in Thread] |