epsilon-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compilation error on Haiku


From: Bruno Haible
Subject: Re: compilation error on Haiku
Date: Sun, 07 Mar 2021 21:33:15 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-203-generic; KDE/5.18.0; x86_64; ; )

Hi Luca,

> 32-bit Haiku does not, but it is based on GCC 2.95 which might be
> difficult to support anyway.

32-bit Haiku ships with two compilers: 'gcc' (version 2.95.3) and
'gcc-x86' (version 5.4.0). The former is used to build the kernel
and system libraries, for binary backward compatibility with BeOS.
But for applications, you should use CC=gcc-x86.

> Someday I would like to try Jitter with GCC 3, if not 2.

That would be a waste of time.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]