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: <20031216224632.17620.qmail@web12602.mail.yahoo.com> Date: Tue, 16 Dec 2003 23:46:32 +0100 (CET) From: =?iso-8859-1?q?dezai=20G?= Subject: Re: FreeHDL doesnt compile with the latest cygwin . To: "Frédéric_L._W._Meunier" <1 AT pervalidus DOT net> Cc: cygwin AT cygwin DOT com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -I. -I. -I.. -I.. -g -O2 -MT sig_info.lo -MD -MP -MF .deps/sig_info.Tpo -c sig_info.cc -DDLL_EXPORT -DPIC -o .libs/sig_info.lo In file included from /usr/include/c++/3.3.1/vector:72, from /usr/include/c++/3.3.1/ext/stl_hashtable.h:68, from /usr/include/c++/3.3.1/ext/hash_map:65, from ../freehdl/kernel-signal-source-list-array.hh:7, from sig_info.cc:10: /usr/include/c++/3.3.1/bits/stl_bvector.h:721: error: `array_type' specified as declarator-id /usr/include/c++/3.3.1/bits/stl_bvector.h:721: error: multiple declarations ` int' and `std::vector' make[1]: *** [sig_info.lo] Error 1 make[1]: Leaving directory `/usr/freehdl-20030731/kernel' make: *** [all-recursive] Error 1 --- Frédéric_L._W._Meunier <1 AT pervalidus DOT net> a écrit : > 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 reporting the errors instead of asking > how to > downgrade Cygwin, what's almost impossible unless > you find a > very outdated mirror ? > > If the "problem" is with the new GCC, you can always > search on > Google for 2.95.3-10, but take in mind it has been > removed from > the distribution, meaning you won't get any support > for it. > > But if the problem is the compiler, make sure it > works with > 3.3.1 on other OS before thinking Cygwin broke it. > > -- > How to contact me - > http://www.pervalidus.net/contact.html > > -- > 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/ > _________________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com -- 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/