public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* problems building arm cross-compiler
@ 2003-04-01  8:39 Glen Kim
  2003-04-02  0:31 ` LLeweLLyn Reese
  0 siblings, 1 reply; 2+ messages in thread
From: Glen Kim @ 2003-04-01  8:39 UTC (permalink / raw)
  To: gcc-help

Hi,
	I'm trying to build a gcc 3.2.2 cross-compiler for the ARM
architecture.  I am running gentoo linux, and using gcc-3.2.2.  As far as
I can tell, buiding halts when looking for the included file pthread.h in
gcc/gthr-posix.h, in gcc/unwind-dw2.c.  I apologize if this information is
available elsewhere, but so far my own search attempts have turned up
nothing.  Thanks for your time.

Glen.

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

* Re: problems building arm cross-compiler
  2003-04-01  8:39 problems building arm cross-compiler Glen Kim
@ 2003-04-02  0:31 ` LLeweLLyn Reese
  0 siblings, 0 replies; 2+ messages in thread
From: LLeweLLyn Reese @ 2003-04-02  0:31 UTC (permalink / raw)
  To: Glen Kim; +Cc: gcc-help

Glen Kim <ogle@OCF.Berkeley.EDU> writes:

> Hi,
> 	I'm trying to build a gcc 3.2.2 cross-compiler for the ARM
> architecture.  I am running gentoo linux, and using gcc-3.2.2.  As far as
> I can tell, buiding halts when looking for the included file pthread.h in
> gcc/gthr-posix.h, in gcc/unwind-dw2.c.  I apologize if this information is
> available elsewhere, but so far my own search attempts have turned up
> nothing.  Thanks for your time.
[snip]

Two guesses:

(a) obtain the proper pthread.h header for your target platform.
(b) configure with --disable-threads .

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

end of thread, other threads:[~2003-04-02  0:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-01  8:39 problems building arm cross-compiler Glen Kim
2003-04-02  0:31 ` LLeweLLyn Reese

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