public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* Gcc 4.9.0 for cygwin-cross-alpha,cygwin-cross-ia64
@ 2014-05-14 19:03 Seima Rao
  2014-05-14 19:33 ` Seima Rao
  0 siblings, 1 reply; 2+ messages in thread
From: Seima Rao @ 2014-05-14 19:03 UTC (permalink / raw)
  To: gcc-help, glibc-bugs

Hi,

    I have built the following config successfully:


    a) Gcc - 4.9.0
     b) bootstrap : Gcc 4.7.3
    c) threads: nptl
    d) binutils : 2.23.0

    THE CATCH IS: e) glibc: 2.3.5   // oldish

The above builds successfully for cygwin-xp-i686 cross linux-alpha.

However, for ia64 build on cygwin-xp-i686, I see the following error
during glibc build:


undefined reference to `__sync_fetch_and_add_si`

Can you please help me understand:

   i) where are all these atomic functions defined ?

   ii) why is undefined reference to `__sync_fetch_and_add_si` missing
from glibc 2.3.5?

    iii) WHY DOESNT THE IA64 BUILD DOES NOT COMPLAIN ABOUT OTHER ATOMICS ?

    For instance, I see no definition body for
`__sync_fetch_and_add_di` yet there
    is no error.

Can anyone help me understand the process that is occuring?

Sincerely,
Seima Rao.


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

* Re: Gcc 4.9.0 for cygwin-cross-alpha,cygwin-cross-ia64
  2014-05-14 19:03 Gcc 4.9.0 for cygwin-cross-alpha,cygwin-cross-ia64 Seima Rao
@ 2014-05-14 19:33 ` Seima Rao
  0 siblings, 0 replies; 2+ messages in thread
From: Seima Rao @ 2014-05-14 19:33 UTC (permalink / raw)
  To: gcc-help, glibc-bugs

Typos corrected below:

>    ii) why is undefined reference to `__sync_fetch_and_add_si` missing
> from glibc 2.3.5?

   ii) why is `__sync_fetch_and_add_si` missing
 from glibc 2.3.5?

>     iii) WHY DOESNT THE IA64 BUILD DOES NOT COMPLAIN ABOUT OTHER ATOMICS ?

iii) WHY DOES THE IA64 BUILD NOT COMPLAIN ABOUT OTHER ATOMICS ?

Sincerely,
Seima Rao.


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

end of thread, other threads:[~2014-05-14 19:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-14 19:03 Gcc 4.9.0 for cygwin-cross-alpha,cygwin-cross-ia64 Seima Rao
2014-05-14 19:33 ` Seima Rao

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).