On (08/05/10 17:36), Rob Landley wrote:
> # Plug in your .config
> 
> wget http://uclibc.org/~kraj/config.nptl.ppc \
>   -O sources/targets/powerpc/miniconfig-alt-uClibc
> 
> And it went:
> 
> --2010-05-08 17:32:07--  http://uclibc.org/~kraj/config.nptl.ppc
> Resolving uclibc.org... 140.211.167.224
> Connecting to uclibc.org|140.211.167.224|:80... connected.
> HTTP request sent, awaiting response... 403 Forbidden
> 2010-05-08 17:32:07 ERROR 403: Forbidden.
> 
> Wanna fix that?

hmmm permission problem. Fixed now. Retry please.

> 
> In theory the next steps would be:
> 
> USE_UNSTABLE=uClibc ./build.sh powerpc
> cd build/system-image-powerpc
> ./run-emulator.sh
> 
> And that should boot up a virtual powerpc system under QEMU using the 
> snapshot 
> of the current -git version, with your patches.  And there would be a native 
> development toolchain in there that builds stuff against current -git, too.

cool stuff. Let me know how it goes.

> 
> Yes, I plan to make a cron job automate this and upload nightly builds to 
> impactlinux.com, so anybody who wants to can test 'em under QEMU, I just 
> haven't made it that far down my todo list yet.  Largely because I'm not 
> going 
> to get excited about when the last release version is still broken.
> 



> Rob
> -- 
> Latency is more important than throughput. It's that simple. - Linus Torvalds
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to