|
From: Peter N. <pn...@mr...> - 2006-10-04 21:10:39
|
Bryan Meredith wrote: > Hmmm - stored size on the website is 30K, uncompressed size is ~100K. > Did your browser/download tool decompress on the fly? I suppose it must have, though I've never seen it do that before. Wget seems to get the gz version, but Opera tries to be smart. Oh well... Anyway, I'm cross-compiling Omega for Linux on an embedded PPC, so compiling o_main.c #errors out with "I know even less about PPC than x86 -- please add appropriate registers" :~(. I presume there's no quick fix or easy workaround? -Peter Nahas -----Original Message----- From: val...@li... [mailto:val...@li...] On Behalf Of Bryan Meredith Sent: Wednesday, October 04, 2006 4:57 PM To: Peter Nahas Cc: val...@li... Subject: Re: [Valgrind-users] Omega - ReleaseCandidate 1 Announcement Peter Nahas wrote: >> I haven't had any feedback at all on this :( surely someone has tried > it and >> either it worked or it didn't? Please, post on the list so I know how > you got on. >=20 >=20 > Just giving this a try right now... THANK YOU!!! :D By the way, it seems that the patch > file isn't actually gziped despite the .gz in the filename.=20 >=20 > -Peter Nahas Hmmm - stored size on the website is 30K, uncompressed size is ~100K. Did your browser/download tool decompress on the fly? Bryan ------------------------------------------------------------------------ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDE V _______________________________________________ Valgrind-users mailing list Val...@li... https://lists.sourceforge.net/lists/listinfo/valgrind-users |
|
From: Bryan M. <bra...@go...> - 2006-10-04 21:42:23
|
Peter Nahas wrote: > Bryan Meredith wrote: >> Hmmm - stored size on the website is 30K, uncompressed size is ~100K. >> Did your browser/download tool decompress on the fly? > > I suppose it must have, though I've never seen it do that before. Wget > seems to get the gz version, but Opera tries to be smart. Oh well... > > > Anyway, I'm cross-compiling Omega for Linux on an embedded PPC, so > compiling o_main.c #errors out with "I know even less about PPC than x86 > -- please add appropriate registers" :~(. I presume there's no quick > fix or easy workaround? > > -Peter Nahas Nope - Omega is x86 and x86_64 only - I don't have the knowledge or the hardware to get it working on Power - sorry. If you fancy sending patches... Bryan |