Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Unknown Synbol:__gp_disp
@ 2007-10-30  9:00 kaka
  2007-10-30  9:15 ` kaka
  0 siblings, 1 reply; 3+ messages in thread
From: kaka @ 2007-10-30  9:00 UTC (permalink / raw)
  To: linux-mips, uclinux-dev, linux-fbdev-users

[-- Attachment #1: Type: text/plain, Size: 503 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 746 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-10-31 10:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-30  9:00 Unknown Synbol:__gp_disp kaka
2007-10-30  9:15 ` kaka
2007-10-31 10:21   ` sathesh babu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox