ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: MetaPost 1.004 announcement
Date: Sun, 04 May 2008 10:38:25 +0200	[thread overview]
Message-ID: <481D7601.9000703@elvenkind.com> (raw)
In-Reply-To: <38CDD53B-7378-4822-AC01-998C0DF2B595@uni-bonn.de>

Thomas A. Schmitz wrote:
> 
> I have two questions/problems with the new release:
> 
> 1. for my linux box, I just grabbed the linux tarball, but the 
> binaries in there still declare they're version 1.003. Is that an 
> oversight, or are those indeed old binaries (and you forgot to pack
>  the new ones? :-)

Answered by Peter and Luigi. I 've fixed the repository versions
of texmfmp.c, and will probably update the tarballs tomorrow
(I also have to add that mpboxes.pdf)

> 2. On OS X 10.5 (intel), compilation aborts with this message:

This is the same problem Hans van der Meer ran into with MPlib
a while back. Somehow configure fails to notice that OS X 10.5
has standard C headers just like any other Unix.

If you look at  the configure output, it will say somewhere in
the middle:

   checking for ANSI C header files... no

The build error is a result of that. Hans van der Meer came up
with the following answer (but I have *no* idea how to implement):

> Eureka! I think I found it (took a lot of experimentation).
> 
> Playing with the optimizing options through CFLAGS and setting the
> architecture to the G4 status of my Mac Powerbook, miraculously
> Metafont1.002 did compile under MacOSX10.5. Experimentally I then
> established that the architecture should be specified on the gcc call
> in order to have the proper ANSI headers found; without these
> compilation will get stuck.
> 
> The options that I think relevant are (both CFLAGS and CXXFLAGS
> should be set):
> 
> 1. general architecture specification: CFLAGS -arch ppc      (for
> powerpc) CFLAGS -arch ppc64    (for the new 64bit binaries on
> powerpc) CFLAGS -arch i386     (for intel) I did not check the ppc64
> (not needed) and i386 (not having one) options.
> 
> 2. more specific architecture specification affecting instruction set
> and scheduling if one wants to tune the generated code to ones
> processor: CFLAGS -mcpu=G4 (-mcpu=G5 etc. whichever ones machine has)
> 
> 
> It would be most natural, I think, if the -arch switch is added
> standard through the autoconf scripts. Taco could see to that for
> metapost and luatex, I trust. Can someone mail this experience to the
> maintainers of pdftex? (I could not ascertain why pdftex compiles
> without problems).
> 
> Hans van der Meer

Best wishes,
Taco
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2008-05-04  8:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <48198C57.4000304@elvenkind.com>
2008-05-03 18:56 ` Thomas A. Schmitz
2008-05-03 21:18   ` luigi scarso
2008-05-04  5:46     ` Peter Münster
2008-05-04  8:20       ` luigi scarso
2008-05-04  8:38   ` Taco Hoekwater [this message]
2008-05-04  8:52     ` Mojca Miklavec
2008-05-04 16:04     ` Thomas A. Schmitz
2008-05-06  6:50   ` Metapost on OS X 10.5 Taco Hoekwater
2008-05-06  7:40     ` Thomas A. Schmitz
2008-05-06 15:53     ` Thomas A. Schmitz

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=481D7601.9000703@elvenkind.com \
    --to=taco@elvenkind.com \
    --cc=ntg-context@ntg.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 NNTP newsgroup(s).