This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: freeHDL compilation


> From: "Guillaume Gateau" <Guillaume.Gateau@leei.enseeiht.fr>
> To: <egcs-bugs@egcs.cygnus.com>
> Date: Wed, 29 Mar 2000 12:19:53 +0200

> I have tried to configure and compile freeHDL software on a Linux =3D
> platform. I dowload the software
> from http://www.freehdl.seul.org/

> Here is the results for configure and make.(see attached txt files =3D
> configure.txt and make.txt)

> I don't know really where the Bug come form. Perhaps you may help me to =
> =3D
> configure, compiled and use this software.

No, I am sorry, but we can't help thousands of users configure,
compile and load software on their system.  We would love to, but
there are too few of us and too many of them.  It looks like you have
an older version of our software on your computer.  I'd recommend that
you upgrade to gcc 2.95.2, and try compiling the package again with
the new compile.  See http://gcc.gnu.org/ for details about our
software.

If it still doesn't work, you can see our manual and our website for
instructions on how to submit a bug report, if you would like us to
fix our software.

Thanks.

> c++ -DPACKAGE=3D\"freehdl\" -DVERSION=3D\"0.0\" -DYYTEXT_POINTER=3D1 =
> -DHAVE_VASPRINTF=3D1  -I. -I.  -I.. -I.. =
> -DDEFAULT_V2CC_LIBRARY_DIR=3D\"/usr/local/share/freehdl/lib\"    -g -O2 =
> -c v2cc.cc=0A=
> make[1]: Leaving directory =
> `/export/q1/gateau/freeHDL/freehdl-20000209/v2cc'=0A=
> v2cc.cc: In function `void m_emit_impl(struct IIR_ProcessStatement *, =
> class =
> basic_string<char,string_char_traits<char>,__default_alloc_template<true,=
> 0> > &, struct RegionStack &, int)':=0A=
> v2cc.cc:2805: Internal compiler error.=0A=
> v2cc.cc:2805: Please submit a full bug report to `egcs-bugs@cygnus.com'.=0A=
> make[1]: *** [v2cc.o] Error 1=0A=
> make: *** [all-recursive] Error 1=0A=

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]