Bug#676569: gcc-4.7: -nostdlib broken, multiarch library path always added

2012-06-13 Thread Thorsten Glaser
Matthias Klose dixit: >-nostdlib doesn't say anything about discarding the -L flags. Did this change >with 4.7? Hm, actually, it doesn’t. What’s the option to do so, then? I have always been under the impression that -nostdlib would include this behaviour. bye, //mirabilos -- ncal.c: In funct

Processed: Re: Bug#676569: gcc-4.7: -nostdlib broken, multiarch library path always added

2012-06-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 676569 normal Bug #676569 [gcc-4.7] gcc-4.7: -nostdlib broken, multiarch library path always added Severity set to 'normal' from 'serious' > thanks Stopping processing here. Please contact me if you need assistance. -- 676569: http://b

Bug#676569: gcc-4.7: -nostdlib broken, multiarch library path always added

2012-06-12 Thread Matthias Klose
severity 676569 normal thanks -nostdlib doesn't say anything about discarding the -L flags. Did this change with 4.7? On 07.06.2012 22:14, Thorsten Glaser wrote: > Package: gcc-4.7 > Version: 4.7.0-12 > Severity: serious > Justification: breaks unrelated software > > The following scenario is br

Bug#676569: gcc-4.7: -nostdlib broken, multiarch library path always added

2012-06-07 Thread Thorsten Glaser
Package: gcc-4.7 Version: 4.7.0-12 Severity: serious Justification: breaks unrelated software The following scenario is broken: I would expect the link to fail. This is a carefully nailed-down testcase to figure out that the fault is with gcc not binutils. tg@zigo:~ $ echo 'int login_tty(int); vo