El jue, 29-09-2005 a las 11:11 -0400, [EMAIL PROTECTED] escribió: > Excuse my dumbness, I haven't done much substantial in C in awhile so > I'm rusty. > > I'm goofing with this, I've downloaded various things. I realize it > won't immediately work on OS X/PPC but I figured it might be fun to goof
jamvm will give you a very small (footprint and source code) to play with that works very well on PPC (it is in fact the main development platform). > with adding some of that to it. After getting everything I needed to > automake/autoconfig and some various libs (like popt and classpath) I > have gotten to a point where it looks for "elf.h" -- I tried libelf but > that didn't seem to make it happy. Any idea what may make it happy? > If you had a proper OS and packaging system you'd know easily :-P For instance: [EMAIL PROTECTED] ~/Code/jetspeed-2 $ equery belongs /usr/include/elf.h [ Searching for file(s) /usr/include/elf.h in *... ] sys-libs/glibc-2.3.5-r1 (/usr/include/elf.h) or (Mandrake i586 instead of gentoo-ppc) [EMAIL PROTECTED] ~]$ rpm -q --whatprovides /usr/include/elf.h glibc-devel-2.3.4-8mdk So it should be in whatever funky SDK Apple has for their glibc/gcc. It is part of the glibc distribution. Regards, Santiago (not claiming that portage or rpm is ideal, but at least can tell where the files came from). > -Andy > > Archie Cobbs wrote: > > Geir Magnusson Jr. wrote: > > > >> Given that there still is a JCVM project, can you (Archie) suggest a > >> name? We will have more than one VM contribution to start, so I'd > >> like to keep them clear. > >> > >> ArchieVM? > > > > > > Ugh :-) How about JCHE - JC Harmony Edition :-) > > > > -Archie > > > > __________________________________________________________________________ > > Archie Cobbs * CTO, Awarix * http://www.awarix.com > > > > -- VP and Chair, Apache Portals (http://portals.apache.org) Apache Software Foundation
signature.asc
Description: This is a digitally signed message part
