Pelles C forum

Pelles C => Bug reports => Topic started by: kerem_g on February 18, 2010, 06:19:23 AM

Title: error #3120: [asm] Symbol '@605' is undefined
Post by: kerem_g on February 18, 2010, 06:19:23 AM
Hi,

i am facing this problem under my vista 7 x64.

E:\code\binpack\binpack.c(882): error #3120: [asm] Symbol '@359' is undefined.
E:\code\binpack\binpack.c(6975): error #3120: [asm] Symbol '@605' is undefined.

The code is perfectly fine under Vista x32. I copied the project from x32 over
to the x64 machine and changed all target specific options but it still fails. Whats
my fault here or is it a bug?

Someone got an idea?

regards

K.