Re: [ng-spice-devel] TODO list


To ng-spice-devel <ng-spice-devel@ieee.ing.uniroma1.it>
From Paolo Nenzi <pnenzi@ieee.ing.uniroma1.it>
Date Sat, 8 Jul 2000 12:30:54 +0200 (CEST)
Delivered-To mailing list ng-spice-devel@ieee.ing.uniroma1.it
In-Reply-To <20000707163153.A23688@cgmd80028.chello.nl >
Mailing-List contact ng-spice-devel-help@ieee.ing.uniroma1.it; run by ezmlm
Reply-To ng-spice-devel@ieee.ing.uniroma1.it


> Write a asprintf() replacement for systems that don't have it
> available.

What about cut and paste from glibc as soon as the code become GPL ?

> Netlist parsing.  The circuit directory currrently has 
> definitions for parsing one model line per device.  Get this 
> generalized into a structure that codifies the changes between 
> the devices.  

Can you explain me what does it mean "one model line per device ?"

Arno, I have tried to compile ngspice but there is a strange error in the
sconvert compilation: 

/bin/sh ../libtool --mode=link gcc  -g -O2 -Wall   -o sconvert  sconvert.o
frontend/libfte.a       parser/libparser.a      misc/libmisc.a  -lm
-lncurses   -L/usr/X11R6/lib -lX11 -lXt -lXext -lXaw -lXmu  -lSM -lICE 
gcc -g -O2 -Wall -o sconvert sconvert.o frontend/libfte.a
parser/libparser.a misc/libmisc.a -lm -lncurses -L/usr/X11R6/lib -lX11
-lXt -lXext -lXaw -lXmu -lSM -lICE
parser/libparser.a(input.o): In function `input':
/archive/ng-spice-rework/src/parser/input.c:57: undefined reference to
`Input'
collect2: ld returned 1 exit status
make[1]: *** [sconvert] Error 1
make[1]: Leaving directory `/archive/ng-spice-rework/src'
make: *** [all-recursive] Error 1
pnenzi@janus:/archive/ng-spice-rework/src$        

Seem related to the extern symbol in input.c


Bye,
Paolo


Partial thread listing: