undefined reference to - ghdl problem

2004-11-27 Thread Pinhas Krengel
With some help, I used the following configuration: ./configure --enable-languages=vhdl --enable-nls=no I used gcc-ada and gcc-core 3.4.1 from http://sunsite.utk.edu/ftp/pub/cygwin/release/gcc/gcc-ada/?M=D and was able to build it okay on cygwin. The asmple test hello.vhdl compiles okay ghdl -a 1

gcc-ada (3.4.1) and GHDL

2004-11-26 Thread Pinhas Krengel
I tried to build the package GHDL on gcc 3.4.1 on cygwin. I got an error message (below). Can someone give me a tip on how to attack this problem? Thanks, Pinhas gnatmake: objects up to date. gnatmake -o ghdl1.exe -aI./vhdl -aOvhdl ortho_gcc-main \ -bargs -E -cargs -O -Wall -gnata -largs agcc-bi

GHDL

2004-11-19 Thread Pinhas Krengel
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. >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. GH

cygwin update for named pipes

2004-10-15 Thread Pinhas Krengel
Hi mkfifo does not work on my cygwin (version ??). I have been told that it works on newer versions. What packeages should I update (slect in the update install window)? Thanks Pinhas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/

named pipes under cygwin

2004-10-15 Thread Pinhas Krengel
Are named pipes supported in the latest version of cygwin. On my system (how can I verify its version?) typing (as explained in man mkfifo) mkfifo pini bash-2.05b$ mkfifo pini mkfifo: cannot create fifo ``pini'': Function not implemented -- Unsubscribe info: http://cygwin.com/ml/#unsubscr

co-linux

2004-04-14 Thread Pinhas Krengel
I have just read about beta release of co-linux (linux on windows). Is this product going to kill cygwin. What will be the benefits of using cygwin in that case. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentati

FlexLexer.h

2004-01-31 Thread Pinhas Krengel
Is this files suppose to come with any package of cygwin. -- 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/

Re: verilator on cygwin - unexplained errors

2004-01-30 Thread Pinhas Krengel
ws:[EMAIL PROTECTED] > I went into perl -MCPAN -e shell, typed "install SystemC::Parser" and it > installed fine for me... > > -- > Rafael > > >-Original Message- > >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > >Pinhas Krengel &

Re: verilator on cygwin - unexplained errors

2004-01-30 Thread Pinhas Krengel
I use the cygwin the perl that came with the cygwin package. Attached is the cugwin check -svr "Igor Pechtchanski" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Fri, 30 Jan 2004, Pinhas Krengel wrote: > > > While tring to build one of its packe

verilator on cygwin - unexplained errors

2004-01-30 Thread Pinhas Krengel
While tring to build one of its packeage (from CPAN) I got stange message in response to the make. the package is //www.veripool.com/systemperl.html Message is. Can somebody tell me if I am missing something in my cygwin? make[1]: Entering directory `/cygdrive/c/pini_prog/verilator/SystemPerl-1.

Re: libperl.dll.a

2004-01-28 Thread Pinhas Krengel
]> Newsgroups: gmane.os.cygwin Cc: <[EMAIL PROTECTED]> Sent: Wednesday, January 28, 2004 9:14 PM Subject: Re: libperl.dll.a > On Wed, 28 Jan 2004, Pinhas Krengel wrote: > > > A CPAN is looking for the following dll or .a file, which is missing from my > > cygwin installation.

libperl.dll.a

2004-01-28 Thread Pinhas Krengel
A CPAN is looking for the following dll or .a file, which is missing from my cygwin installation. How come it was not installed by cygwin. Do I get it from somewhere else. /usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/CORE/libperl.dll.a -- Unsubscribe info: http://cygwin.com/ml/#unsubscr

What is wrong with my bison

2004-01-28 Thread Pinhas Krengel
While tring to build some CPAN module it yells: Do I need to update mycygwin installation with something? bison --debug --verbose -d -k scgrammer.y -pscgrammer -o scgrammer.c bison: /usr/share/bison.simple: No such file or directory make[1]: *** [scgrammer.h] Error 2 -- Unsubscribe info:

G++ for CygWin

2004-01-28 Thread Pinhas Krengel
I re-installed cygwin recently. In /usr/bin I have gcc but don't have g++. How can I install it. If there is a .tar.bz2 that does not require re-installation of cygwin, I prefer it. Thanks, Pinhas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://c

Re: perlcc does not work on my cygwin-please help

2004-01-28 Thread Pinhas Krengel
TED] [mailto:[EMAIL PROTECTED] On Behalf Of > >Pinhas Krengel > >Sent: Tuesday, January 27, 2004 9:09 AM > >To: [EMAIL PROTECTED] > >Subject: perlcc does not work on my cygwin-please help > > > >perlcc does not work on my cygwin (win XP). I have tried to re-insta

Re: perlcc does not work on my cygwin-please help

2004-01-28 Thread Pinhas Krengel
XSUB.h etc... This files were installed by the cygwin setup on my PC. "Edward S. Peschko" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Tue, Jan 27, 2004 at 07:08:48PM +0200, Pinhas Krengel wrote: > > perlcc does not work on my cygwin (win XP). I

perlcc does not work on my cygwin-please help

2004-01-27 Thread Pinhas Krengel
perlcc does not work on my cygwin (win XP). I have tried to re-install cygwin, read the assorted documents but can not figure out what is wrong. It seems to be a very basic problem as it reports error of not finding some file that are installed in my perl package. For example perl.h is not found. T