On Wed, 27 Jul 2005 10:15:29 +1000 Nick Blievers <[EMAIL PROTECTED]> babbled:

> Carsten Haitzler (The Rasterman) wrote:
> 
> >On Wed, 27 Jul 2005 09:27:46 +1000 Nick Blievers <[EMAIL PROTECTED]> babbled:
> >
> >  
> >
> >>Carsten Haitzler (The Rasterman) wrote:
> >>
> >>    
> >>
> >>>On Fri, 08 Jul 2005 11:51:43 +1000 Nick Blievers <[EMAIL PROTECTED]> 
> >>>babbled:
> >>>
> >>> 
> >>>
> >>>      
> >>>
> >>>>(yes I've given up on getting e17 working with MipsPro... :-( ).
> >>>>
> >>>>The problem here is that libintl is specified first, whereas it should 
> >>>>be somewhere near the end (last works). I can't figure out this automate 
> >>>>stuff tho, so can someone please give me a pointer?
> >>>>   
> >>>>
> >>>>        
> >>>>
> >>>mips's ld is order sensitive? EEEK - god help us!
> >>> 
> >>>
> >>>      
> >>>
> >>Yep! And there is some logic behind it. It allows you to do some funky
> >>things with the order of linking libs with duplicate symbols for eg (say
> >>you wanted to override the default malloc calls with debug malloc calls).
> >>
> >>Its not generally too much of a problem.
> >>    
> >>
> >
> >but it makes it a royal pita for us! :( linux ditched order requirements long
> >long long ago just because of this... and so has everything else... just
> >about.
> >  
> >
> >:(
> >  
> >
> Its really not that bad. This is the only occurance I have found where
> this is an issue.

well it looks to me as if it's libtool or your LDFLAGS putting it in. e17's
linke order does actually put libintl stuff near the end - not the start. either
that or your local sgi copy of libtool forces that flag in the start or
something... not sure - BUT its definitely coming from elsewhere :/
 
-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多                              [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to