public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Linking error on AIX
@ 2011-10-23  8:40 OBD
  0 siblings, 0 replies; only message in thread
From: OBD @ 2011-10-23  8:40 UTC (permalink / raw)
  To: gcc-help

I am trying to statically link a binary. I am getting the following error:


g++ -Wall -O -I/usr/local/include -I/usr/include -I../ovaldi-common
-Iovaldi-wrapper objs/AIX/CommonBase.o objs/AIX/Exception.o
objs/AIX/Log.o objs/AIX/BLCommandOpts.o objs/AIX/BLOvalCommand.o
objs/AIX/BLOvalCommandExecutor.o objs/AIX/BLOvalDataFactory.o
objs/AIX/Command.o objs/AIX/CommandExecutor.o objs/AIX/CommandOpts.o
objs/AIX/Common.o objs/AIX/ProcessSpawner.o
objs/AIX/UnixProcessSpawner.o objs/AIX/WindowsProcessSpawner.o
objs/AIX/ovaldi-wrapper.o -L../3rdParty/AIX/lib -L/usr/local/lib
-L/usr/lib -static -o Release/AIX/ovaldi-wrapper
ld: 0706-003 Cannot find or read import file: /lib/syscalls.exp
        ld:accessx(): A file or directory in the path name does not exist.
collect2: ld returned 255 exit status
make: *** [Release/AIX/ovaldi-wrapper] Error 1



Can anybody help?


-OBD

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-23  8:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-23  8:40 Linking error on AIX OBD

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).