all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christoph Bauer <Christoph.Bauer@lms-gmbh.de>
Cc: cyd@stupidchicken.com, emacs-devel@gnu.org
Subject: Re: [Christoph.Bauer@lms-gmbh.de: HP-UX: link error]
Date: Fri, 24 Mar 2006 09:47:07 +0100	[thread overview]
Message-ID: <26EB47FDD566A7469FC862DAF373792FE20E7F@kaiserslautern1.lmsintl.com> (raw)

>     mbstate_t is defined in wchar.h if 
> _INCLUDE__STDC_A1_SOURCE is defined. 
> 
> Should Emacs be defining that macro?
> 

 It would be convenient when configure detects, that
the flag -D_INCLUDE__STDC_A1_SOURCE is necessary to build with
HP-UX cc. In configure.in this could be done in
the "hppa*-hp-hpux1[1-9]*" case [1] by

 CFLAGS="-D_INCLUDE__STDC_A1_SOURCE $CFLAGS"

Otherwise a note in INSTALL for HP-UX would be nice.


[1] Because of lack of older HP machines I cannot check 
the cases for HP-UX 7-10.

             reply	other threads:[~2006-03-24  8:47 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-24  8:47 Christoph Bauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-03-27  9:01 [Christoph.Bauer@lms-gmbh.de: HP-UX: link error] Christoph Bauer
2006-03-23 11:51 Christoph Bauer
2006-03-23 23:09 ` Richard Stallman
2006-03-23 11:34 Christoph Bauer
2006-03-23  9:47 Christoph Bauer
2006-03-23 23:09 ` Richard Stallman
2006-03-20 16:29 Bauer, Christoph
2006-03-21 19:22 ` Richard Stallman
2006-03-21 19:23 ` Richard Stallman
2006-03-17 16:30 Richard Stallman
2006-03-19 15:14 ` Chong Yidong
2006-03-19 18:09   ` Sascha Wilde
2006-03-20 15:05   ` Richard Stallman
2006-03-21  6:19     ` Ken Raeburn
2006-03-21 22:29       ` Richard Stallman
2006-03-22  5:08         ` Ken Raeburn
2006-03-22 23:01           ` Kim F. Storm

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=26EB47FDD566A7469FC862DAF373792FE20E7F@kaiserslautern1.lmsintl.com \
    --to=christoph.bauer@lms-gmbh.de \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.