discuss-gnu-electric
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compilation problem and other questions


From: Matteo Poletti
Subject: compilation problem and other questions
Date: Fri, 09 Nov 2001 12:29:48 +0100

Hi,

I'm searching a tool which can sintetise from a behavioral description (VHDL or Verilog) to a cmos level. The circuits are not larger than 1000 gate's and are for ASIC applications.

Electric is able to do this?

I would like to directly try Electric but I have some problems in the compilation.

Can you help me?

The results of my configuration and compilation are below.

Thank you in advance

Matteo Poletti



/app/misc/electric-6.04 >./configure
creating cache ./config.cache
checking for c++... c++
checking whether the C++ compiler (c++   ) works... yes
checking whether the C++ compiler (c++   ) is a cross-compiler... yes
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for gcc... gcc
checking whether the C compiler (gcc   ) works... yes
checking whether the C compiler (gcc   ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include
checking whether -R must be followed by a space... no
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XmuCompareISOLatin1 in -lXmu... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for stdint.h... no
checking for db.h... no
checking for inttypes.h... yes
checking for sys/int_types.h... yes
checking for sgtty.h... yes
checking for strings.h... yes
checking for sys/time.h... yes
checking for sys/timeb.h... yes
checking for termios.h... yes
checking for termio.h... yes
checking for unistd.h... yes
checking for Xm.h... no
checking for working const... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for pid_t... yes
checking for vfork.h... no
checking for working vfork... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for ftime... yes
checking for getcwd... yes
checking for gethostid... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for getwd... yes
checking for scandir... no
checking for strstr... yes
checking for valloc... yes
checking for vsnprintf... yes
checking for u_int64_t... no
checking for uint64_t... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/include/defines.h



/app/misc/electric-6.04 >make
gcc -I/usr/openwin/include         -Isrc/include -c src/cons/conlay.c -o src/cons/conlay.o
/usr/ccs/bin/as: "/var/tmp/ccYqNwdO.s", line 478: error: unknown opcode ".subsection"
/usr/ccs/bin/as: "/var/tmp/ccYqNwdO.s", line 478: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccYqNwdO.s", line 493: error: unknown opcode ".previous"
/usr/ccs/bin/as: "/var/tmp/ccYqNwdO.s", line 493: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccYqNwdO.s", line 1025: error: unknown opcode ".subsection"
/usr/ccs/bin/as: "/var/tmp/ccYqNwdO.s", line 1025: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccYqNwdO.s", line 1037: error: unknown opcode ".previous"
/usr/ccs/bin/as: "/var/tmp/ccYqNwdO.s", line 1037: error: statement syntax
make: *** [src/cons/conlay.o] Error 1

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/                              _/                              _/
_/ Matteo Poletti               _/  Tel1: +39 0382 301870       _/
_/ Acco Microelettronica S.r.l._/  Tel2: +39 0382 307455        _/
_/ Via Vittorio Emanuele II, 5  _/  Fax : +39 0382 301870       _/
_/ 27100 Pavia (PV)             _/                              _/
_/ Italy                        _/                              _/
_/                              _/                              _/
_/                 
mailto: address@hidden                _/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]