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]
Other format: [Raw text]

Re: MIPS, libsupc++ and -G 0


Richard Sandiford <rsandifo@redhat.com> writes:

> The only reliable way to get what you want is to either (a) add -G0
> multilibs or (b) change the default -G setting.  Perhaps a configure
> option would be useful here.  Maybe something like --with-sdata-limit,
> to go alongside options like --with-arch and --with-tune?

Or perhaps an -m option to put stuff in .sdata as normal, but generate
code as if nothing is in there?

zw


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