comp.lang.ada
 help / color / mirror / Atom feed
From: Maxim Reznik <reznikmm@gmail.com>
Subject: Re: Building Matreshka on Windows
Date: Wed, 30 Nov 2016 03:45:01 -0800 (PST)
Date: 2016-11-30T03:45:01-08:00	[thread overview]
Message-ID: <f355fd86-af58-444d-99f3-d4a03d7e2c04@googlegroups.com> (raw)
In-Reply-To: <bb061649-2665-44a6-80e6-22877d720b94@googlegroups.com>

среда, 30 ноября 2016 г., 1:49:13 UTC+2 пользователь Shark8 написал:
> C:\Programming\Libraries\Matreshka>make install
> make -f Makefile.install
> make: Interrupt/Exception caught (code = 0xc00000fd, addr = 0x4217b3)
> make: *** [install] Error 255
> 
> 

It seems your make is unable to start make. Could you add path to make.exe into PATH environment on the system level (/My Computer/Properties/Advanced/Environment Variables/PATH=). Restart shell to apply new PATH setting and try again.

I see also that configure.exe doesn't find firebird automatically. Try to specify firebird directory explicitly:

make config
configure.exe --with-firebird-libdir="C:\Program Files\Firebird\Firebird_3_0"
make

> > What build driver do you prefer? maven, NuGet, chocolately, Web PI or PowerShell? ;)
> 
> It doesn't exist. (Yet.) ;)
> Of those you listed PowerShell is, IMO, the best... but that's not really saying a lot. (GPRBuild is usable, in the way that C is, but we *really* ought to have a better project language.)


      reply	other threads:[~2016-11-30 11:45 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-02 21:29 Building Matreshka on Windows Shark8
2016-11-03  8:18 ` Dmitry A. Kazakov
2016-11-03 15:32   ` Olivier Henley
2016-11-03 16:10     ` Dmitry A. Kazakov
2016-11-03 17:50       ` Simon Wright
2016-11-03 18:42         ` G.B.
2016-11-04  8:55           ` Simon Wright
2016-11-04  9:19             ` G.B.
2016-11-03 18:02       ` Olivier Henley
2016-11-03 20:18         ` Dmitry A. Kazakov
2016-11-03 22:39           ` gautier_niouzes
2016-11-04  8:28             ` Dmitry A. Kazakov
2016-11-04  8:57           ` G.B.
2016-11-04  9:29             ` Dmitry A. Kazakov
2016-11-04 13:28               ` Simon Wright
2016-11-04 16:08                 ` Dmitry A. Kazakov
2016-11-04 18:14                   ` Simon Wright
2016-11-04 16:37                 ` Jeffrey R. Carter
2016-11-04 18:19                   ` Simon Wright
2016-11-07  8:39                   ` Jacob Sparre Andersen
2016-11-07  8:50                     ` Simon Wright
2016-11-07  9:03                       ` Jacob Sparre Andersen
2016-11-29 15:22 ` Maxim Reznik
2016-11-29 23:49   ` Shark8
2016-11-30 11:45     ` Maxim Reznik [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox