This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: bootstrap/10389: [sparc x ia64-pc-linux-gnu] GCC 3.2.2 cross-compiler - Can't compile istream.tcc during build


Hi Christian,

I am sorry it took me so long to reply to your e-mail. The files generated
by the '-save-temps' flag are attached below. Please note that I am using a
slightly different configuration now than the one I used when I submitted
the bug. The same problem happens with either configuration though. 

The previous configuration was (this is the one I used when I submitted the
bug):

configure --target=ia64-pc-linux-gnu --prefix=$prefix
--with-headers=../../../cross-comp/include
--with-libs=../../../cross-comp/lib

The configuration that I am using now is (this is the one I used to generate
the files attached below):

configure --with-gnu-as=$binutils/as --with-gnu-ld=$binutils/ld
--target=ia64-linux --prefix=$prefix --enable-languages="c,c++"
--enable-threads --enable-shared --with-headers=../../cross-comp/include
--with-libs=../../cross-comp/lib

Please let me know if I can be of any additional help.

Best Regards,
Iran Rocha

-----Original Message-----
From: ehrhardt@mathematik.uni-ulm.de
[mailto:ehrhardt@mathematik.uni-ulm.de]
Sent: Monday, April 28, 2003 6:08 AM
To: Rocha Iran-QIR001; gcc-bugs@gcc.gnu.org; gcc-prs@gcc.gnu.org;
nobody@gcc.gnu.org
Subject: Re: bootstrap/10389: [sparc x ia64-pc-linux-gnu] GCC 3.2.2
cross-compiler - Can't compile istream.tcc during build


Synopsis: [sparc x ia64-pc-linux-gnu] GCC 3.2.2 cross-compiler - Can't
compile istream.tcc during build

State-Changed-From-To: open->feedback
State-Changed-By: cae
State-Changed-When: Mon Apr 28 11:07:32 2003
State-Changed-Why:
    Could you please try to submit preprocessed sources? To get the
    preprocessed sources find the exact gcc command that produces the
    "Internal Compiler Error" message from the output of make. Then
    rerun this command in the appropriate subdirectory by hand and add
    the flag -save-temps to the command line. This will leave you with a
file
    named something.i. The latter is what we need.
    
       regards  Christian

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&p
r=10389

Attachment: istream-inst.ZIP
Description: Binary data

Attachment: istream-inst.ZIP
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]