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]

gcc-3.4.4 build bug


I have a laptop with pentium M centrino 1.7 ghz cpu, 512 mb ram, suse linux prof. 9.2 operating
system (with all required/recommended patches installed), and gcc (GCC) 3.3.4 (pre 3.3.5
20040809).

I downloaded gcc-3.4.4 full source code from one of the mirrors specified at gcc.gnu.org, and
extracted the .tar.bz2 file on my Desktop (So the gcc source is at /jfcgauss/Desktop/gcc-3.4.4).

Then I created a directory /gecici (temporary direcroty as objdir) with full access to my account,
and created an executable script file named "d" in this directory. This file contains how I call
configure and make, and is in the attached archive.

Then, in a console I changed the curent directory to /gecici and then I typed the following:
./d > gccOut.txt

The gccOut.txt file is also in the attached archive. Additionally, there was some output in the
concole window, which I saved to a console.txt file (console output says to report this bug). This
is also in the attached archive file.

Can you please acknowledge whether you receive this email and whether it is a real bug?

-------------------
Independent from this bug report, I don't want the "-g" flag to be used at any place during the
build; how can I do this? I always see it somewhere.


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/

Attachment: gcc344Bug.tar.bz2
Description: 2662161732-gcc344Bug.tar.bz2


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