Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Compiler/Linker Error

Status
Not open for further replies.

wilkic

Technical User
Aug 27, 2003
4
0
0
US
I'm compiling C code on my AIX machine but I'm getting a linker error:

ld: 0711-326 ERROR: Replaced XTY_CM symbol cval is larger than the symbol that replaces it.

This code compiles without err on Windows and Unix. Does anyone know of a compiler option I may need when doing so in AIX?
 
And the compiler you are using is? And when you say "Unix" you mean?
 
GCC---the code compiles on Linux (every version) and notto mention i've compiled it on every version of windows as well. Thank you!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top