Hello, On 27. Nov 2008, at 20:10, [EMAIL PROTECTED] (via Nabble) wrote:
> I got the following errors: > /usr/lib/gcc/ia64-suse-linux/4.1.2/../../../../ia64-suse-linux/bin/ > ld: final link failed: Nonrepresentable section on output > collect2: ld returned 1 exit status > Does anyone have the same problem before? I googled it, one guy said > "you have invoked the "ld" loader explicitly instead of frontending > it with gcc". I checked the MakeFile in lib directory. It seems that > there isn't any ld loader at all. I don't know what the issue is. The default Makefiles use g++ for linking - you should see that in the link line directly before this error message. Do you have any errors or messages above the line you posted? Unfortunately I can't help you further, since this seems to be Itanium- specific. Cheers, Stefan. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

