RE: Error building PyQt on Alpha: failed to set dynamic section sizes: File format not recognized
"Donsbach, Jeff" <[email protected]>
| Newsgroups | gmane.linux.gentoo.alpha |
|---|---|
| Message-ID | <E8C532D801BE5B479B28B626184E8CDD05BB53A4@tayexc14.americas.cpqcorp.net> |
This error here is the hint of what is wrong: ld: sipqtpart0.o: .got subsegment exceeds 64K (size 112792) So, the global data section is exceeding limits. Not sure how to get around this on Linux (ld switches or what-not). Some platforms have ld switches to allow larger GOT . Jeff D -- [email protected] mailing list