tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Segfault on musl with '-run'


From: arnold
Subject: Re: [Tinycc-devel] Segfault on musl with '-run'
Date: Thu, 21 Jul 2022 00:49:33 -0600
User-agent: Heirloom mailx 12.5 7/5/10

Arthur Williams via Tinycc-devel <tinycc-devel@nongnu.org> wrote:

> when I changed the shebang to '#!/bin/tcc -run -g -bt4'.

#! doesn't work that way; tcc won't get all those flags as
separate arguments.  Try running from the command line.

Arnold



reply via email to

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