[Bug ld/7073] New: when the obj file's length exceed the limitation, the linker exit with errors

2008-12-05 Thread shihhuangti at 163 dot com
linker exit with errors Product: binutils Version: 2.19 Status: NEW Severity: normal Priority: P2 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: shihhuangti at 163 dot com

答复: Re: ´ð¸´: Re: How large fil e can be processed by the linker "ld"?

2008-11-26 Thread shihhuangti
k Clifton <[EMAIL PROTECTED]> 2008-11-18 00:21 收件人 [EMAIL PROTECTED] 抄送 bug-binutils@gnu.org 主题 Re: ´ð¸´: Re: How large file can be processed by the linker "ld"? Hi shihhuangti, > I want to know why the linker use such amount memory to put the objs > toget

答复: Re: ´ð¸´: Re: How large fil e can be processed by the linker "ld"?

2008-11-17 Thread shihhuangti
second step may due to some other cause but not about the available memory amount. Nick Clifton <[EMAIL PROTECTED]> 2008-11-18 00:21 收件人 [EMAIL PROTECTED] 抄送 bug-binutils@gnu.org 主题 Re: ´ð¸´: Re: How large file can be processed by the linker "ld"? Hi shihhuangti,

How large file can be processed by the linker "ld"?

2008-10-31 Thread shihhuangti
Today, I make the whole project at my office, and the obj generated with opition "-g3", and when final linking, I keep the dbg-info within the exe-file, but failed with the message "memory exhausted", and later I find there is a objfile passed to the linker ld and the file is of size 1.9G. I wa