On Wednesday 24 June 2009 18:09:36 Jin Guojun wrote:
> This option "-mfdpic" is shown in manual page for gcc 4.1 or later
>
>        -mfdpic
>            Select the FDPIC ABI, that uses function descriptors to
> represent pointers to functions.  Without any PIC/PIE-related options, it
> implies -fPIE.  With -fpic or -fpie, it assumes GOT entries and small data
> are within a 12-bit range from the GOT base address; with -fPIC or -fPIE,
> GOT offsets are computed with 32 bits. With a
>            bfin-elf target, this option implies -msim.
>

This applies to FRV options, which is a specific processor, so it's not 
available for your architecture.

http://en.wikipedia.org/wiki/FR-V
-- 
Mel
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to