Re: macppc: ld: a.out: Not enough room for program headers (allocated 12, need 13)

2016-07-25 Thread Philip Guenther
On Mon, Jul 25, 2016 at 6:48 PM, Juan Francisco Cantero Hurtado wrote: > Your patch fixes the problem. Thanks! Thanks for the report; it's been committed for 6.0. Philip Guenther

Re: macppc: ld: a.out: Not enough room for program headers (allocated 12, need 13)

2016-07-25 Thread Juan Francisco Cantero Hurtado
On Mon, Jul 25, 2016 at 05:30:47PM -0700, Philip Guenther wrote: > On Tue, 26 Jul 2016, Juan Francisco Cantero Hurtado wrote: > > I've updated my powerbook to the latest snapshot today. I can't build a > > simple C program with the option -Wl,-z,wxneeded. The linker always > > shows the same

Re: macppc: ld: a.out: Not enough room for program headers (allocated 12, need 13)

2016-07-25 Thread Philip Guenther
On Tue, 26 Jul 2016, Juan Francisco Cantero Hurtado wrote: > I've updated my powerbook to the latest snapshot today. I can't build a > simple C program with the option -Wl,-z,wxneeded. The linker always > shows the same error. > > # gcc test.c > # gcc -Wl,-z,wxneeded test.c > /usr/bin/ld:

macppc: ld: a.out: Not enough room for program headers (allocated 12, need 13)

2016-07-25 Thread Juan Francisco Cantero Hurtado
I've updated my powerbook to the latest snapshot today. I can't build a simple C program with the option -Wl,-z,wxneeded. The linker always shows the same error. # gcc test.c # gcc -Wl,-z,wxneeded test.c /usr/bin/ld: a.out: Not enough room for program headers (allocated 12, need 13) Section to