Re: [Gtk]MathView under MacOSX

From: Luca Padovani <lpadovan_at_cs.unibo.it>
Date: Sat Aug 06 2005 - 16:16:42 CEST

On Fri, 2005-08-05 at 14:49 -0400, Hubert Figuiere wrote:
> > Under MacOSX, getopt.h is not provided. However there is a declaration
> > for getopt (not getopt_long!) in unistd.h. The problem about getopt is
> > that it does not recognize the long format of command line options (such
> > as --version).
>
> use popt, and it is ok.
> [...]

Aha nice! I've removed all the getopt stuff and reimplemented argument
parsing with popt. I've also added a README.MacOSX in CVS with a few
instructions on how to compile everything. It'll be shipped with the
next version of gtkmathview.

Thanks
--luca

Received on Sat Aug 6 16:23:23 2005

This archive was generated by hypermail 2.1.8 : Sat Aug 06 2005 - 16:23:24 CEST