Did you ever solve this problem? I'm getting the exact same error.
William Seurer 于2020年5月18日周一 下午10:52写道:
>
> On 5/18/20 9:35 AM, Hongyi Zhao via Gcc wrote:
> > Jonathan Wakely 于2020年5月18日周一 下午8:49写道:
> >> On Mon, 18 May 2020 at 13:34, Hongyi Zhao via Gcc wrote:
> >>> Hi,
> >>>
> >>> I want to compile qt4 on Ubuntu 20.04 which shipped with the following
> >>>
William Seurer 于2020年5月18日周一 下午10:52写道:
>
> On 5/18/20 9:35 AM, Hongyi Zhao via Gcc wrote:
> > Jonathan Wakely 于2020年5月18日周一 下午8:49写道:
> >> On Mon, 18 May 2020 at 13:34, Hongyi Zhao via Gcc wrote:
> >>> Hi,
> >>>
> >>> I want to compile qt4 on Ubuntu 20.04 which shipped with the following
> >>>
On 5/18/20 9:35 AM, Hongyi Zhao via Gcc wrote:
Jonathan Wakely 于2020年5月18日周一 下午8:49写道:
On Mon, 18 May 2020 at 13:34, Hongyi Zhao via Gcc wrote:
Hi,
I want to compile qt4 on Ubuntu 20.04 which shipped with the following
gcc version:
$ gcc --version
gcc (Ubuntu 9.3.0-10ubuntu2) 9.3.0
But I'm
Jonathan Wakely 于2020年5月18日周一 下午8:49写道:
>
> On Mon, 18 May 2020 at 13:34, Hongyi Zhao via Gcc wrote:
> >
> > Hi,
> >
> > I want to compile qt4 on Ubuntu 20.04 which shipped with the following
> > gcc version:
> >
> > $ gcc --version
> > gcc (Ubuntu 9.3.0-10ubuntu2) 9.3.0
> >
> > But I'm not sure
On Mon, 18 May 2020 at 13:34, Hongyi Zhao via Gcc wrote:
>
> Hi,
>
> I want to compile qt4 on Ubuntu 20.04 which shipped with the following
> gcc version:
>
> $ gcc --version
> gcc (Ubuntu 9.3.0-10ubuntu2) 9.3.0
>
> But I'm not sure whether this gcc version is suitable for qt4. Any
> hints for th
Qt4 is an old release (the current one is almost Qt6). A newer compiler is
usually backward-compatible with older codes. So you should be able to
compile Qt4 on Ubuntu 20.04 with system-provided GCC right away.
пн, 18 мая 2020 г. в 14:34, Hongyi Zhao via Gcc :
> Hi,
>
> I want to compile qt4 on U
Hi,
I want to compile qt4 on Ubuntu 20.04 which shipped with the following
gcc version:
$ gcc --version
gcc (Ubuntu 9.3.0-10ubuntu2) 9.3.0
But I'm not sure whether this gcc version is suitable for qt4. Any
hints for this problem?
Regards,
--
Hongyi Zhao