Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Bootstrap with 3.2 final fails.....
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
problemchild
n00b
n00b


Joined: 08 Aug 2002
Posts: 3

PostPosted: Fri Aug 16, 2002 9:48 pm    Post subject: Bootstrap with 3.2 final fails..... Reply with quote

Has anybody successfully bootstrapped a clean install with the final GCC 3.2 yet? My bootstrap keeps failing on the second compilation of GCC, complaining about fastjar and can't run test while cross-compiling. Thinking jar had something to do with java, I added -java to my use variables, and it made it a little further and choked again, spitting out something about libiberty.

My flags are march=athlon-tbird -fomit-frame-pointer -O3 -pipe. I retried it with the regular i686 flags, and I got the same.

So then I tried falling back to 3.2-pre, and I STILL got the same error, despite the fact that I bootstrapped from scratch with that version yesterday. WTF????

Anybody else seeing this?
Back to top
View user's profile Send private message
enesideme
n00b
n00b


Joined: 20 Apr 2002
Posts: 46
Location: france

PostPosted: Fri Aug 16, 2002 10:24 pm    Post subject: Reply with quote

I had first a lot of problems to build a system with gcc3.2 from a clean install with gcc3.2-pre so I've deleted all my files and uncompressed the stage2-athlon-1.4.tbz2 and ran sh boostrap.sh without problems. I just have a problem with netkit-telnet while emerging -b system. See my post. the first time I had updated gcc3.2-pre and then emerge --emptytree world.
Back to top
View user's profile Send private message
enesideme
n00b
n00b


Joined: 20 Apr 2002
Posts: 46
Location: france

PostPosted: Fri Aug 16, 2002 10:34 pm    Post subject: Reply with quote

I just want to add that you have to emerge rsync before running bootstrap.sh to build a stage 2 with gcc3.2
Back to top
View user's profile Send private message
Damasz
Tux's lil' helper
Tux's lil' helper


Joined: 24 Apr 2002
Posts: 91
Location: Groningen, the Netherlands

PostPosted: Sat Aug 17, 2002 3:23 pm    Post subject: Re: Bootstrap with 3.2 final fails..... Reply with quote

I've just tried installing gentoo 1.4beta with gcc 3.2. I got the exact same error you did. I also used the same compiler flags.

Previously I corrupted a perfectly working gcc 3.1 system trying to upgrade to gcc 3.2 :cry:

I think I read somewhere that more people with athlon-tbirds are having problems with gcc 3.2.

I'm now bootstrapping gentoo 1.3b with gcc 3.1.1, and will probably not try upgrading compilers again soon :wink:

B.t.w. did you file a bug report?

Greetings, Gert-Jan
Back to top
View user's profile Send private message
AlterEgo
Veteran
Veteran


Joined: 25 Apr 2002
Posts: 1619

PostPosted: Sat Aug 17, 2002 3:33 pm    Post subject: Reply with quote

I can only confirm Damasz's experience.

Anyone on Athlon-tbird processor tried I686 as -march in make.conf instead of -athlon(-tbird)?

[edit] I did :? and it works problem-free


Last edited by AlterEgo on Sat Aug 17, 2002 6:17 pm; edited 1 time in total
Back to top
View user's profile Send private message
silvercat
n00b
n00b


Joined: 07 Aug 2002
Posts: 54
Location: Canada

PostPosted: Sat Aug 17, 2002 3:36 pm    Post subject: Reply with quote

As i said in this thread... https://forums.gentoo.org/viewtopic.php?t=12098

I used
Code:
CFLAGS="-march=athlon -O3 -pipe"

And it worked..

It didn't work with
Code:
CFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer"


i got that same cross compiler error when i included -fomit-frame-pointer in my CFLAGS
Back to top
View user's profile Send private message
silvercat
n00b
n00b


Joined: 07 Aug 2002
Posts: 54
Location: Canada

PostPosted: Sat Aug 17, 2002 3:50 pm    Post subject: Reply with quote

I submitted a bug report for this...

https://bugs.gentoo.org/show_bug.cgi?id=6641
Back to top
View user's profile Send private message
xavier.allamigeon
n00b
n00b


Joined: 09 Aug 2002
Posts: 5

PostPosted: Sat Aug 17, 2002 5:42 pm    Post subject: Reply with quote

With my P4, I have the same problem. But for me, your solution does'nt work. Even with CFLAGS="-march=i686 -O3", I always get the error with libiberty. Any idea ?
Back to top
View user's profile Send private message
AlterEgo
Veteran
Veteran


Joined: 25 Apr 2002
Posts: 1619

PostPosted: Tue Aug 20, 2002 8:02 pm    Post subject: Are we bootstrapping the right way? Reply with quote

I feel there's a problem with the way the bootstrapping is performed.

It just might not be a bug after all:I just bootstrapped using -march=athlon-tbird problem-free

Please try, check and hopefully confirm :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum