This is the mail archive of the gcc-patches@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: [PATCH][Ada] Add option to gnatlink to fix gnat.dg on some platforms


> There might be better ways to solve this annoying issue, I'm open to
> suggestions.

Introducing a --XCC switch seems really too specialized and confusing to me.

Also, your patch does not document this switch in the gnatlink usage.

Wouldn't it be possible to e.g. use --GCC="... -mips32" or whatever
option is needed here?

If this does not work, it might be a better approach to enhance --GCC
rather than introducing --XCC IMO, in particular for a need internal to
the GCC tree, and not useful to end users.

Arno


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