On Mon, 2006-03-27 at 11:14 +0200, Florent Daigni?re (NextGen$) wrote:
> Yes, unfortunatly there is no optimized library aviable for x86 > before pentium processors (as they were the first generation to > bundle an arithmetic co-processor). > > Anyway, I will help you building a native library if needed. > from > > http://www.amd.com/us-en/ConnectivitySolutions/ProductInformation/0,,50_2330_9863_13022%5E13058,00.html, > I don't get what instruction set is supported : > > "x86/x87-compatible core" / " Integrated FPU that supports the > Intel MMX? and AMD 3DNow!\u2122 Technology instruction sets" > > it's a bit vague :) But I do think that the "pentiummx" binary > is the most appropriated for your purpose. The Geode processor > seems to be "better" than an old 386 :) > > If you are planning to *use* freenet on this chip, I do > recommand that you try building your own native library. I can > help you with that if you manage to pick me up on IRC (#freenet > on irc.freenode.net). It shouldn't be a big deal if you have a > working C compiler, gnu/make and a working jvm. Yes, but first I need to be able to load it ..... ;) fnrun at pboxlevel4:~/freenet$ ./start-freenet.sh & [1] 16578 fnrun at pboxlevel4:~/freenet$ Detected freenet-ext.jar Detected freenet.jar Sun java detected. Sun Java 1.4.2 detected. Starting Freenet now: Command line: java -Xmx256m -Djbigi.impl=net/i2p/util/libjbigi-linux-pentiummmx.so -XX:MaxDirectMemorySize=128m freenet.node.Main Done os.arch = i386 Loading native... Attempting to load freenet/support/CPUInformation/libjcpuid-x86-linux.so Written to /tmp/jcpuid37020lib.tmp: 55692 INFO: Native CPUID library 'freenet/support/CPUInformation/libjcpuid-x86-linux.so' loaded from resource INFO: Non-optimized native BigInteger library 'net/i2p/util/libjbigi-linux-none.so' loaded from resource Giving various flavour of library name. (full path, just filename, just os+cpu filename part) didn't work. Thanks a lot. Marco -- +--------------- http://www.winstonsmith.info ---------------+ | il Progetto Winston Smith: scolleghiamo il Grande Fratello | | the Winston Smith Project: unplug the Big Brother | | Marco A. Calamari marcoc at marcoc.it http://www.marcoc.it | | DSS/DH: 8F3E 5BAE 906F B416 9242 1C10 8661 24A9 BFCE 822B | + PGP RSA: ED84 3839 6C4D 3FFE 389F 209E 3128 5698 ----------+ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 309 bytes Desc: This is a digitally signed message part URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20060327/ac4f55c9/attachment.pgp>
