Re: [Patch, build] Unbreak objc build

2019-11-30 Thread Eric Gallager
On 11/26/19, Tobias Burnus wrote: > When I tried to bootstrap with --enable-languages=default, which > includes objc, it failed to build libobj. > > As Rhy0lite on IRC correctly guessed, the issue is that the cet.m4 file > is at a different location. I wonder why no one had the problem before > in

Re: [Patch, build] Unbreak objc build

2019-11-26 Thread Andrew Pinski
On Tue, Nov 26, 2019 at 10:48 AM Tobias Burnus wrote: > > When I tried to bootstrap with --enable-languages=default, which > includes objc, it failed to build libobj. > > As Rhy0lite on IRC correctly guessed, the issue is that the cet.m4 file > is at a different location. I wonder why no one had t

Re: [Patch, build] Unbreak objc build

2019-11-26 Thread Jakub Jelinek
On Tue, Nov 26, 2019 at 07:47:44PM +0100, Tobias Burnus wrote: > Build on x86-64-gnu-linux. > OK for the trunk? The patch is obvious. > PS: Assuming the build was indeed broken for everyone since 2 years, maybe > one should remove 'objc' from the 'default' languages? – Which languages is > now no

Re: [Patch, build] Unbreak objc build

2019-11-26 Thread Tobias Burnus
Actually, can you both try with my patch applied? If it still builds for you and then builds for me, the problem is also solved. And with proper path it looks better in any case. (Remark: The compilation w/o maintainer mode was the usual Linux path, i.e. all under /usr/bin.) Tobias On 11/26

Re: [Patch, build] Unbreak objc build

2019-11-26 Thread Tobias Burnus
On 11/26/19 8:13 PM, Iain Sandoe wrote: Right, It’s not been broken at all AFAICT - I build it daily on Darwin (often several times) and frequently on Linux - as does anyone building —enable-languages=all Ideas are welcome. I first did: .../configure --prefix=/home/tburnus/projects/gcc-trunk

Re: [Patch, build] Unbreak objc build

2019-11-26 Thread Iain Sandoe
Hi Rainer Orth wrote: When I tried to bootstrap with --enable-languages=default, which includes objc, it failed to build libobj. care to describe exactly how the build fails? PS: Assuming the build was indeed broken for everyone since 2 years, maybe one should remove 'objc' from the 'defau

Re: [Patch, build] Unbreak objc build

2019-11-26 Thread Rainer Orth
Hi Tobias, > When I tried to bootstrap with --enable-languages=default, which includes > objc, it failed to build libobj. care to describe exactly how the build fails? > PS: Assuming the build was indeed broken for everyone since 2 years, maybe > one should remove 'objc' from the 'default' langu

[Patch, build] Unbreak objc build

2019-11-26 Thread Tobias Burnus
When I tried to bootstrap with --enable-languages=default, which includes objc, it failed to build libobj. As Rhy0lite on IRC correctly guessed, the issue is that the cet.m4 file is at a different location. I wonder why no one had the problem before in the last years – the libobjc/Makefile.in