From: Jan Nieuwenhuizen <janneke@gnu.org>
Cc: Han-Wen <hanwen@cs.uu.nl>
Subject: Re: [PATCH]: Cross building and Cygwin fixes.
Date: Wed, 03 Jul 2002 19:06:33 +0200 [thread overview]
Message-ID: <87n0t8d9ly.fsf@peder.flower> (raw)
Hi,
This didn't make it into the patch, obviously. I was not familiar
with the workbook symlinks.
Jan.
Index: INSTALL
===================================================================
RCS file: /cvsroot/guile/guile/workbook/build/dist-files/INSTALL,v
retrieving revision 1.1
diff -p -u -r1.1 INSTALL
--- INSTALL 31 Mar 2002 21:45:53 -0000 1.1
+++ INSTALL 3 Jul 2002 17:02:51 -0000
@@ -199,6 +199,29 @@ switches specific to Guile you may find
--disable-regex --- omit regular expression interfaces
+Cross building Guile =====================================================
+
+As of guile-1.5.x, the build process uses compiled C files for
+snarfing, and (indirectly, through libtool) for linking, and uses the
+guile executable for generating documentation.
+
+When cross building guile, you first need to configure, build and
+install guile for your build host.
+
+Then, you may configure guile for cross building, eg:
+
+ ./configure --host=i686-pc-cygwin --disable-shared
+
+Two special options for cross building are available:
+
+--with-cc-for-build --- native C compiler, to be used during build
+ defaults to: `PATH=/usr/bin:$PATH cc'
+
+--with-guile-for-build --- native C compiler, to be used during build
+ defaults to: `guile', assuming you just
+ installed this guile natively.
+
+
Using Guile Without Installing It =========================================
If you want to run Guile without installing it, set the environment
--
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien | http://www.lilypond.org
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
next reply other threads:[~2002-07-03 17:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-03 17:06 Jan Nieuwenhuizen [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-07-03 16:25 [PATCH]: Cross building and Cygwin fixes Jan Nieuwenhuizen
2002-07-07 20:35 ` Marius Vollmer
2002-07-08 9:04 ` Han-Wen Nienhuys
2002-07-08 18:12 ` Marius Vollmer
2002-07-08 9:52 ` Jan Nieuwenhuizen
2002-07-09 18:08 ` Marius Vollmer
2002-07-10 0:37 ` Jan Nieuwenhuizen
2002-07-10 19:34 ` Marius Vollmer
2002-07-10 19:52 ` Marius Vollmer
2002-07-10 20:02 ` Jan Nieuwenhuizen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87n0t8d9ly.fsf@peder.flower \
--to=janneke@gnu.org \
--cc=hanwen@cs.uu.nl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).