You are not logged in.

#1 2009-07-10 21:25:43

andre.ramaciotti
Member
From: Brazil
Registered: 2007-04-06
Posts: 649

[solved] Running HPGCC on a 64bit install

Hi,

I've bought a HP 50g and I'd like to "play" a little with HPGCC but it's precompiled as a 32bit binary. I realize I can run 32bit binaries on a 64 bit install if I install some lib32-* packages, but I don't know which ones to install. Can anyone help me? smile

TIA

Last edited by andre.ramaciotti (2009-07-11 01:08:43)


(lambda ())

Offline

#2 2009-07-10 22:14:02

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: [solved] Running HPGCC on a 64bit install

http://www.mirrorservice.org/sites/down … /hp/hpgcc/

Here in the downloaded file after untarring it, you can see a lib folder e.g.

But i think it's a very detailed describtion too:

http://sense.net/~egan/hpgcc/

Hop this helps.

Offline

#3 2009-07-10 22:50:13

andre.ramaciotti
Member
From: Brazil
Registered: 2007-04-06
Posts: 649

Re: [solved] Running HPGCC on a 64bit install

I've already downloaded hpgcc, the problem is that I can't execute any of the binaries bundled with it because I don't have any lib32-* package.

Put in another way, it would be as if I downloaded bin32-wine from AUR withou installing the lib32-* dependencies, but I don't know what dependencies HPGCC have.


(lambda ())

Offline

#4 2009-07-11 00:56:11

Renan Birck
Member
From: Brazil
Registered: 2007-11-11
Posts: 401
Website

Re: [solved] Running HPGCC on a 64bit install

Run 'ldd' on the binary and then install the adequate libraries?

Offline

#5 2009-07-11 01:07:35

andre.ramaciotti
Member
From: Brazil
Registered: 2007-04-06
Posts: 649

Re: [solved] Running HPGCC on a 64bit install

It doesn't work. ldd says it isn't a dinamic binary.

Anyway, my last post gave me the idea of looking in the bin32-wine dependencies and guess which ones could be necessary. Apparently, I need lib32-libc and lib32-gcc-libs (though I didn't try to compile anything, maybe I need some more)

Thanks for the help. smile

Last edited by andre.ramaciotti (2009-07-11 01:08:16)


(lambda ())

Offline

Board footer

Powered by FluxBB