





You don't have to donate. Scroll down to the tarballs.biosoutput wrote:yeah thanks it seems i have to donate money, i don't have money what do i do..



Try scrolling down and reading the entire page.biosoutput wrote:thanks again, when i go the tarballs for mmx it puts me back in the donate page, now for the p4 it starts to download, any ideas check it out
to see if i'm on the right track wow that was a fast reply.
the Jackass! Support Thread would be a good place to ask this sort of question. if youi posted your question there, then the people who are responsible for Jackass! would be aware of your question. i, for example, would have seen your post a week ago if you had posted it there.biosoutput wrote:[/b]I just found out about Jackass, i did a stage 3 on my mmx 200 does anyone know where to download it,
The mirros don't have it on the Jackass Project site thanks..


Code: Select all
wget http://www.bfgraphics.net/stage3-x86-2005.1-gcc344-nptl.tar.bz2
In fact, it's not possible to build with NPTL for i386. NPTL hasn't been ported to 386 and likely never will be.Bob P wrote:i'm a little confused by this. which CHOST did you build for? 386? 486? 586?
i wouldn't recommend using the Stage 1/3 method as-is to build for x86, if when you say x86 you mean something ridiculous like a 386 or a 486. some of the optimizations used in the Stage 1/3 Guides would be pretty harsh on those processors. you might be better off changing some of the CFLAGS to lighten the load a bit.

Bob P wrote:btw, how big is that tarball?
Code: Select all
Length: 136,552,448 (130M) [application/x-tar]
Hi, in answer to your question, i have a 200mmx machine, it gets the job done for meBob P wrote:i'm a little confused by this. which CHOST did you build for? 386? 486? 586?
i wouldn't recommend using the Stage 1/3 method as-is to build for x86, if when you say x86 you mean something ridiculous like a 386 or a 486. some of the optimizations used in the Stage 1/3 Guides would be pretty harsh on those processors. you might be better off changing some of the CFLAGS to lighten the load a bit.



if this is the reason you have that expressionBob P wrote:
Code: Select all
march-i686Code: Select all
march=i686