This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

2.95.2 arm-elf-gcc and -msingle-pic-base


Hello,

When browsing the GCC manual one finds two nice ARM options:
-msingle-pic-base and -mpic-register=<reg>. When I tried to use
theese on my 2.95.2 arm-elf-gcc I got "invalid option" errors.

I looked in the sourcecode (config/arm/arm.c) and found no such
options. On the site I found a post from last summer containing a
patch adding theese options:

http://gcc.gnu.org/ml/gcc-patches/1999-07n/msg00573.html

I just wonder why theese options are missing in the main sources.
Is it the documentation that is wrong? Would it be feasible to add
the above patch to my compiler to make it work?

Best regards,
 Dan Hovang

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]