On Thu, 12 Jan 2006, Bastian Blank wrote:

> No. You build the testcase with -g, which makes the compiler supply some
> informations about the source. The linker tries to guess where the
> undefined reference is located and is wrong in this case.

So, do you thing that just dropping -g3 from gcc command line
when compiling the test case would work?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to