automake
[Top][All Lists]
Advanced

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

Re: libtool (1.5.26) with mingw/msys and eclipse problem


From: Joost Kraaijeveld
Subject: Re: libtool (1.5.26) with mingw/msys and eclipse problem
Date: Fri, 29 Aug 2008 09:50:38 +0200

On Fri, 2008-08-29 at 08:18 +0200, Ralf Wildenhues wrote:
> Can you influence Eclipse's choice of shell to use?
It is possible to change the way Eclipse runs the make command, but all
my attempts to do so failed so far.

> Please post the exact error (copy and paste), as well as the command you
> issued that led to it, thanks.

Is this enough or do you need more , e.g. all compile commands before
this?

/bin/sh ../../../libtool --tag=CXX   --mode=link g++  -I/d/boost/include 
-I/d/src/wxWidgets-2.8.8/mingw/lib/wx/include/msw-unicode-release-2.8 
-I/d/src/wxWidgets-2.8.8/include -I/d/src/wxWidgets-2.8.8/contrib/include 
-DWXUSINGDLL -D__WXMSW__ -g  -Wall -Wextra -Wundef -Wshadow -Wconversion 
-Wmissing-declarations -lpthread -L/d/boost/lib   -o danutest.exe 
danutest-Main.o danutest-Application.o danutest-MainFrameWindow.o 
../../../../library/DanuBase/libdanubase.la 
../../../../library/DanuWidgets/libdanuwidgets.la 
-L/d/src/wxWidgets-2.8.8/mingw/lib  -mthreads  -Wl,--subsystem,windows 
-mwindows -lwx_mswu_richtext-2.8 -lwx_mswu_aui-2.8 -lwx_mswu_xrc-2.8 
-lwx_mswu_qa-2.8 -lwx_mswu_html-2.8 -lwx_mswu_adv-2.8 -lwx_mswu_core-2.8 
-lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8  
mkdir .libs
g++ -I/d/boost/include 
-I/d/src/wxWidgets-2.8.8/mingw/lib/wx/include/msw-unicode-release-2.8 
-I/d/src/wxWidgets-2.8.8/include -I/d/src/wxWidgets-2.8.8/contrib/include 
-DWXUSINGDLL -D__WXMSW__ -g -Wall -Wextra -Wundef -Wshadow -Wconversion 
-Wmissing-declarations -o .libs/danutest.exe danutest-Main.o 
danutest-Application.o danutest-MainFrameWindow.o -mthreads -Wl,--subsystem 
-Wl,windows -mwindows  -L/d/boost/lib 
../../../../library/DanuBase/.libs/libdanubase.dll.a 
../../../../library/DanuWidgets/.libs/libdanuwidgets.dll.a 
-L/d/src/wxWidgets-2.8.8/mingw/lib 
D:\workspace/Danu/mingw/library/DanuView/.libs/libdanuview.dll.a 
D:\workspace/Danu/mingw/library/DanuModel/.libs/libdanumodel.dll.a 
D:\workspace/Danu/mingw/library/DanuDB/.libs/libdanudb.dll.a 
D:\workspace/Danu/mingw/library/DanuStream/.libs/libdanustream.dll.a 
D:\workspace/Danu/mingw/library/DanuBase/.libs/libdanubase.dll.a -lpthread 
-lodbc32 -lwx_mswu_richtext-2.8 -lwx_mswu_aui-2.8 -lwx_mswu_xrc-2.8 
-lwx_mswu_qa-2.8 -lwx_mswu_html-2.8 -lwx_mswu_adv-2.8 -lwx_mswu_core-2.8 
-lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8  -L/usr/local/lib
g++.exe: D:workspace/Danu/mingw/library/DanuView/.libs/libdanuview.dll.a: No 
such file or directory
g++.exe: D:workspace/Danu/mingw/library/DanuModel/.libs/libdanumodel.dll.a: No 
such file or directory
g++.exe: D:workspace/Danu/mingw/library/DanuDB/.libs/libdanudb.dll.a: No such 
file or directory
g++.exe: D:workspace/Danu/mingw/library/DanuStream/.libs/libdanustream.dll.a: 
No such file or directory
g++.exe: D:workspace/Danu/mingw/library/DanuBase/.libs/libdanubase.dll.a: No 
such file or directory
make[2]: *** [danutest.exe] Error 1
make[2]: Leaving directory 
`/d/workspace/Danu/mingw/test/DanuBase/Debug/DebugIniEditor'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/d/workspace/Danu/mingw/test'
make: *** [all-recursive] Error 1



-- 
Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
web: www.askesis.nl





reply via email to

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