Skip to Content.
Sympa Menu

maude-help - [Maude-help] Problem compiling Maude 2.1.1 in cygwin with gcc 3.4.4

maude-help AT lists.siebelschool.illinois.edu

Subject: Maude-help mailing list

List archive

[Maude-help] Problem compiling Maude 2.1.1 in cygwin with gcc 3.4.4


Chronological Thread 
  • From: <manikandan.selvaraju AT wipro.com>
  • To: <maude-help AT maude.cs.uiuc.edu>
  • Subject: [Maude-help] Problem compiling Maude 2.1.1 in cygwin with gcc 3.4.4
  • Date: Mon, 23 Jan 2006 11:24:06 +0530
  • List-archive: <http://maude.cs.uiuc.edu/pipermail/maude-help>
  • List-id: Maude help list <maude-help.maude.cs.uiuc.edu>

Hi Maude,
 
This is regarding the error you raised here.
 
I am working in Wipro Software Limited in India as project engineer.
 
I am also facing the same errors while compiling .c files using gcc in Cygwin.
 
May i know how the bug got  fixed ?
 
It would be great help if you help me in this issue.
 
Please send me the file you changed .
 
Thanks & Regards
Mani.
___________________________________________________________________________________________________________________________________________
 
Hi,

I have read about a previous problem about compiling under cygwin
(June 2005). The problem was with the file buchiAutomaton2.cc. The
suggestion given change a line in src/Utility/indexedSet.hh works well.

Btw, another error arises when using gcc 3.4.4. (the latest in the
present
version of cygwin). Here is the detail

In file included from ACU_Term.cc:42:
../../src/Core/argVec.hh: In constructor `ArgVec<T>::ArgVec(size_t)':
../../src/Core/argVec.hh:101: error: incomplete type `MemoryCell' used
in nested
name specifier
../../src/Core/argVec.hh: In member function `void
ArgVec<T>::expandBy(size_t)':
../../src/Core/argVec.hh:200: error: incomplete type `MemoryCell' used
in nested
name specifier
../../src/Core/argVec.hh: In member function `void
ArgVec<T>::resizeWithoutPrese
rvation(size_t)':
../../src/Core/argVec.hh:218: error: incomplete type `MemoryCell' used
in nested
name specifier
../../src/Core/argVec.hh: In member function `void
ArgVec<T>::evacuate()':
../../src/Core/argVec.hh:230: error: incomplete type `MemoryCell' used
in nested
name specifier

It seems something is wrong when dealing with the object MemoryCell,
defined
in src/Core/memoryCell.hh

I think it depends (as in the other case) on the version of gcc I am
using. But, instead
of changing version of gcc, I would like to understand how to fix it
under the current version. It could be useful for new users also.

I cannot get in the cc code for I miss experience in that.

Someone can help me?

Thanks,
Gabriele

==================================================
*              Dr. Lenzini Gabriele              *
--------------------------------------------------
* ---------------------------------------------- *
* Telematica Instituut Enschede (The Netherlands)*
* ---------------------------------------------- *

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

www.wipro.com


  • [Maude-help] Problem compiling Maude 2.1.1 in cygwin with gcc 3.4.4, manikandan.selvaraju, 01/22/2006

Archive powered by MHonArc 2.6.16.

Top of Page