guile-devel
[Top][All Lists]
Advanced

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

Porting GNU Projects - Guile


From: bornlibra23
Subject: Porting GNU Projects - Guile
Date: Wed, 29 Jul 2009 08:14:55 -0700 (PDT)

Hello People
I am trying to port various GNU products to Stratus OpenVOS platform
including the guile project. However I am stuck currently for the lack of
wide & multibyte character support. Can somebody guide me to an
implementation of the same that I can port first. The glibc is also proving
a monster to port for various reasons. I have tried to build the wide
character support of glibc separately but it didnt workout. Can somebody
isolate the code & guide me in implementing it on VOS? This is proving to be
a major blocker. Please help
Thanks
bornlibra23

libtool: compile:  "/<<Path>>/OpenSource/guile-1.8.6/build-aux/compile" gcc
-DHAVE_CONFIG_H -I.. -I.. -I.. -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE
-D_SYSV -D_VOS_EXTENDED_NAMES -Wall -Wmissing-prototypes -Werror -MT
libguile_la-srfi-14.lo -MD -MP -MF .deps/libguile_la-srfi-14.Tpo -c
srfi-14.c -o libguile_la-srfi-14.o
srfi-14.c: In function `scm_srfi_14_compute_char_sets':
srfi-14.c:1531: warning: suggest parentheses around comparison in operand of
|
gmake[3]: *** [libguile_la-srfi-14.lo] Error 1
gmake[3]: Leaving directory `<<Path>>/OpenSource/guile-1.8.6/libguile'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `<<Path>>/OpenSource/guile-1.8.6/libguile'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `<<Path>>/OpenSource/guile-1.8.6'
gmake: *** [all] Error 2
-- 
View this message in context: 
http://www.nabble.com/Porting-GNU-Projects---Guile-tp24721426p24721426.html
Sent from the Gnu - Guile - Dev mailing list archive at Nabble.com.





reply via email to

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