Hi,
Please use "-mno-pic -mno-abicalls -G 0" cflags along with kernel cflags to build the your module.
Regards,
Sathesh
kaka <sha...@gm...> 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. |