unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Mike Gran <spk121@yahoo.com>
To: guile-devel@gnu.org
Subject: Modernizing autotools and assuming C89 C library
Date: Thu, 15 Sep 2022 22:20:26 -0700	[thread overview]
Message-ID: <YyQHmtaArxJEq9RI@spikycactus.com> (raw)
In-Reply-To: YyQHmtaArxJEq9RI.ref@spikycactus.com

Hello Guile Devel,

I pushed a git branch: wip-modernize-autotools.

It removes some obsolete tests by presuming we at least have a
C89-compliant C library. It also uses LT_INIT for libtool, and removes
some macros that autoconf has deprecated.

I thought about continuing on by presuming that we have a
C99-compliant C library, but, I figured I'd stop at C89/C90 and touch
base first.

Since most of these header and function tests are for ancient or odd
architectures, I tested it on Cygwin and MinGW. (Note that the main
branch compiles on MinGW but doesn't run.  So I only tested that it
compiles.)

Let me know what you think.

Thanks,
Mike Gran



       reply	other threads:[~2022-09-16  5:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <YyQHmtaArxJEq9RI.ref@spikycactus.com>
2022-09-16  5:20 ` Mike Gran [this message]
2022-09-30  3:16   ` Modernizing autotools and assuming C89 C library Mike Gran
2022-10-12 20:27     ` Ludovic Courtès
2022-10-12 21:56       ` Dr. Arne Babenhauserheide

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=YyQHmtaArxJEq9RI@spikycactus.com \
    --to=spk121@yahoo.com \
    --cc=guile-devel@gnu.org \
    /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).