On Sun, Sep 26, 2010 at 4:10 PM, Vincent Torri <vto...@univ-evry.fr> wrote:
>
>
> On Sun, 26 Sep 2010, Brian Wang wrote:
>
>> On Sun, Sep 26, 2010 at 3:50 PM, Vincent Torri <vto...@univ-evry.fr>
>> wrote:
>>>
>>>
>>> On Sun, 26 Sep 2010, Brian Wang wrote:
>>>
>>> and paste the link command of the edje externals ?
>>
>> Making all in edje_externals
>> make[3]: Entering directory
>> `/home/kma/development/EFLWindowsXP/TMP/st/elementary/src/edje_externals'
>> /bin/sh ../../libtool  --tag=CC   --mode=link i586-mingw32msvc-gcc
>> -I/home/kma/local/mingw/include -O2 -pipe -no-undefined -module
>> -avoid-version -shared -fPIC -L/home/kma/local/mingw/lib -Wl,-s -o
>> module.la -rpath
>> /home/kma/local/mingw/lib/edje/modules/elm/mingw32msvc-i586-1.0.0
>> elm.lo elm_anchorblock.lo elm_anchorview.lo elm_bubble.lo
>> elm_button.lo elm_check.lo elm_clock.lo elm_fileselector.lo
>> elm_fileselector_button.lo elm_genlist.lo elm_hoversel.lo elm_list.lo
>> elm_map.lo elm_notepad.lo elm_photocam.lo elm_progressbar.lo
>> elm_radio.lo elm_scrolled_entry.lo elm_slider.lo elm_slideshow.lo
>> elm_spinner.lo elm_thumb.lo elm_toggle.lo elm_toolbar.lo elm_notify.lo
>> elm_panes.lo ../../src/lib/libelementary.la
>
> here, ../../src/lib/libelementary.la says that you link against elementary
> and its dep, but...
>
>> libtool: link: rm -fr  .libs/module.dll.a
>> libtool: link: i586-mingw32msvc-gcc -shared  .libs/elm.o
>> .libs/elm_anchorblock.o .libs/elm_anchorview.o .libs/elm_bubble.o
>> .libs/elm_button.o .libs/elm_check.o .libs/elm_clock.o
>> .libs/elm_fileselector.o .libs/elm_fileselector_button.o
>> .libs/elm_genlist.o .libs/elm_hoversel.o .libs/elm_list.o
>> .libs/elm_map.o .libs/elm_notepad.o .libs/elm_photocam.o
>> .libs/elm_progressbar.o .libs/elm_radio.o .libs/elm_scrolled_entry.o
>> .libs/elm_slider.o .libs/elm_slideshow.o .libs/elm_spinner.o
>> .libs/elm_thumb.o .libs/elm_toggle.o .libs/elm_toolbar.o
>> .libs/elm_notify.o .libs/elm_panes.o   -L/home/kma/local/mingw/lib
>> ../../src/lib/.libs/libelementary.dll.a  -Wl,-s   -o .libs/module.dll
>> -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker
>> .libs/module.dll.a
>
> ... you just have ../../src/lib/.libs/libelementary.dll.a. You should have
> had all the .dll.a of all other libs (edje, embryo, etc...).
>
> Paste the content of libelementary.la (it's a text file).
>
> Vincent
>

# libelementary.la - a libtool library file
# Generated by ltmain.sh (GNU libtool) 2.2.6b Debian-2.2.6b-2ubuntu1
#
# Please DO NOT delete this file!
# It is necessary for linking the library.

# The name that we can dlopen(3).
dlname='libelementary-ver-pre-svn-07-0.dll'

# Names of this library.
library_names='libelementary.dll.a'

# The name of the static archive.
old_library='libelementary.a'

# Linker flags that can not go in dependency_libs.
inherited_linker_flags=''

# Libraries that this one depends upon.
dependency_libs=' -L/home/kma/local/mingw/lib
/home/kma/local/mingw/lib/libecore_evas.la
/home/kma/local/mingw/lib/libecore_input_evas.la
/home/kma/local/mingw/lib/libedje.la
/home/kma/local/mingw/lib/libecore_file.la
/home/kma/local/mingw/lib/libembryo.la -llua
/home/kma/local/mingw/lib/libecore_imf_evas.la
/home/kma/local/mingw/lib/libecore_imf.la
/home/kma/local/mingw/lib/libevas.la -lfreetype
/home/kma/local/mingw/lib/libeet.la -lz -ljpeg -lfontconfig
/home/kma/local/mingw/lib/libecore_win32.la -lgdi32
/home/kma/local/mingw/lib/libecore_input.la
/home/kma/local/mingw/lib/libecore.la -lintl -lpthreadGC2
/home/kma/local/mingw/lib/libeina.la -liconv
/home/kma/local/mingw/lib/libdl.la
/home/kma/local/mingw/lib/libevil.la -lole32 -lws2_32 -lsecur32'

# Names of additional weak libraries provided by this library
weak_library_names=''

# Version information for libelementary.
current=7
age=7
revision=0

# Is this an already installed library?
installed=no

# Should we warn about portability when linking against -modules?
shouldnotlink=no

# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''

# Directory that this library needs to be installed in:
libdir='/home/kma/local/mingw/lib'


-- 
brian
------------------

Cool-Karaoke - The smallest recording studio, in your palm, open-sourced
http://cool-idea.com.tw/

iMaGiNaTiOn iS mOrE iMpOrTaNt tHaN kNoWlEdGe

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to