[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #1334: csc's -prelude and -postlude options don't wor
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #1334: csc's -prelude and -postlude options don't work |
Date: |
Fri, 14 Oct 2016 14:43:27 -0000 |
#1334: csc's -prelude and -postlude options don't work
----------------------+-------------------------------
Reporter: sjamaan | Owner:
Type: defect | Status: new
Priority: major | Milestone: 4.12.0
Component: compiler | Version: 4.11.0
Keywords: | Estimated difficulty: easy
----------------------+-------------------------------
{{{
$ csc -prelude '(void)' test.scm
sh: 1: Syntax error: "(" unexpected
Error: shell command terminated with non-zero exit status 512:
'/usr/bin/chicken' 'test.scm' -output-file 'test.c' -prologue (main)
}}}
The contents of test.scm don't really matter. The same error happens in
{{{-postlude}}}.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1334>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
- [Chicken-janitors] #1334: csc's -prelude and -postlude options don't work,
Chicken Trac <=