Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Thu, 8 Apr 1999 16:43:49 -0500 (CDT) From: "Vincent P. LaBella" X-Sender: vlabella AT comp To: Cygwin List Subject: Success porting GLE/Troubles with Bibtool Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Hello, I have succefully compiled GLE (presentation graphics language) using Cygwin B20.1. It requires succesfull installation of ncurses and a few minor changes to some of the gle source code. If anyone is interested I'll post the makefiles and the changes. I'm new so is there a place to do this other than the list? Also, Right now I'm trying to port BiBtool, but I'm running into a problem which I think is Code related. I get the error: error.c:45: initializer element is not constant and line 45 from error.c is: FILE * err_file = stderr; I am assuming this line compiled with erlier versions of gcc (2.7...), since the author stopped miantaing his web page in 97. http://ctan.unsw.edu.au/tex-archive/biblio/bibtex/utils/bibtool/BibTool.html The question is: Does C allow non constant identifiers? If not, why did this compile with older gcc's? Is this a egcs problem/bug or is egcs begin correctand older gcc's just didn't catch this? I tried some work arounds but the source is quite complex and I don't have serious amounts of time to devote to this. Thanks Vince -- _ _ \ /. _ _ _ _ _|_ |_) | _ |_) _ || _ \/ || |(_(/_| | | | . |_(_||_)(/_||(_| vlabella AT comp DOT uark DOT edu University of Arkansas 501.575.4313 Department of Physics 4781/Lab/4580/FAX/ Fayetteville, AR 72701 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com