lmi
[Top][All Lists]
Advanced

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

Re: [lmi] libtool and _putenv


From: Greg Chicares
Subject: Re: [lmi] libtool and _putenv
Date: Mon, 25 Jan 2016 15:47:05 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.3.0

On 2016-01-25 15:05, Vadim Zeitlin wrote:
[...]
>  So you need to explicitly remove ltmain.sh before rerunning autogen.sh
> which will update the local ltmain.sh which will then be used by configure
> to generate the updated libtool.

I wanted to use (and show here) a simple command that would remove the
autotools artifacts, but they include a new directory and some files
added to an existing directory...so I just removed lmi and checked out
a fresh copy from svn: crude but robust.

>  Now it _really_ should work, please let me know if I'm still missing
> anything!

Yes...but where are the DLLs?

/home/greg/build/lmi-msw[0]$time make --jobs=8 install 2>&1 |less
make --jobs=8 install 2>&1  568.48s user 42.92s system 603% cpu 1:41.30 total
less  0.00s user 0.12s system 0% cpu 1:41.30 total

/home/greg/build/lmi-msw[0]$make clean
/home/greg/build/lmi-msw[0]$time make --jobs=8 install >/dev/null
libtool: link: Could not determine the host path corresponding to
libtool: link:   
`/home/greg/msw/i686-w64-mingw32/lib:/home/greg/msw/i686-w64-mingw32/bin'
libtool: link: Continuing, but uninstalled executables may not work.
...
make --jobs=8 install > /dev/null  567.44s user 42.03s system 595% cpu 1:42.35 
total

/home/greg/build/lmi-msw[0]$ls ~/build/lmi-msw/*.exe
/home/greg/build/lmi-msw/antediluvian_cli.exe
/home/greg/build/lmi-msw/elapsed_time.exe
/home/greg/build/lmi-msw/generate_passkey.exe
/home/greg/build/lmi-msw/ihs_crc_comp.exe
/home/greg/build/lmi-msw/lmi_cli.exe
/home/greg/build/lmi-msw/lmi_wx.exe
/home/greg/build/lmi-msw/product_files.exe
/home/greg/build/lmi-msw/test_coding_rules.exe
/home/greg/build/lmi-msw/wx_test.exe

Okay, but where are the lmi DLLs?

/home/greg/build/lmi-msw[0]$ls ~/build/lmi-msw/*.dll
zsh: no matches found: /home/greg/build/lmi-msw/*.dll
/home/greg/build/lmi-msw[1]$ls ~/msw/i686-w64-mingw32/**/*.dll
/home/greg/msw/i686-w64-mingw32/bin/libexslt-0.dll
/home/greg/msw/i686-w64-mingw32/bin/libxml2-2.dll
/home/greg/msw/i686-w64-mingw32/bin/libxslt-1.dll
/home/greg/msw/i686-w64-mingw32/lib/wxcode_mswu_pdfdoc-3.1.dll
/home/greg/msw/i686-w64-mingw32/lib/wxmsw310u_gcc_custom.dll




reply via email to

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