Keith's Blog

Porting Successes

Over the last few days, I've made great strides with my porting efforts. My program now works on Linux, Solaris 8, HP-UX, and it compiles and run on DEC/OSF.

It's a client-server application, and so far these scenarios work:
Solaris <-> HP-UX
Solaris -> Linux
HP-UX -> Linux
Linux <-> Linux

Still having those AIX link problems. Anyone ever seen this error?
g++: `-b' must come at the start of the command line


2 Comments:

At 4/28/2006 09:24:00 PM, Blogger Behavior Analyst said...

Oh yes, I see that one quite frequently. Just input .007o62-h56 and your problem is solved.

 
At 4/29/2006 08:50:00 AM, Blogger karoberts said...

Thanks! That's just what I needed.

 

Post a Comment

<< Home