All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nauman <mailtonauman@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Kernel 2.6 project compilation and GCC attribs??
Date: Fri, 13 May 2005 12:57:03 +0500	[thread overview]
Message-ID: <3cac075b0505130057466381e1@mail.gmail.com> (raw)

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.

             reply	other threads:[~2005-05-13  7:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-13  7:57 Nauman [this message]
2005-05-13  8:19 ` Kernel 2.6 project compilation and GCC attribs?? Valdis.Kletnieks

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3cac075b0505130057466381e1@mail.gmail.com \
    --to=mailtonauman@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.