Power PC, use the "powerpc" tag. This is not "Pay per click"; use the "pay-per-click" tag for that.

learn more… | top users | synonyms

1
vote
1answer
31 views

Implementing own ads, how to?

I was thinking of implementing my own ads in my app. Not needing adMob or google and the likes. I would like to give my advertisers some data, but then I thought I could just use a third party to ...
0
votes
0answers
14 views

my blog in blogger pageviews and that same blog pageviews in adsense are different why? [migrated]

i run many blogs for online earnings but my blog in blogger page views Total Pageviews 90,085 and that same blog page views in google adsense Total Pageviews 19,347 are different why? they ...
0
votes
1answer
25 views

I cannot understand the following gnu assembly code for powerpc architecture

#define START_GOT \ .section ".got2","aw";\ .LCTOC1 = .+32768 Is .LCTOC1 is a directive? Why is there a . before +32768?
0
votes
1answer
79 views

In ARM or powerPC archetecture, is the PCI IO space in use? [closed]

sorry for my poor english first. I known , in intel archeture, there are some instructions related to io space(in/out instruction), but in ARM or powerPC, there are not such instruction, all is ...
0
votes
1answer
7 views

Headline autoreplacing when from Google Adwords

What I have: html-site, http://renstade.ru. What I need: to change headers of my site (h1 text to change /h1) when someone comes to it from Yandex.Direct (russian PPC ad system, like Google Adwords). ...
0
votes
0answers
65 views

Compile for 10.5/10.6 & PPC

I'm needing to compile a C++/C/Objective-C project for 10.5 (ppc, intel)+ however Xcode 4+ (using 4.6) drops support for 10.6 and i believe Xcode 4 completely dropped support for 10.4/ppc. I have read ...
0
votes
1answer
45 views

Infrared command with pocket pc

i have an infrared remote control and i want replace this with my PPC. My Mitac P550 has an infrared serial port but i dont know how to retrieve and resend the sequence of byte..... It's possible get ...
0
votes
1answer
55 views

Transmission 2.76 compiling for PowerPC

Transmission no longer has pre-compiled PowerPC support, but they still have source code available. I tried compiling it myself but got an error saying "The pkg-config script could not be found or is ...
0
votes
0answers
151 views

IDA Pro, Reading and Reversing Functions. PPC

I have been working on some things in IDA and have come to a complete stop as a result of what I am trying to do now. Basically I am trying to modify text (the text, time displayed, reason for the ...
1
vote
1answer
85 views

What is a NULL in hexadecimal

I have to debug a C application in assembler. I want to know if a register is containing a NULL . I need for that the hex value of that. Note: I use a PPC
0
votes
0answers
38 views

In search of a ppc class library

I'm looking for a generic ppc class library in either Java or PHP. More or less what I need is a common API to interface with various ppc services like adwords, bing, and facebook ads. I know each ...
2
votes
1answer
142 views

Is Mono 2.10.4+ compatible with Mac OS X PowerPC?

Has anyone built Mono 2.10.4 or later for Mac OS X PowerPC? The latest binary release with PPC support I can find from Ximian is 2.10.3, but recent versions of MonoDevelop (2.8 - 3.0, which don't ...
0
votes
0answers
77 views

Going from C# to PPC [closed]

I know C#, but I really need to learn PPC. So what steps would be involved, do I learn C, or C++? Is my knowledge of PPC dependent on learning anything else? Also, are there any good books or other ...
0
votes
0answers
88 views

Getting the same number of instructions executed per virtual CPU with qemu

I am testing qemu with a very simple program where every cores execute an infinit loop incrementing a register. The goal is to stop qemu and compare the register values on each core to evaluate the ...
0
votes
0answers
373 views

Microsoft Ad Center Campaign Conversion Tracking using Variable Revenue Model

I am running a campaign on Microsoft Ad Center. I have setup everything and Now I am trying to track Conversion Values. My Site is an ecommerce site so I selected Variable Revenue Model. My Site is ...
0
votes
1answer
88 views

Adwords Contact Form Tracking

We have a senario whereby which we are tracking a contact forms submission via Adwords Conversion tracking code and assigning that as a PPC conversion. This is a lead generation website; therefore ...
0
votes
2answers
78 views

How many memorys can a process have under PPC64 on linux

I watched a testcase for linux. it test for mmap like follows: #define HIGH_ADDR (void *)(0x1000000000000) addr = mmap(HIGH_ADDR, map_sz, PROT_READ, MAP_SHARED | MAP_FIXED, ...
1
vote
0answers
59 views

How to set a hardware watchpoint from *within* a process?

I want like to set a hardware watchpoint on a variable in a process, from within that same process. Is that possible? How do I do it? Using Linux 2.6.32 kernel and a PowerPC A2 processor.
2
votes
1answer
136 views

what orderings are guaranteed by the ARM weak memory model

I understand the basic differences b/w a weak and strong memory model. But there is no exact definition of weak and it depends on the architecture (here ARM). I have gone through the documentation ...
0
votes
0answers
133 views

Google AdSense and simple webb app

I have lunched simple web site that works like word unscrambler (put some random letters and app finds longest word) in Serbian language (hxxt://www.najduzarec.rs). Site like that by nature does not ...
0
votes
1answer
59 views

AdWords quality score 1/10 - Why?

before two weeks I created AdWords campaign. Most of my keywords have "Low number of shows due to low quality score". Keyword relevance: Without problems Quality of landing page: Without problems ...
2
votes
3answers
117 views

Should static libraries be always built with same compiler options as the application?

We have a reusable library which gets delivered across to multiple products. Most of the products are in VxWorks and use gcc compiler. But, each of them will be on different architectures like PPC, ...
1
vote
2answers
370 views

NASM: x86 to PPC - expression syntax error

I've been reading Assembly Language Step-By-Step (3rd edition; by Jeff Duntemann). I have a Linux box, a Lion box, and a (PPC) Tiger machine I can use. I've been writing small assembly programs with ...
2
votes
1answer
340 views

Having trouble installing libgdiplus

Make libgdiplus 2.10 results in an error. I am having a hard time finding the cause. It appears to be a problem with the source file pngcodec.c. I am not sure if this is a bug or I am just doing ...
0
votes
2answers
523 views

Clang on Power PC CPU Architecture?

Has anybody run Clang as a C compiler on ppc architecture? I am trying to resurrect an old G4 12 inch Powerbook (867 Mhz G4 CPU) and will install Linux (Debian with a Linux Mint/LXDE front end) on it, ...
0
votes
1answer
447 views

ES400: CameraCaptureDialog error after saving one image

I am getting an error using the CameraCaptureDialog class in the ES400, while catpturing the second image it says "Could not find image". But the same code works fine in MC35. Dim app_path As ...
1
vote
3answers
351 views

What can cause Program Counter to have an invalid address?

I am getting an exception "Invalid Program Counter Address" in Vxworks + PPC 603. Application is linking to multiple 'C' libraries. Am not able to place, what could cause this problem? Is there a ...
15
votes
1answer
5k views

How do I add PPC/PPC64 support back to Xcode 4.2 under Lion?

I have a Lion (10.7.1) system on which I installed Xcode 4.2. Suppose I have a simple C program helloWorld.c as follows: #include <stdio.h> main() { printf("hello, world\n"); } Using this ...
1
vote
1answer
183 views

Python mySQL PPC Mac install

I am trying to install mySQL for Python on PPC ibook G4 running Leopard. I have Python 2.7.2, XCODE 3.1.3 and MAMP 1.9.6 installed. I was trying both MySQL-Python-1.2.2 and MySQL-Python-1.2.3, but I ...
1
vote
1answer
239 views

Understanding PowerPC Assembler Function with bit rotate

Im trying to port a legacy app which has some basic bit shifting to decrypt a buffer, but im lost with this powerpc code - i tried my best to understand it and added comments and created a pseudo c ...
4
votes
1answer
946 views

How can I know what type of debug info in elf object file

I have an elf object file I want to know which type of debugging info it contains. It was compiled with diab compiler (c source) for architecture ppc. I'm pretty sure it was built with debugging ...
1
vote
0answers
247 views

exception with Hello World, MPC 8280 (powerPC), on VxWorks 5.4

__asm__(".data\n\t" "msg:\n\t" ".string \"Hello, world!\\n\"\n\t" "len = . - msg\n\t" ".text \n\t" "li 0,4\n\t" "li 3,1\n\t" ...
0
votes
1answer
386 views

'The Java JAR file “NetC.jar” could not be launched.' What's the problem?

Mac PowerPC OSX 10.5 I am trying to open a .jar file for my PPC but I keep getting: 'The Java JAR file "NetC.jar" could not be launched.' I also downloaded Java 5. I even went to "Java Preferences" ...
1
vote
2answers
421 views

PowerPC: How to make div/0 return zero as a result

We are attempting to port a legacy application from an old monolithic RTOS to a unix based RTOS on a PowerPC 8360. In the old system, our large code base became dependent upon 1/0 returning zero, and ...
1
vote
1answer
1k views

How to invalidate L1 data cache for a specific memory range on PowerPC PQ-III e500?

A special memory block would be periodically updated by DMA task. When another Task tried to look up data in this block frequently, there is MCE (Machine Check Exception) about L1 data cache parity ...
1
vote
3answers
567 views

Equivalent of rdtsc opcode for PPC

I have an assembly program that has the following code. This code compiles fine for a intel processor. But, when I use a PPC (cross)compiler, I get an error that the opcode is not recognized. I am ...
4
votes
2answers
659 views

How do i remove the ppc section in growl framework?

Now i add growl notification support into my app ,when i submitted it to mac app store with organizer,it says that " Unsupported Architecture - Application executables may support either or both of ...
1
vote
2answers
540 views

What is PPC and what does it mean? [closed]

So everyone keeps talking about PPC and I don't know what it is. I know that there are multiple terms for PPC, but I know this one is related to a program called Ida or something like that. So please, ...
1
vote
1answer
589 views

What's PPC and how can I use it to make an xbox rebooter?

So I've always been interested in a type of modified xbox 360 called a jtag. Apparently do to some system checks implemented by microsoft they can no longer connect to xbox live and I want to give ...
1
vote
1answer
1k views

how do I build a universal binary with xcode 3.2.6?

I am using XCode 3.2.6 on an Intel Mac running OS X 10.6, to build a fairly simple app that needs to be able to run under OS 10.4 on a PPC-based Mac, in addition to modern Intel-based Macs. Under the ...
3
votes
3answers
531 views

Equivalent of x86 PAUSE instruction for PPC

Does there exist an equivalent of the x86 PAUSE instruction, which is placed within busy waiting loops to improve performance, particularly on SMT machines, on PowerPC?
7
votes
1answer
1k views

Unable to link ppc after upgrading to XCode 4

I followed these instructions on how to get the 10.4 SDK working with PPC after upgrading to XCode 4. I am able to compile, but it errors out at link time. As an added wrinkle, I'm not using XCode ...
18
votes
4answers
6k views

Installing PIL on OS X Snow Leopard w/Xcode4 (no PPC support)

Xcode4 dropped PPC support, so when I try building PIL, it throws hate: Bens-MacBook-Air:Imaging-1.1.7 bkeating$ python setup.py build running buildrunning build_pyrunning build_ext --- using ...
85
votes
7answers
27k views

How can we restore ppc/ppc64 as well as full 10.4/10.5 SDK support to Xcode 4?

Since Apple only ships SDK 10.6 with Xcode4, developing PPC applications with Xcode4 became impossible. While it is possible to develop applications with Xcode4 that can also run on 10.5 and maybe ...
4
votes
1answer
531 views

Debugging PowerPC Binary on OS X 10.6.x - gdb error: Don't know how to run

I have an old PowerPC Binary which runs on my system (snow leopard intel) using rosetta, i wanted to debug the binary using gdb - however it tells me that it doesnt know how to run it. I think this ...
11
votes
1answer
651 views

How to disable easy_install or pip building ppc by default on Snow Leopard 10.6.6?

Since I have Xcode 4 installed and it seems xcode 4 can't build ppc binaries anymore, quite a lot of python packages(especially mercurial pymongo, etc.) can't build and complained that there is no ...
35
votes
4answers
7k views

python easy_install fails with “assembler for architecture ppc not installed” on Mac OS X

bash-3.2$ sudo easy_install appscript Password: Searching for appscript Reading http://pypi.python.org/simple/appscript/ Reading http://appscript.sourceforge.net Best match: appscript 1.0.0 ...
0
votes
1answer
530 views

a simple assembly question

I'm new to assembly, and it's quite fun. Anyways I have one question... cmpw cr7, %r29, %r8 Is that code the equivalent of if cr7 > %r29 and %r8?
2
votes
1answer
300 views

What is this stack-checking PPC assembly doing?

I have the following self-contained function (i.e. it is branched to using bl CheckStackFunc) and I am mystified as to its purpose. Could someone familiar with PowerPC assembly lend a hand? ...
9
votes
3answers
3k views

Is it possible to make Node.js use Rhino as the Javascript engine?

I use Node.js for several jobs on my web apps and so far everthing's ok. But the Node.js uses Google's V8 as the default Javascript engine (JSE) and V8 runs exlusively on the x86 and ARM Instruction ...

1 2