chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #466: csc -gui broken (OS X)


From: Chicken Trac
Subject: [Chicken-janitors] #466: csc -gui broken (OS X)
Date: Sun, 26 Dec 2010 12:58:22 -0000

#466: csc -gui broken (OS X)
----------------------+-----------------------------------------------------
 Reporter:  ddp       |       Owner:       
     Type:  defect    |      Status:  new  
 Priority:  minor     |   Milestone:  4.7.0
Component:  compiler  |     Version:  4.6.x
 Keywords:            |  
----------------------+-----------------------------------------------------
 It looks like "-gui" got broken somewhere along the line on OS X:

 % csc -gui c-forge.scm
 i686-apple-darwin10-gcc-4.2.1: /usr/local/share/chicken/chicken.rc.o: No
 such file or directory

 Error: shell command terminated with non-zero exit status 256: gcc
 c-forge.o /usr/local/share/chicken/chicken.rc.o -o c-forge -m64
 -L"/usr/local/lib" -lchicken -lm

 Looking at defaults.make and rules.make the mac.r and CHICKEN.icns are
 where they're supposed to be (I think) but csc is going after the Windows
 .rc resource file instead.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/466>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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