Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2009 22:03:36 -0800
From:      Mel Flynn <mel.flynn+fbsd.questions@mailing.thruhere.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: cc1: error: unrecognized command line option "-mfdpic"
Message-ID:  <200906242203.36451.mel.flynn%2Bfbsd.questions@mailing.thruhere.net>
In-Reply-To: <4A42DC60.2060208@gmail.com>
References:  <4A42DC60.2060208@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906242203.36451.mel.flynn%2Bfbsd.questions>