Tagged Questions

0
votes
3answers
30 views

Compiling for both Intel and PPC CPUs on OSX

I have a MacBook Pro with a 64-bit Intel Core 2 Duo processor, and I'm using gcc (i686-apple-darwin9-gcc-4.0.1) to compile executables which I can run ok on my own machine. Recently someone tried to …
0
votes
3answers
93 views

Cross compile Boost 1.40 for VxWorks 6.4

I'm trying to migrate a project which uses Boost (particularly boost::thread and boost::asio) to VxWorks. I can't get boost to compile using the vxworks gnu compiler. I figured that this wasn't going …
7
votes
16answers
812 views

How can dereferencing a NULL pointer in C not crash a program?

I need help of a real C guru to analyze a crash in my code. Not for fixing the crash; I can easily fix it, but before doing so I'd like to understand how this crash is even possible, as it seems …
0
votes
1answer
31 views

Will I have any issues using a PPC Mac Mini as a build machine for a 10.5+ application while developing on Snow Leopard?

We develop using Xcode 3.2 on Snow Leopard. The application we're developing however targets 10.5+ (Leopard). I'm looking at setting up a continuous integration server (via CruiseControl). I have an …
1
vote
1answer
56 views

How to set up Webtrends to segment paid search campaigns?

Hiya, I'm trying to learn how to set up Webtrends Analytics to segment paid search properly. I've dug up the fact that you need to pass "WT.srch=1" over in the url from the advert, but are there …
0
votes
0answers
82 views

Cross-compiling on Windows in Eclipse for PPC 405 target

Does anybody out there know how to setup Eclipse with MinGW or Cygwin to build, develop and cross-compile code that is to be deployed on a machine with PPC 405 architecture ? Is it something as simple …
1
vote
2answers
115 views

How do programs support i386 and ppc at the same time?

I would like to know how you can support i386 and ppc architectures for programs at /bin. I run for instance bin $ file amber I get amber: setgid Mach-O universal binary with 2 architectures …
0
votes
6answers
101 views

What kind of SEO Technique need to apply for my website…

I have a website called http://www.demandb.com and it's a classified sites... Can any one tell me the different SEO Techniques for my site to get huge amount of visitors....I dint yet started SEO for …
0
votes
1answer
234 views

Is there an open source Pay per click management system written in ASP.NET?

Hi, We want to add to our business index - a system that will allow advertisers to open up a profile and buy click. Does anyone know any Pay per click system written in asp.net? Thanks