help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compilation Error on AIX 5.3 with g++ 3.3.2


From: Paul Pluzhnikov
Subject: Re: Compilation Error on AIX 5.3 with g++ 3.3.2
Date: Thu, 01 Mar 2007 11:20:50 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Jumbo Shrimp, linux)

nu2007@gmail.com writes:

> g++ -o CArchive CFileRw.o CArchive.o CMain.o 3rdparty_1.a
> ld: 0711-447 SEVERE ERROR: Shared object 3rdparty_1.a
> The .loader section has been truncated. The object is being ignored.
> collect2: ld returned 12 exit status
> make: 1254-004 The error code from the last command is 1.

Sounds like the 3rdparty_1.a file is corrupt.
Try running "file", "nm" and "dump -Tv" on it.

Cheers,
-- 
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]