On 1/04/14 21:49, David Fang wrote:
> guile 2.0.11 committed to 10.7 tree.  Care to test on 10.8+?

Following your advice I found in the irc logs, it builds for me on 10.9 
with the latest xcode-5.1 if I insert the line

   sed -i.bak -e '/libguile_2.0_la-vm.Tpo/s|\$(CFLAGS)|-g -O0|' 
libguile/Makefile

between configure and make in the CommpileScript. I guess the same 
effect could be achieved with a patch to libguile/Makefile.in in 
PatchScript.

As for guile18, I found the remaining problem with the *.doc files. It 
is another recent preprocessor change (adding #line-nr statements at 
unexpected places) crashing their weird abuse of the C preprocessor as 
part of a complicated text processing system. A one-line patch in 
libguile/Makefile.in takes care of this. Guile18 now builds for me on 
10.9/latest xcode-5.1.

I am putting these versions in my cvs exp directory
experimental/costabel/10.7/finkinfo/languages
so others can test them, too.

-- 
Martin


------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to