Paul,

Sorry, I thought I successfully cut and paste the error message into my
response but I didn't.

I'm using GNU make version 3.79.1.

When I try to compile LiDIA using GNU make, this is the error message I'm
getting:

C:\LiDIA>make
process_begin: CreateProcess((null), (if win.==. echo
c:lidiaadmLiDIAbinLiDIA) && if NOT win.==. echo
c:lidiadmLiDIAbinliDIAwinc++, ...) failed.
C:\GNUMAKE\WINREL\MAKE.EXE: ***expand_function: unable to lauch process
(e=2). Stop. 

Is this a problem with GNU make or LiDIA?

I followed the instruction provided on how to install LiDIA on NT.  The
location of the C++ library and executable are changed to reflect the
current location.





------------------------------------------



On Fri, 20 Oct 2000, Paul D. Smith wrote:

> %% Regarding LiDIA on WinNT ;
> %% Thanh <[EMAIL PROTECTED]> writes:
> 
>   t> I'm trying to use GNU make to build the LiDIA library on Microsoft
>   t> Windows 98 using Visual C++ 6.0.
> 
> You still haven't provided the main bit of information Marcus asked for,
> which was what version of _GNU make_ you're trying to build.
> 
> If it's not the latest version (3.79.1 right now) then you should go get
> the latest version and try that first.  You can get it at:
> 
>   ftp://ftp.gnu.org/gnu/make/
> 
> and many mirrors.
> 
>   t> LiDIA is a C++ library for computing large number
>   t> (http://www.informatik.tu-darmstadt.de/TI/LiDIA/).  I followed the
>   t> installation instruction for NT but it doesn't sucessfully compile.
> 
> In what way doesn't it successfully compile?  Please provide specifics,
> like what error messages the compiler printed.
> 
> We simply cannot help you if we have nothing to go on; we cannot just
> guess what the problem is.
> 
> There's a section in the GNU make manual describing what information you
> should include in a bug report; most of that is equally pertinent for a
> request for help.
> 
> -- 
> -------------------------------------------------------------------------------
>  Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
>  http://www.gnu.org                      http://www.paulandlesley.org/gmake/
>  "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
> 



_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make

Reply via email to