On Aug 6, 2009, at 12:36 AM, Thomas D. Dean wrote:

> I built ngspice 19 from sources without error.
>
> I get a max data size warning on any simulation,

You can turn this off. The incantation depends on which shell you  
use. In csh:

setenv SPICE_NO_DATASEG_CHECK

In bash:

export SPICE_NO_DATASEG_CHECK

Issue this before your first ngspice run. Or put it in .cshrc  
or .bashrc to automatically disable this problem for each new shell  
instance.

John Doty              Noqsi Aerospace, Ltd.
http://www.noqsi.com/
[email protected]




_______________________________________________
geda-user mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to