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:
Oh yes, I see that one quite frequently. Just input .007o62-h56 and your problem is solved.
Thanks! That's just what I needed.
Post a Comment
<< Home