Re: FreeHDL doesnt compile with the latest cygwin .

2003-12-16 Thread dezai G
Well Here are the errors i got. rm -f .libs/sig_info.lo g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"freehdl\" -DVERSION=\"0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAV

Re: FreeHDL doesnt compile with the latest cygwin .

2003-12-16 Thread Frédéric L. W. Meunier
On Tue, 16 Dec 2003, dezai G wrote: > I have downloaded and intalled the new cygwin with > gcc 3.3.1-3 > My freehdl (http://www.freehdl.seul.org/) no longer > compile with the new cygwin. > How can i download the previous setup of cygwin to be > able to compile my freeHdl program What about repo

FreeHDL doesnt compile with the latest cygwin .

2003-12-16 Thread dezai G
Hi all I have downloaded and intalled the new cygwin with gcc 3.3.1-3 My freehdl (http://www.freehdl.seul.org/) no longer compile with the new cygwin. How can i download the previous setup of cygwin to be able to compile my freeHdl program Thanks __