From: sathesh babu <sathesh_edara2003@yahoo.co.in>
To: kaka <share.kt@gmail.com>,
linux-mips@linux-mips.org, uclinux-dev@uclinux.org,
linux-fbdev-users@lists.sourceforge.net
Subject: Re: Unknown Synbol:__gp_disp
Date: Wed, 31 Oct 2007 10:21:40 +0000 (GMT) [thread overview]
Message-ID: <168352.49894.qm@web7911.mail.in.yahoo.com> (raw)
In-Reply-To: <eea8a9c90710300215l2fdd9bf6u2238f1f9d8f1d66e@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 810 bytes --]
Hi,
Please use "-mno-pic -mno-abicalls -G 0" cflags along with kernel cflags to build the your module.
Regards,
Sathesh
kaka <share.kt@gmail.com> wrote:
Hi All,
While installing the driver by insmod cmd. i am getting the above error, Unknown Synbol:__gp_disp,
I have added ``-fno-pic -mno-abicalls'' option in the make file as
$(BCM_OBJ_DIR)/%.o: %.c
@echo '$(CC) -c $(notdir $<)'
@$(CC) -fno-pic -mno-abicalls -MMD -c $(CFLAGS) $< -o $@
I tried by adding those symbols in the CFLAGS
CFLAGS += -fno-pic -mno-abicalls.
But it didn't help my cause.
Could anybody plz look in to the error and reply?
Thanks in advance
--
Thanks & Regards,
kaka
---------------------------------
Bring your gang together - do your thing. Start your group.
[-- Attachment #2: Type: text/html, Size: 1424 bytes --]
prev parent reply other threads:[~2007-10-31 10:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-30 9:00 Unknown Synbol:__gp_disp kaka
2007-10-30 9:15 ` kaka
2007-10-31 10:21 ` sathesh babu [this message]
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=168352.49894.qm@web7911.mail.in.yahoo.com \
--to=sathesh_edara2003@yahoo.co.in \
--cc=linux-fbdev-users@lists.sourceforge.net \
--cc=linux-mips@linux-mips.org \
--cc=share.kt@gmail.com \
--cc=uclinux-dev@uclinux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox