[Bug gold/5990] running out of file descriptors when linking >1024 files

2008-08-05 Thread shausman at trolltech dot com
--- Additional Comments From shausman at trolltech dot com 2008-08-05 16:06 --- (In reply to comment #6) > You reopened this bug report. Can you provide any more information about the > failing case? As it is, I don't know how to address the problem. I've tested >

[Bug gold/5990] running out of file descriptors when linking >1024 files

2008-07-25 Thread shausman at trolltech dot com
--- Additional Comments From shausman at trolltech dot com 2008-07-25 10:35 --- I still see the problem, the error message is different though: ld: out of file descriptors and couldn't close any -- What|Removed |

[Bug gold/5990] running out of file descriptors when linking >1024 files

2008-05-09 Thread shausman at trolltech dot com
-- What|Removed |Added CC||shausman at trolltech dot ||com http://sourceware.org/bugzilla

[Bug ld/3831] Support for automatically including symbols in the list of dynamic symbols that are referenced as global data

2007-01-08 Thread shausman at trolltech dot com
--- Additional Comments From shausman at trolltech dot com 2007-01-08 16:06 --- Excellent, the patch works for us! We've tried it on our example apps as well as the entire Qt library and the Qtopia stack on top (running on arm) and it works now. Thanks a lot! --

[Bug ld/3831] Support for automatically including symbols in the list of dynamic symbols that are referenced as global data

2007-01-05 Thread shausman at trolltech dot com
--- Additional Comments From shausman at trolltech dot com 2007-01-05 14:50 --- (In reply to comment #5) Yes. But since with --dynamic-list-cpp-typeinfo references to the global and visible variables are still bound locally we established that --dynamic-list needs to be used instead

[Bug ld/3831] Support for automatically including symbols in the list of dynamic symbols that are referenced as global data

2007-01-05 Thread shausman at trolltech dot com
--- Additional Comments From shausman at trolltech dot com 2007-01-05 14:04 --- Sorry, maybe I was mixing up terms incorrectly there. For 'export' I effectively meant ELF visibility. __attribute__((visibility("hidden")) int secret = 0; __attribute__((visibility(&q

[Bug ld/3831] Support for automatically including symbols in the list of dynamic symbols that are referenced as global data

2007-01-05 Thread shausman at trolltech dot com
--- Additional Comments From shausman at trolltech dot com 2007-01-05 08:09 --- I believe this applies to all (exported) global variables. -- http://sourceware.org/bugzilla/show_bug.cgi?id=3831 --- You are receiving this mail because: --- You are on the CC list for the bug

[Bug ld/3713] Dynamic-list-cpp-typeinfo doesn't handle correctly static variables in a class

2007-01-04 Thread shausman at trolltech dot com
--- Additional Comments From shausman at trolltech dot com 2007-01-04 18:42 --- Thanks for the quick reply. I have tried to elaborate on the problem now in bug #3831 . -- http://sourceware.org/bugzilla/show_bug.cgi?id=3713 --- You are receiving this mail because: --- You

[Bug ld/3831] New: Support for automatically including symbols in the list of dynamic symbols that are referenced as global data

2007-01-04 Thread shausman at trolltech dot com
at sources dot redhat dot com ReportedBy: shausman at trolltech dot com CC: bug-binutils at gnu dot org,glazzara at gmail dot com http://sourceware.org/bugzilla/show_bug.cgi?id=3831 --- You are receiving this mail because: --- You are on the CC list for the bug

[Bug ld/3713] Dynamic-list-cpp-typeinfo doesn't handle correctly static variables in a class

2007-01-04 Thread shausman at trolltech dot com
--- Additional Comments From shausman at trolltech dot com 2007-01-04 17:36 --- Is there a way to automatically include all symbols in a list file for --dynamic-list for which the linker of a separate program would generate copy relocations? If not would you accept an enhancement

[Bug ld/3713] Dynamic-list-cpp-typeinfo doesn't handle correctly static variables in a class

2006-12-14 Thread shausman at trolltech dot com
-- What|Removed |Added CC||shausman at trolltech dot ||com http://sourceware.org/bugzilla