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] Pass -mtune and -march options to assembler.


On Mon, 2009-05-25 at 01:40 +0400, Valdimir Volynsky wrote:

> Theoretically, it's possible to try - 
> execvp("as","--version >as.version"),
> read file as.version and detect is it GNU AS or not. But I 
> am not sure, that all assemblers can support --version 
> option.

It is quite unlikely that they do.

Ben



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