public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* --no-gnu-unique option to disable STB_GNU_UNIQUE
@ 2013-01-04 11:11 naveen yadav
  2013-01-04 15:23 ` naveen yadav
  2013-01-05 12:14 ` Ian Lance Taylor
  0 siblings, 2 replies; 3+ messages in thread
From: naveen yadav @ 2013-01-04 11:11 UTC (permalink / raw)
  To: gcc-help, gcc-help, Ian Lance Taylor, linaro-toolchain

Dear All,

Is it possible to disable
STB_GNU_UNIQUE(http://cygwin.com/ml/binutils/2011-10/msg00276.html)

We need to rebuild the toolchain/ or is there any option at compile
time to fix.

Kind regards

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

* --no-gnu-unique option to disable STB_GNU_UNIQUE
  2013-01-04 11:11 --no-gnu-unique option to disable STB_GNU_UNIQUE naveen yadav
@ 2013-01-04 15:23 ` naveen yadav
  2013-01-05 12:14 ` Ian Lance Taylor
  1 sibling, 0 replies; 3+ messages in thread
From: naveen yadav @ 2013-01-04 15:23 UTC (permalink / raw)
  To: gcc-help, gcc-help, Ian Lance Taylor, linaro-toolchain

Dear All,

Is it possible to disable
STB_GNU_UNIQUE(http://cygwin.com/ml/binutils/2011-10/msg00276.html)

We need to rebuild the toolchain/ or is there any option at compile
time to fix.

Kind regards

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

* Re: --no-gnu-unique option to disable STB_GNU_UNIQUE
  2013-01-04 11:11 --no-gnu-unique option to disable STB_GNU_UNIQUE naveen yadav
  2013-01-04 15:23 ` naveen yadav
@ 2013-01-05 12:14 ` Ian Lance Taylor
  1 sibling, 0 replies; 3+ messages in thread
From: Ian Lance Taylor @ 2013-01-05 12:14 UTC (permalink / raw)
  To: naveen yadav; +Cc: gcc-help, linaro-toolchain

On Fri, Jan 4, 2013 at 3:10 AM, naveen yadav <yad.naveen@gmail.com> wrote:
>
> Is it possible to disable
> STB_GNU_UNIQUE(http://cygwin.com/ml/binutils/2011-10/msg00276.html)
>
> We need to rebuild the toolchain/ or is there any option at compile
> time to fix.

There is no compile time option.

At configure time you can use --disable-gnu-unique-object, as
documented at http://gcc.gnu.org/install/configure.html .

Ian

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

end of thread, other threads:[~2013-01-04 15:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-04 11:11 --no-gnu-unique option to disable STB_GNU_UNIQUE naveen yadav
2013-01-04 15:23 ` naveen yadav
2013-01-05 12:14 ` 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).