![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| LD linker define symbol | lzwierko | UNIX for Advanced & Expert Users | 3 | 04-04-2008 11:15 AM |
| dynamic linker error | C3000 | HP-UX | 3 | 11-20-2007 07:37 AM |
| Linker error when using vector's | CDurkin | High Level Programming | 1 | 01-09-2007 01:43 AM |
| CC LInker Error UNIX Sun Solaris | nik | High Level Programming | 2 | 03-23-2004 06:38 AM |
| Linker (ld) | rajashekaran | UNIX for Dummies Questions & Answers | 1 | 02-14-2003 02:07 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
linker problem
Hi,
When creating an EXE on AIX, linker throws unresolved symbols. But on debugging i could figureout that if i change the order of the contents of the archives linking step goes through. But this order i chose is arbitrary and works fine only for one EXE creation. But when the same archive ( after changing the order ) is used for some thing else it bounces. I use 'lorder' to check the order of object files and tsort to sort the outout of lorder. I work on AIX 5.3 machine. I use "/usr/vacpp/bin/xlC_r" compiler for my programs ( C++ pgms ). The same application gets built on AIX 4.3 where i use /usr/bin/cc compiler. Any steps required to perform if i change the compiler, like lorder or ld etc. Any idea what could go wrong? I have an urgent requirement to build the application EXEs. Any help is appreciated. Thanks in advance. Suman Last edited by suman_jakkula; 08-30-2006 at 04:02 AM.. Reason: More information |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|