unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Error building guile on the ipaq
@ 2003-04-10 19:56 Ariel Rios
  2003-04-10 22:48 ` Marius Vollmer
  0 siblings, 1 reply; 2+ messages in thread
From: Ariel Rios @ 2003-04-10 19:56 UTC (permalink / raw)


I';ve tryed to compile guile for the ipaq and I got the following error:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -g -O2
-Wall -Wmissing-prototypes -c gc_os_dep.c -Wp,-MD,.deps/gc_os_dep.TPlo 
-fPIC -DPIC -o .libs/gc_os_dep.lo
gc_os_dep.c:365: parse error before `--'
make: *** [gc_os_dep.lo] Error 1

I tryed to add the armv41 definition like this with no luck:

#if defined(LINUX) && defined(armv41)
#   define ARM32
#    define mach_type_known
# endif

Any help? Running uname gives me:
guest@skiffcluster2:~/ariel@gnu.org/guile-1.6.3/libguile$ uname -a
Linux skiffcluster2.handhelds.org 2.4.0-test1-ac7-rmk1-crl2 #15 Fri Jun
16 11:24:53 EDT 2000 armv4l unknown

ariel





_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Error building guile on the ipaq
  2003-04-10 19:56 Error building guile on the ipaq Ariel Rios
@ 2003-04-10 22:48 ` Marius Vollmer
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Vollmer @ 2003-04-10 22:48 UTC (permalink / raw)
  Cc: guile-devel

Ariel Rios <ariel@gnu.org> writes:

> I';ve tryed to compile guile for the ipaq and I got the following error:

Please try Guile 1.7, from CVS HEAD.  It has a architecture
independent method of determining the stack boundaries on glibc systems.

I have some oldish version of Guile running on the iPAQ, but I haven't
tested a recent one.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-10 22:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-10 19:56 Error building guile on the ipaq Ariel Rios
2003-04-10 22:48 ` Marius Vollmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).