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
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
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
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
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
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
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
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