public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* RE: c++/10389: GCC 3.2.2 cross-compiler - Can't compile istream.t cc during build
@ 2003-04-14 20:46 Rocha Iran-QIR001
  0 siblings, 0 replies; only message in thread
From: Rocha Iran-QIR001 @ 2003-04-14 20:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR bootstrap/10389; it has been noted by GNATS.

From: Rocha Iran-QIR001 <Iran.Rocha@motorola.com>
To: "'gcc-gnats@gcc.gnu.org'" <gcc-gnats@gcc.gnu.org>,
   "'nobody@gcc.gnu.org'" <nobody@gcc.gnu.org>
Cc:  
Subject: RE: c++/10389: GCC 3.2.2 cross-compiler - Can't compile istream.t
	cc during build
Date: Mon, 14 Apr 2003 15:38:59 -0500

 Hi,
 
 I would like to let you know that I found a work around for the problem.
 After the build fails, I just need to do the following:
 
 1. cd <build directory>/ia64-pc-linux-gnu/libstdc++-v3/src
 
 2. Vi Makefile and change line 307:
    From:
 
    CXXFLAGS = -g -O2 -D_GNU_SOURCE
 
    To:
 
    CXXFLAGS = -g -D_GNU_SOURCE
 
 3. Run 'make' inside of <build directory>/ia64-pc-linux-gnu/libstdc++-v3/src
 
 4. Go back to my build dir (cd ../../../)
 
 5. Run 'make'
 
 I was able to complete the cross-compiler build following these directions
 
 Regards,
 Iran Rocha
 
 -----Original Message-----
 From: gcc-gnats@gcc.gnu.org [mailto:gcc-gnats@gcc.gnu.org]
 Sent: Saturday, April 12, 2003 9:46 AM
 To: Rocha Iran-QIR001
 Subject: Re: c++/10389: GCC 3.2.2 cross-compiler - Can't compile
 istream.tcc during build
 
 
 Thank you very much for your problem report.
 It has the internal identification `c++/10389'.
 The individual assigned to look at your
 report is: unassigned. 
 
 >Category:       c++
 >Responsible:    unassigned
 >Synopsis:       GCC 3.2.2 cross-compiler - Can't compile istream.tcc during
 build
 >Arrival-Date:   Sat Apr 12 14:46:00 UTC 2003


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-04-14 20:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-14 20:46 c++/10389: GCC 3.2.2 cross-compiler - Can't compile istream.t cc during build Rocha Iran-QIR001

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