Messages in this thread |  | | | Date | Fri, 13 May 2005 12:57:03 +0500 | | From | Nauman <> | | Subject | Kernel 2.6 project compilation and GCC attribs?? |
hello, dudes i m using FC 3 with kdeveloper 3.0 on kernel 2.6. i have used quiet a few function pointers. but i have been experiencing frustrating behaviour. there are some places in the code where functions get called properly and on the other part they just dont get called.
and on more thing when i use ( x < y ? 5:10) with x=1 and y=2 the result i get is x = 10: ( and when i replace this stetement with if else struct i get correct result. y is this............ should i be coding my project or shoud i be fixing those compilation bugs .. what i need to ask is that is there any special gcc attributes which are need to be specified, because i m using default make file to build my project procuded by kdevelop's wizard. whats wrong and where it can be........ i m terribly frustrated what do u guys thinkkkkkk
-- When the going gets tough, The tough gets going...! Peace , Nauman. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |