octave-maintainers
[Top][All Lists]
Advanced

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

Re: libtool build of development source on mingw : libstdc++.dll.a: No s


From: Tatsuro MATSUOKA
Subject: Re: libtool build of development source on mingw : libstdc++.dll.a: No such file or directory
Date: Sun, 22 Nov 2009 11:49:26 +0900 (JST)

Hello

--- "John W. Eaton" wrote:

> On 22-Nov-2009, Tatsuro MATSUOKA wrote:
> 
> | Hello
> | 
> | This is first time try to build octave on mingw using libtool.
> | 
> | I have encounter the error at linking libcruft. 
> | 
> | *****************
> | libtool: link: g++ -shared-libgcc -D_DLL -DPIC -shared -nostdlib ..........
> | ....../mingw/lib/gcc/mingw32/4.4.0/libstdc++.dll.a -lmingw32 -lgcc_s -lgcc 
> -lmoldname
> -lmingwex
> | -lmsvcrt -luser32 -lkernel32 -ladvapi32 -lshell32 -lmingw32 -lgcc_s -lgcc 
> -lmoldname -lmingwex
> | -lmsvcrt c:/programs/mingw/bin/../lib/gcc/mingw32/4.4.0/crtend.o  -mieee-fp 
>   -o
> | .libs/libcruft-3-3-50+.dll -Wl,--enable-auto-image-base -Xlinker 
> --out-implib -Xlinker
> | .libs/libcruft.dll.a
> | g++.exe: c:/Programs/MinGW/lib/gcc/mingw32/4.4.0/libstdc++.dll.a: No such 
> file or directory
> | make[2]: *** [libcruft.la] Error 1
> | make[2]: Leaving directory `/home/octaves/OctBuild/octave-develop/libcruft'
> | make[1]: *** [all-recursive] Error 1
> | make[1]: Leaving directory `/home/octaves/OctBuild/octave-develop'
> | make: *** [all] Error 2
> | ********************
> | 
> | There is no c:/Programs/MinGW/lib/gcc/mingw32/4.4.0/libstdc++.dll.a. 
> | The library file'libstdc++_s.a' is the correct library file for shared 
> building for MinGW gcc
> | complier.
> 
> What is adding .../mingw/lib/gcc/mingw32/4.4.0/libstdc++.dll.a to
> the link command, what was really there in place of the ...?  There is
> no mention of libstdc++ in the Octave Makefile.am files, so that is
> coming from somewhere else.  Most likely it is libtool or GCC.  So
> which one is it, and why?
> 
> jwe
> 

OK. I will look into msys libtool (libtool-2.2.7a-1-msys-1.0.11-bin) downloaded 
from
http://sourceforge.net/projects/mingw/files/

Thanks for your information. 

Regards

Tatsuro

--------------------------------------
GyaO! - Anime, Dramas, Movies, and Music videos [FREE]
http://pr.mail.yahoo.co.jp/gyao/


reply via email to

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