chicken-janitors
[Top][All Lists]
Advanced

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

#1850: Chicken doesn't compile with TCC anymore


From: Chicken Trac
Subject: #1850: Chicken doesn't compile with TCC anymore
Date: Mon, 03 Feb 2025 08:29:19 -0000

#1850: Chicken doesn't compile with TCC anymore
------------------------------+----------------------------
            Reporter:  zilti  |       Type:  defect
              Status:  new    |   Priority:  minor
           Milestone:  6.0.0  |  Component:  core libraries
             Version:  6.0.0  |   Keywords:
Estimated difficulty:         |
------------------------------+----------------------------
 Using the latest TinyCC from the mob branch. Here's the compilation error:


 {{{
 tcc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H
 -DC_ENABLE_PTABLES  -c -Os -fomit-frame-pointer chicken.c -o chicken-
 static.o ->
 In file included from chicken.c:8:
 In file included from chicken.h:135:
 In file included from /nix/store/wlavaybjbzgllhq11lib6qgr7rm8imgp-
 glibc-2.39-52-dev/include/complex.h:110:
 /nix/store/wlavaybjbzgllhq11lib6qgr7rm8imgp-
 glibc-2.39-52-dev/include/bits/cmathcalls.h:55: error: _Complex is not yet
 supported
 make[1]: *** [rules.make:156: chicken-static.o] Error 1
 make[1]: Leaving directory '/build'
 make: *** [rules.make:1041: boot-chicken] Error 2
 }}}

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/1850>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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