octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: octave-3.0.0 could not be built on updated mingw


From: Tatsuro MATSUOKA
Subject: Re: octave-3.0.0 could not be built on updated mingw
Date: Mon, 7 Jan 2008 06:00:51 +0900 (JST)

Hello

Thank you Michael.

Your mail made me aware my complete misunderstanding the situation.
For the trial of Ginac 1.4.1, I introduced the libdl.
This made the flag HAVE_LOADLIBRARY_API undefined.
I erased the libdl from the my include and library directory.
After that the flag HAVE_LOADLIBRARY_API is defined after ./configure.
Now my computer is under the 'make' of Octave.

I will report the results after the 'make' will have been finished.

Excuse me to all for my ignorance and confusion.
However it is a good failure for me.

Failures make me tough and more exprienced. :-)  

Regards

Tatsuro

--- Michael Goffioul <address@hidden> wrote:

> On 1/6/08, Tatsuro MATSUOKA <address@hidden> wrote:
> > Great thanks to Michael.
> >
> > You are complete right.
> > lo-sysdep.cc -> file-ops.h -> str-vec.h -> Array.h -> lo-utils.h -> 
> > windows.h
> > was the same.
> >
> > After that I checked the config.h and the config.log
> > **config.h**
> > /* Define if your system has LoadLibrary for dynamic linking */
> > /* #undef HAVE_LOADLIBRARY_API */
> > **config.log
> > No record exited about HAVE_LOADLIBRARY_API.
> 
> Normally, LoadLibrary API is forced under MinGW (as under MSVC),
> the configure.in script states that LoadLibrary detection tests are
> broken; hence it's simply forced. This is based on the canonical
> host name (see configure.in:~line 1396).
> 
> Michael.
> 


--------------------------------------
Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar
http://pr.mail.yahoo.co.jp/toolbar/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]