On Thu, Aug 17, 2006 at 02:53:32PM +0200, Kees Bakker wrote:
> On Thursday 17 August 2006 14:28, Tristan Gingold wrote:
> > On Wed, Aug 16, 2006 at 11:25:39AM +0200, Kees Bakker wrote:
> > > Hi,
> > Hi,
> > 
> > > A few questions about the windows installation.
> > > 
> > > First of all, do I need more than just ghdl-installer-0.xx.exe?
> > No.  The installer should contain everything.
> > 
> > > I've tried to build a small test, but I can't get it to run the
> > > application. I also don't see the .o files like I have on Linux.
> > There is no .o files on Windows.
> > > I do:
> > >    ghdl -a t1.vhdl
> > >    ...
> > >    ghdl -e test_bench_16
> > >    ghdl -r test_bench_16
> > > I get:
> > >  numeric_std-body.v93:1184:7:@0ms:(assertion warning): NUMERIC_STD."<": 
> > > metavalue detected, returning FALSE
> > >  numeric_std-body.v93:1184:7:@0ms:(assertion warning): NUMERIC_STD."<": 
> > > metavalue detected, returning FALSE
> > So the simulation started.
> >  
> > >  This application has requested the Runtime to terminate it in an unusual 
> > > way.
> > >  Please contact the application's support team for more information.
> > Humm, this is weird.
> > Does the simultion work on Linux ?
> 
> Yes, it does.
> 
> > Do you have processes with big local variables ?  You should try the
> > --stack-size=X option to increase per process memory.  On Windows it does 
> > not grow 
> > automatically.
> 
> I'll try this out in a moment.
> 
> > 
> > > Another question.
> > > Can we just have a zip file with the ghdl tree? For us it is
> > > easier than running the installer. It's not a big thing but
> > > it's better to ask, you never know.
> > You could build the .zip from the svn repository but this is not easy.  I
> > will release the .zip.
> 
> When I zipped up the installed ghdl tree, then uninstalled GHDL, and unzipped
> the previously saved tree I got the following error:
> \Ghdl-0.25\bin\ghdl.exe:*command-line*: cannot find "std" library.
This won't work.  The installer writes entries in the register.

Tristan.

_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to