public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Sparc64 gcc
@ 2000-08-10 13:02 Mark Hatle
  2000-08-10 17:12 ` Richard Henderson
  0 siblings, 1 reply; 5+ messages in thread
From: Mark Hatle @ 2000-08-10 13:02 UTC (permalink / raw)
  To: gcc

I am attempting to build a 64 bit (only) gcc for an UltraSparc box.  (Why?
to show I can..  <grin>)

Anyway, I have the latest cvs source for that and glibc.  However I have
run into a snag, when linking glibc items I get:
/home/mhatle/libc-obj/libc.so.6: undefined reference to `_Qp_div'
and `_Qp_stoq', `_Qp_flt', `_Qp_fne', `_Qp_qtos', `_Qp_fge', 
`_Qp_add', `_Qp_xtoq', `_Qp_mul', `_Qp_itoq', `_Qp_uxtoq',
`_Qp_sub', `_Qp_qtod', and `_Qp_feq'.

I traced that down to gcc generating these library calls for sparc64 only.
(in gcc/config/sparc/sparc.md)  Why does it generate library calls for
these items, and where do I get the library that implements these items?
(And I wouldn't be surprised if there were others.)

Any help would be appreciated!  Thanks!
--Mark
(I'm not subscribed to the list so please CC me in any response!)


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

end of thread, other threads:[~2000-08-11  1:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-10 13:02 Sparc64 gcc Mark Hatle
2000-08-10 17:12 ` Richard Henderson
2000-08-10 17:14   ` Mark Hatle
2000-08-10 17:15     ` Richard Henderson
2000-08-11  1:04     ` Jakub Jelinek

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