Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <419E92CC.9060609@familiehaase.de> Date: Sat, 20 Nov 2004 01:41:48 +0100 From: "Gerrit P. Haase" Organization: Esse keine toten Tiere User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; de-AT; rv:1.7.3) Gecko/20040910 MIME-Version: 1.0 To: Pinhas Krengel CC: cygwin AT cygwin DOT com Subject: Re: GHDL References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Pinhas Krengel wrote: > GHDL is a VHDL simulator, using the GCC technology (http://ghdl.free.fr/). > > Did somebody tried to build it on cygwin. I had a lot of problems. Yes, and yes, me too. I also reported to the maintainer that it is not possible to bootstrap GHDL and Ada at the same time, it seems not to be changed, maybe the package needs a new maintainer? > From a technical point of view, GHDL is a GCC front-end: it compiles VHDL > files into objects files, like GCC does for C, C++, Fortran or Ada95 files. > GHDL does not generate intermediate C files. > > GHDL is written in Ada95. I use the GNAT compiler (the GCC Ada compiler) to > create the binary image. The GHDL source includes AGCC, an Ada binding for > interfacing with GCC. > > The GHDL run-time library is written in Ada95 too. It uses some of the Ada95 > and GNAT packages. > > Where can I get the right GNAT and GCC for cygwin. The GCC is complete since version 3.3.1 was released for Cygwin, just install the package gcc-ada with setup.exe. Please keep me posted, Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/