This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [arm] -mthumb option broken in gcc3.2.3.
- From: Richard Earnshaw <rearnsha at arm dot com>
- To: Karel Gardas <kgardas at objectsecurity dot com>
- Cc: GCC Mailing List <gcc at gcc dot gnu dot org>, Richard dot Earnshaw at arm dot com
- Date: Mon, 30 Jun 2003 12:36:54 +0100
- Subject: Re: [arm] -mthumb option broken in gcc3.2.3.
- Organization: ARM Ltd.
- Reply-to: Richard dot Earnshaw at arm dot com
kgardas@objectsecurity.com said:
> when I remove -mthumb from the command line, everything compiles ok.
> Any hint/ideas what should I do with it? (i.e. should I report full
> bugreport or is it just already known bug?)
> Thanks,
Already known. Thumb compilation doesn't currently support -fPIC.
R.