Actually, i changed the configure option from --host=arm to --host=arm-linux.
I also removed my old arm.cache file and created a new one and now it s working 
properly.
The problem wasn't in the libtool but probably in my cache file which wasn't 
indicating the right values to compile the shared libraries.
thanks for your help

Laurent


"Brian J. Tarricone" <[EMAIL PROTECTED]> a écrit : -----BEGIN PGP SIGNED 
MESSAGE-----
Hash: SHA1

On 10/24/2006 7:02 AM, Laurent ISENEGGER wrote:
> I'm not using uLinux. It s a Linux kernel 2.6.10. On top of that my
> ARM platform already uses shared libraries. I think that the problem
> may come from the libtool i m using. Mine is 1.5.6, and the newest
> release 1.5.22. During the configure it s indicated that it doesn't
> support shared libraries, but in reality it should. any ideas about
> the origin of this problem ?

Not really, but if you suspect it's a libtool problem, can you try
updating to 1.5.22?

You could also look at config.log and find where the check for shared
library support is, and see if there are any clues in the output.

 -brian


> 
> thanks in advance
> 
> laurent
> 
> 
> 
> "Brian J. Tarricone"  a écrit : Laurent ISENEGGER
> wrote:
> 
>> I'm new in this list so i hope i'm not mistaken if i post my
>> question here.
> 
> I'm not sure that glib has its own list, so I guess here is good.
> 
>> I'm currently trying to integrate the GLIB 2.12.4 on a platform
>> based on ARM. I m cross compiling with a fedora 3 distribution on
>> an i386 architecture. When i type the configure, i added the cache
>> file necessary to cross compile the GLIB for my architecture. The 
>> configure works fine, make and make install too, but finally only
>> the static libraries .a and .la have been built properly.
>> 
>> In the config.log, it seems that the libtool generated  and g++ 
>> linker used don't support shared libraries. However, the same
>> linker is used for gcc  and supports  shared libraries. Any ideas
>> about how to solve this issue or to disable the need of C++ for
>> building glib ?
> 
> Are you using ucLinux?  Last I checked, shared libraries weren't 
> supported there on ARM.  (Not sure what g++ has to do with this; glib
> is written entirely in C.)
> 
> 
> 
> _______________________________________________ gtk-app-devel-list
> mailing list gtk-app-devel-list@gnome.org 
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
> 
> 
>  --------------------------------- Découvrez une nouvelle façon
> d'obtenir des réponses à toutes vos questions ! Profitez des
> connaissances, des opinions et des expériences des internautes sur
> Yahoo! Questions/Réponses.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (MingW32)

iD8DBQFFPmrA6XyW6VEeAnsRAqNwAKCnjPmd4G7X8z8Hu5/sanW5n3KiiACgnuxw
CoeSes+TWtFfWmbg26v2Xp0=
=/eQX
-----END PGP SIGNATURE-----
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


                
---------------------------------
 Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to