public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* switch between EABI and non EABI supported binary
@ 2009-12-02  6:33 naveen yadav
  2009-12-03  8:11 ` Ian Lance Taylor
  0 siblings, 1 reply; 2+ messages in thread
From: naveen yadav @ 2009-12-02  6:33 UTC (permalink / raw)
  To: gcc-help

Hi,

Is it possible to using a command line parameter/option  when i am
building my Source code to enable or disable EABI.

Since i have requirement to generate my binary with EABI and non -EABI format.




Regards
Naveen

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: switch between EABI and non EABI supported binary
  2009-12-02  6:33 switch between EABI and non EABI supported binary naveen yadav
@ 2009-12-03  8:11 ` Ian Lance Taylor
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Lance Taylor @ 2009-12-03  8:11 UTC (permalink / raw)
  To: naveen yadav; +Cc: gcc-help

naveen yadav <yad.naveen@gmail.com> writes:

> Is it possible to using a command line parameter/option  when i am
> building my Source code to enable or disable EABI.
>
> Since i have requirement to generate my binary with EABI and non -EABI format.

It sort of depends on what your non-EABI format is.  The ARM target
does support a -mabi= option, q.v.

Ian

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-12-03  5:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-02  6:33 switch between EABI and non EABI supported binary naveen yadav
2009-12-03  8:11 ` Ian Lance Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).