Rodrigo,

the <hostname>.mk with the following content will probably do the job:

----
# PPC on Linux 2.6
TARGETOS = ppc-unknown-linux2.x
HOSTOS = ppc-unknown-linux2.x
---

replace 2.x with the version of glibc library installed on the machine.

Keep me informed,
Borut


Rodrigo Guerra wrote:
> Hi Borut,
>
> I have a PowerPC (Mac Mini) running Linux (Ubuntu). I was following
> the guidelines in
> http://sdcc.sourceforge.net/release_wiki/index.php?page=HOWTO+Make+Snapshot+Builds+on+the+Developer+Machine
>
> I am not sure which .mk file to use in step 11. I see you have
> openpower-linux1.mk but it seems to say PPC64 (mine is not 64 bit).
> Would my built be of use to you at all?
>
> $ cat /proc/cpuinfo
> processor       : 0
> cpu             : 7447A, altivec supported
> clock           : 1249.999995MHz
> revision        : 0.2 (pvr 8003 0102)
> bogomips        : 83.20
> timebase        : 41620997
> platform        : PowerMac
> machine         : PowerMac10,1
> motherboard     : PowerMac10,1 MacRISC3 Power Macintosh
> detected as     : 287 (Mac mini)
> pmac flags      : 00000010
> L2 cache        : 512K unified
> pmac-generation : NewWorld
>   


-------------------------------------------------------------------------
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=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sdcc-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to