tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Relative paths of include files are not normalised, w


From: grischka
Subject: Re: [Tinycc-devel] Relative paths of include files are not normalised, which can break #pragma once
Date: Fri, 7 Jul 2023 08:59:49 +0200
User-agent: Mozilla/5.0 (Windows NT 6.0; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

On 07.07.2023 07:45, draco wrote:
Hermann,

I tested your patch a bit, seems to work as expected and brings tcc
win32 back to it's normal speed.

It might be too slow on linux too ...

Basically the "#ifndef cache" is meant to make it faster,
while the #pragma once also needs to detect path aliases.

That is two different goals in the first place.

Another goal in tinycc is simple code.  For example to have
a common solution for platforms.

-- gr

Can you upload it to the mob?

Thank you!

Michael




reply via email to

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