On Mon, Nov 20, 2023 at 11:57 AM Björn Schäpers wrote:
>
> this is what I'm using with GCC 12 and 13 on my windows machines, rebased onto
> the current HEAD.
Thanks. Committed as follows.
Ian
* fileline.c: Include if available.
(windows_get_executable_path): New static
On Wed, 29 Nov 2023 at 14:44, Jonny Grant wrote:
>
>
>
> On 29/11/2023 13:05, Jonathan Wakely wrote:
> > On Wed, 29 Nov 2023 at 12:59, Jonny Grant wrote:
> >>
> >> Hello
> >>
> >> Has anyone encountered this when compiling gcc from source? libgomp
> >> doesn't build due to xgcc missing
> >>
> >>
On 29/11/2023 13:05, Jonathan Wakely wrote:
> On Wed, 29 Nov 2023 at 12:59, Jonny Grant wrote:
>>
>> Hello
>>
>> Has anyone encountered this when compiling gcc from source? libgomp doesn't
>> build due to xgcc missing
>>
>> I got latest git, did
>> ./configure --disable-multilib
>
> Don't bui
On Wed, 29 Nov 2023 at 12:59, Jonny Grant wrote:
>
> Hello
>
> Has anyone encountered this when compiling gcc from source? libgomp doesn't
> build due to xgcc missing
>
> I got latest git, did
> ./configure --disable-multilib
Don't build in the source directory: https://gcc.gnu.org/wiki/FAQ#conf
Hello
Has anyone encountered this when compiling gcc from source? libgomp doesn't
build due to xgcc missing
I got latest git, did
./configure --disable-multilib
make html
It gets stuck here:
checking whether make supports nested variables... yes
/home/jonny/code/repos/gcc_tests/gcc_doc/libgomp