[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #781: csc -c++ produces executables that hang und
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #781: csc -c++ produces executables that hang under Mac OS X |
Date: |
Mon, 20 Feb 2012 02:32:51 -0000 |
#781: csc -c++ produces executables that hang under Mac OS X
-----------------------+----------------------------------------------------
Reporter: iraikov | Owner: iraikov
Type: defect | Status: assigned
Priority: major | Milestone: 4.8.0
Component: compiler | Version: 4.7.x
Resolution: | Keywords:
-----------------------+----------------------------------------------------
Comment(by iraikov):
Running the executable with -:d gives the following output:
[debug] application startup...
[debug] heap resized to 500000 bytes
[debug] stack bottom is 0x7fff68e23be0.
[debug] entering toplevel toplevel...
[debug] entering toplevel toplevel...
[the last line repeats forever]
But it is true that while this instance of Chicken is built with
C_COMPILER=gcc-4.2, I am not setting the variable CXX_COMPILER. I will try
the latest master with llvm-gcc, thanks for your work on this.
--
Ticket URL: <http://bugs.call-cc.org/ticket/781#comment:6>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.