Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > Linker errors while compiling C++ applications on AIX 5.3 machine

Reply
Thread Tools

Linker errors while compiling C++ applications on AIX 5.3 machine

 
 
r.nikhilk@gmail.com
Guest
Posts: n/a
 
      12-07-2005
Hi,

We have developed a 32-bit C++ application on AIX 5.1.7. Recently, the
AIX on our machines has been upgraded to 5.3 which is 64-bit.After that
when I tried to compile the earlier 32-bit C++ application on this 5.3
AIX machine, Iam getting linker related errors. Do I need to use any
flags in the Makefile when I compile 32-bit applications on 64-bit
machine?

Please give me the pointers.

Thanks & Regards,
-Nikhil

 
Reply With Quote
 
 
 
 
mlimber
Guest
Posts: n/a
 
      12-07-2005
wrote:
> Hi,
>
> We have developed a 32-bit C++ application on AIX 5.1.7. Recently, the
> AIX on our machines has been upgraded to 5.3 which is 64-bit.After that
> when I tried to compile the earlier 32-bit C++ application on this 5.3
> AIX machine, Iam getting linker related errors. Do I need to use any
> flags in the Makefile when I compile 32-bit applications on 64-bit
> machine?
>
> Please give me the pointers.
>
> Thanks & Regards,
> -Nikhil


This is a platform-specific question that should go to a newsgroup
related to your OS or compiler. See the FAQ for what is on-topic here
and for some suggestions of where to post:

http://www.parashift.com/c++-faq-lit...t.html#faq-5.9

Cheers! --M

 
Reply With Quote
 
 
 
 
Niklas Norrthon
Guest
Posts: n/a
 
      12-07-2005
"" <> writes:

> Hi,
>
> We have developed a 32-bit C++ application on AIX 5.1.7. Recently, the
> AIX on our machines has been upgraded to 5.3 which is 64-bit.After that
> when I tried to compile the earlier 32-bit C++ application on this 5.3
> AIX machine, Iam getting linker related errors. Do I need to use any
> flags in the Makefile when I compile 32-bit applications on 64-bit
> machine?
>
> Please give me the pointers.


comp.unix.aix

/Niklas Norrthon
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
putenv for AIX and ifdef for AIX ClownPleco C Programming 5 08-24-2007 02:15 PM
While deploying application on AIX I got this error. while it's working fine on windows Sam Java 0 06-21-2006 06:26 AM
Looking for AIX 5.2 binaries, IS anyone running Ruby on AIX 5.2 ?? bww00amdahl@yahoo.com Ruby 5 07-08-2005 11:54 AM
"const <anonymous>**" and "<unknown type>" errors while compiling H. S. C++ 3 03-20-2005 05:35 AM
errors while compiling the java file for the example bank application in j2ee tutorial Nachiketh Java 0 02-23-2004 04:25 PM



Advertisments